feat: get the sample_rate value from and env variable
88d40e4
alessandro trinca tornidorcommited on
feat: changed default sample rate to 24000 for both german and english tts models
fd7a536
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: use alternate version of init_jit_model to try avoiding PermissionError on HuggingFAce
1e30c4b
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: support pytorch and torchaudio, update test, add requirements-dev.txt
70d4503
alessandro trinca tornidorcommited on
test: update python backend test coverage, remove some unused classes and functions (see README.md)
7aaf29c
alessandro trinca tornidorcommited on
refactor: organize project with tests in a package, start following suggestions from pycharm, sonarlint and snyk