styletts21 / requirements.txt
tonyshark's picture
Update requirements.txt
ffb1c32 verified
raw
history blame contribute delete
632 Bytes
# Core ML and Audio Processing
torch>=2.0.0
torchaudio>=2.0.0
numpy>=1.21.0
scipy>=1.7.0
soundfile>=0.12.0
librosa>=0.9.0
# Text-to-Speech and Phonetics
phonemizer>=3.0.0
nltk>=3.7
munch>=2.5.0
noisereduce
# Web Interface
gradio>=4.44.0
# Visualization
matplotlib>=3.5.0
# HTTP requests and YAML
httpx>=0.24.0
PyYAML>=6.0
# Optional: For better performance
# accelerate>=0.20.0
# transformers>=4.30.0
# System dependencies (install separately):
# - espeak-ng (for phonemizer)
# macOS: brew install espeak-ng
# Ubuntu: sudo apt-get install espeak-ng
# Windows: Download from https://github.com/espeak-ng/espeak-ng/releases