Commit History

chore: update gradio==5.9.1
4957484
Running

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

feat: rename some labels
290bfe0

alessandro trinca tornidor commited on

feat: remove the button for splitting the recorded student audio, refactored interface
ce5c4e6

alessandro trinca tornidor commited on

feat: handle example selection and input change by resetting audio and text outputs
918182d

alessandro trinca tornidor commited on

doc: update the introductory text within the app
3bef9be

alessandro trinca tornidor commited on

feat: limit the number of recognized words that can be selected
c0961d5

alessandro trinca tornidor commited on

test: update test cases for lambdaSpeechToScore.get_speech_to_score_tuple because of a new variable in the return tuple
333afb5

alessandro trinca tornidor commited on

feat: initial support for split and reproduce single recorded words
d009a59

alessandro trinca tornidor commited on

doc: update README.md adding stats about mutation tests
d3be968

alessandro trinca tornidor commited on

add function to load audio files with soundfile
d6917a8

alessandro trinca tornidor commited on

test: fix commented class
509f5b7

alessandro trinca tornidor commited on

test: add more test cases
a133169

alessandro trinca tornidor commited on

test: start refactor tests based on mutation tests from cosmic-ray
ac226c8

alessandro trinca tornidor commited on

test: add missing test_de.wav, test_en.wav as lfs files
9cf833f

alessandro trinca tornidor commited on

fix: add missing colon
ecf1cb6

alessandro trinca tornidor commited on

test: update e2e playwright test
03112f1

alessandro trinca tornidor commited on