test: add section about play single words in e2e test cases
0e70ac7
alessandro trinca tornidorcommited on
feat: rename label for better mobile compatibility
1bd485a
alessandro trinca tornidorcommited on
feat: play word by word with the correct TTS pronunciation
bd49a31
alessandro trinca tornidorcommited on
feat: underline the single selected while reproducing it
dc92d10
alessandro trinca tornidorcommited on
feat: rename some labels
290bfe0
alessandro trinca tornidorcommited on
feat: remove the button for splitting the recorded student audio, refactored interface
ce5c4e6
alessandro trinca tornidorcommited on
feat: handle example selection and input change by resetting audio and text outputs
918182d
alessandro trinca tornidorcommited on
feat: limit the number of recognized words that can be selected
c0961d5
alessandro trinca tornidorcommited on
feat: initial support for split and reproduce single recorded words
d009a59
alessandro trinca tornidorcommited on
feat: update driver.js guided tour
38f204d
alessandro trinca tornidorcommited on
feat: first working driver.js guided tour
183d840
alessandro trinca tornidorcommited on
feat: move the js js_play_audio function to js.py, update README.md
20172dc
alessandro trinca tornidorcommited on
feat: added text-to-speech in browser, updated e2e playwright test cases
6957865
alessandro trinca tornidorcommited on
feat: don't show the label for the speech accuracy output
57141bb
alessandro trinca tornidorcommited on
style: improve speech-output style using a custom css
3a8b45a
alessandro trinca tornidorcommited on
feat: make score de/en components not interactive, fix some typos
8b62994
alessandro trinca tornidorcommited on
feat: save/load the number_score_de and number_score_en components values within the local storage
5d533ea
alessandro trinca tornidorcommited on
feat: rename some gradio components, fix some grammar typos
a9078f6
alessandro trinca tornidorcommited on
feat: add score DE and EN components
6777887
alessandro trinca tornidorcommited on
feat: add global score component by language
ca7e6be
alessandro trinca tornidorcommited on
refactor: read the app description from app_description.md
0931910
alessandro trinca tornidorcommited on
feat: refactor app.py to add a clear button for the audio TTS component; now a new random phrase clear the tts and stt audio components
1470bc9
alessandro trinca tornidorcommited on
feat: update the example section, add a random choice for the phrase
d51ffe7
alessandro trinca tornidorcommited on
feat: add examples
6e31dbd
alessandro trinca tornidorcommited on
feat: add text to speech (TTS)
5bae85d
alessandro trinca tornidorcommited on
ci: hugginface space, move from docker to gradio sdk v5.6.0, add missing packages.txt with ffmpeg, pre-requirements.txt with pip, update gradio app to properly format informations to frontend, update tests
9ab32d7
alessandro trinca tornidorcommited on
feat: first working gradio fronted with refactored lambda_handler and tests