requirements_mac.txt 423 B

1234567891011121314
  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. lightning-whisper-mlx>=0.0.10
  7. mlx-lm>=0.14.0
  8. ChatTTS>=0.1.1
  9. funasr>=1.1.6
  10. faster-whisper>=1.0.3
  11. modelscope>=1.17.1
  12. deepfilternet>=0.5.6
  13. openai>=1.40.1
  14. websocket-client>=1.8.0