File size: 328 Bytes
4312a67 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
# Preinstall requirements from TTS TTS @ git+https://github.com/coqui-ai/TTS@v0.20.6 pydantic==1.10.13 python-multipart==0.0.6 typing-extensions>=4.8.0 cutlet mecab-python3==1.0.6 unidic-lite==1.0.8 unidic==1.1.0 langid deepspeed pydub librosa ffmpeg-python gradio_client emoji asyncio noisereduce==3.0.0 faster-whisper==1.0.1 |