feat: get the sample_rate value from and env variable
88d40e4
alessandro trinca tornidorcommited on
test: add/update tests
e2f3a00
alessandro trinca tornidorcommited on
feat: refactor get_tts, get_speech_to_score_dict to raise immediatly errors in case of empty text/language/audio inputs
e272322
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
d804881
alessandro trinca tornidorcommited on
feat: improve logs and comments
51b11b3
alessandro trinca tornidorcommited on
feat: add dockerfile and save yml silero model within system temp folders to support docker container execution
b5c05cd
alessandro trinca tornidorcommited on
feat: frontend, add a table with all entries from language df and pick the and their API
3fdcb38
alessandro trinca tornidorcommited on
feat: use structlog to handle logging, add some logs
0b0c1a6
alessandro trinca tornidorcommited on
refactor: remove use of utilsFileIO.py, update jquery@3.7.1 and bootstrap@5.3.3
5abbb8c
alessandro trinca tornidorcommited on
refactor: organize project with tests in a package, start following suggestions from pycharm, sonarlint and snyk