requirements.txt 353 B

1234567891011
  1. nltk==3.9.1
  2. parler_tts @ git+https://github.com/huggingface/parler-tts.git
  3. melotts @ git+https://github.com/andimarafioti/MeloTTS.git#egg=MeloTTS # made a copy of MeloTTS to have compatible versions of transformers
  4. torch==2.4.0
  5. sounddevice==0.5.0
  6. ChatTTS>=0.1.1
  7. funasr>=1.1.6
  8. faster-whisper>=1.0.3
  9. modelscope>=1.17.1
  10. deepfilternet>=0.5.6
  11. openai>=1.40.1