Spaces:
Running
Running
Commit History
doc: update README.md
187549a
alessandro trinca tornidor
commited on
feat: gradio app, fix wrong version for [email protected] with cdn.jsdelivr.net
595d5ff
alessandro trinca tornidor
commited on
style: fix css on mobile devices for webApp interface
2082b80
alessandro trinca tornidor
commited on
feat: update [email protected] from cdn.jsdelivr.net
d89ea65
alessandro trinca tornidor
commited on
chore: upgrade gradio==5.20.0 version
ba336b2
alessandro trinca tornidor
commited on
doc: fix typo
554f0a4
alessandro trinca tornidor
commited on
doc: update README.md with the latest changes
41b1c5c
alessandro trinca tornidor
commited on
chore: update gradio version within README.md
a818df2
alessandro trinca tornidor
commited on
doc: add/update docstring and typing hints
0700cb3
alessandro trinca tornidor
commited on
feat: support python 3.10, update test cases
2f5403b
alessandro trinca tornidor
commited on
chore: update gradio==5.17.1, add a file from .idea/ folder
9c11a5e
alessandro trinca tornidor
commited on
feat: port whisper and faster-whisper support from https://github.com/Thiagohgl/ai-pronunciation-trainer
85b7206
alessandro trinca tornidor
commited on
chore: add modified wav files
7810fbd
alessandro trinca tornidor
commited on
chore: update gradio==5.11.0
e373d42
alessandro trinca tornidor
commited on
chore: update gradio==5.9.1
4957484
alessandro trinca tornidor
commited on
chore: update playwright version
a76e3d8
alessandro trinca tornidor
commited on
fix: avoid exception on python3.10
81de16f
alessandro trinca tornidor
commited on
chore: upgrade gradio==5.9.0
a9d20b4
alessandro trinca tornidor
commited on
test: update playwright test execution command in package.json
a5a8598
alessandro trinca tornidor
commited on
test: fix test_GetAccuracyFromRecordedAudio test case
f27173d
alessandro trinca tornidor
commited on
feat: add request validations for lambdaGestSample and lambdaSpeechToScore backend modules
5f896de
alessandro trinca tornidor
commited on
doc: update README.md
06bd94e
alessandro trinca tornidor
commited on
chore: upgrade gradio==5.8.0
3d705da
alessandro trinca tornidor
commited on
chore: update gradio==5.8.0
7b342a8
alessandro trinca tornidor
commited on
feat: improve the onboarding driverjs tour for new users
662a135
alessandro trinca tornidor
commited on
doc: add docstrings for some js functions loaded within a Gradio app
5cec49a
alessandro trinca tornidor
commited on
test: fix the test execution on Windows
0c5bb13
alessandro trinca tornidor
commited on
doc: updated REAMDE.md
ad83407
alessandro trinca tornidor
commited on
test: update test cases for models modules, add preprocessAudioStandalone() function
acfca85
alessandro trinca tornidor
commited on
test: update test cases for pronunciationTrainer module
d1b2b5d
alessandro trinca tornidor
commited on
test: refactor structure tests suite, add more test cases for pronunciationTrainer module
4cafb0a
alessandro trinca tornidor
commited on
feat: add utility function get_cosmic_ray_report_filtered() to filter cosmic-ray reports from KILLED mutant tests
8e595ef
alessandro trinca tornidor
commited on
feat: removed unused function getWordsRelativeIntonation(), updated README.md to report it
5a21e22
alessandro trinca tornidor
commited on
test: add more test cases about WordMatching module
6e800d5
alessandro trinca tornidor
commited on
test: add test cases for WordMatching module
fa2856c
alessandro trinca tornidor
commited on
test: add some test cases for the python module WordMatching
58d92fd
alessandro trinca tornidor
commited on
test: add test cases for edit_distance_python()
42e76ea
alessandro trinca tornidor
commited on
doc: update README.md about test execution, remove unused test helper function
426598f
alessandro trinca tornidor
commited on
test: move expected output dictionaries to separate file
1b93e57
alessandro trinca tornidor
commited on
test: refactor test_lambdaSpeechToScore.py to test all fields
1985a38
alessandro trinca tornidor
commited on
test: update test cases
1d0bb75
alessandro trinca tornidor
commited on
test: add missing test cases for get_selected_word(), fix wrong use of regex, remove some unused functions
bc44985
alessandro trinca tornidor
commited on
test: add shortcut within package.json to exec playwright e2e tests
d0f407b
alessandro trinca tornidor
commited on
test: add section about play single words in e2e test cases
0e70ac7
alessandro trinca tornidor
commited on
test: update test cases
82a2b00
alessandro trinca tornidor
commited on
feat: rename label for better mobile compatibility
1bd485a
alessandro trinca tornidor
commited on
test: update playwright e2e test cases
cb7eead
alessandro trinca tornidor
commited on
feat: play word by word with the correct TTS pronunciation
bd49a31
alessandro trinca tornidor
commited on
feat: underline the single selected while reproducing it
dc92d10
alessandro trinca tornidor
commited on