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