Kokoro-TTS-FastAPI-2 / requirements.txt
xxparthparekhxx's picture
fixed lang bugs
ce950e1
Raw
History Blame
283 Bytes
# Core
fastapi==0.115.5
uvicorn[standard]==0.32.1
python-multipart==0.0.12
# TTS
kokoro>=0.9.4
torch>=2.1.0
soundfile>=0.12.1
numpy>=1.26.0
# Hugging Face
huggingface-hub>=0.26.0
transformers>=4.45.0
# Audio extras
pydub>=0.25.1
spacy>=3.8.0
pyopenjtalk>=0.3.3
ordered-set>=4.1.0