DeepVoiceChat / requirements.txt
imadehermanto's picture
Update requirements.txt
76a70be verified
raw
history blame contribute delete
314 Bytes
# Dependencies untuk Gradio
gradio==4.13.0
# Dependencies untuk Deepseek API (OpenAI)
openai==1.12.0
# Dependencies untuk Kokoro-82M TTS
torch==2.1.0
transformers==4.36.0 # Versi terbaru yang kompatibel
scipy==1.11.3
munch==4.0.0
phonemizer==3.0.0
# Dependencies untuk audio playback (opsional)
IPython==8.14.0