test: update test cases for models modules, add preprocessAudioStandalone() function acfca85 alessandro trinca tornidor commited on Dec 6, 2024
test: update test cases for pronunciationTrainer module d1b2b5d alessandro trinca tornidor commited on Dec 5, 2024
test: refactor structure tests suite, add more test cases for pronunciationTrainer module 4cafb0a alessandro trinca tornidor commited on Dec 5, 2024
feat: add utility function get_cosmic_ray_report_filtered() to filter cosmic-ray reports from KILLED mutant tests 8e595ef alessandro trinca tornidor commited on Dec 5, 2024
feat: removed unused function getWordsRelativeIntonation(), updated README.md to report it 5a21e22 alessandro trinca tornidor commited on Dec 5, 2024
test: add more test cases about WordMatching module 6e800d5 alessandro trinca tornidor commited on Dec 4, 2024
test: add test cases for WordMatching module fa2856c alessandro trinca tornidor commited on Dec 3, 2024
test: add some test cases for the python module WordMatching 58d92fd alessandro trinca tornidor commited on Dec 2, 2024
test: add test cases for edit_distance_python() 42e76ea alessandro trinca tornidor commited on Dec 2, 2024
doc: update README.md about test execution, remove unused test helper function 426598f alessandro trinca tornidor commited on Dec 2, 2024
test: move expected output dictionaries to separate file 1b93e57 alessandro trinca tornidor commited on Dec 2, 2024
test: refactor test_lambdaSpeechToScore.py to test all fields 1985a38 alessandro trinca tornidor commited on Dec 2, 2024
test: add missing test cases for get_selected_word(), fix wrong use of regex, remove some unused functions bc44985 alessandro trinca tornidor commited on Dec 1, 2024
test: add shortcut within package.json to exec playwright e2e tests d0f407b alessandro trinca tornidor commited on Dec 1, 2024
test: add section about play single words in e2e test cases 0e70ac7 alessandro trinca tornidor commited on Dec 1, 2024
feat: rename label for better mobile compatibility 1bd485a alessandro trinca tornidor commited on Dec 1, 2024
feat: play word by word with the correct TTS pronunciation bd49a31 alessandro trinca tornidor commited on Nov 30, 2024
feat: underline the single selected while reproducing it dc92d10 alessandro trinca tornidor commited on Nov 30, 2024
feat: remove the button for splitting the recorded student audio, refactored interface ce5c4e6 alessandro trinca tornidor commited on Nov 30, 2024
feat: handle example selection and input change by resetting audio and text outputs 918182d alessandro trinca tornidor commited on Nov 30, 2024
doc: update the introductory text within the app 3bef9be alessandro trinca tornidor commited on Nov 30, 2024
feat: limit the number of recognized words that can be selected c0961d5 alessandro trinca tornidor commited on Nov 30, 2024
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 Nov 29, 2024
feat: initial support for split and reproduce single recorded words d009a59 alessandro trinca tornidor commited on Nov 29, 2024
doc: update README.md adding stats about mutation tests d3be968 alessandro trinca tornidor commited on Nov 29, 2024
add function to load audio files with soundfile d6917a8 alessandro trinca tornidor commited on Nov 28, 2024
test: start refactor tests based on mutation tests from cosmic-ray ac226c8 alessandro trinca tornidor commited on Nov 28, 2024
test: add missing test_de.wav, test_en.wav as lfs files 9cf833f alessandro trinca tornidor commited on Nov 28, 2024
feat: first working driver.js guided tour 183d840 alessandro trinca tornidor commited on Nov 26, 2024
feat: exec an alert with an error message in case of missing TTS voices fe7b9b7 alessandro trinca tornidor commited on Nov 26, 2024
feat: add error message in case of missing TTS voice for the selected language 89dc4a6 alessandro trinca tornidor commited on Nov 26, 2024
feat: move the js js_play_audio function to js.py, update README.md 20172dc alessandro trinca tornidor commited on Nov 25, 2024
feat: added text-to-speech in browser, updated e2e playwright test cases 6957865 alessandro trinca tornidor commited on Nov 25, 2024
test: update playwright package, add e2e tests (english rec) for gradio app e259e97 alessandro trinca tornidor commited on Nov 24, 2024
feat: don't show the label for the speech accuracy output 57141bb alessandro trinca tornidor commited on Nov 23, 2024
style: improve speech-output style using a custom css 3a8b45a alessandro trinca tornidor commited on Nov 23, 2024