File size: 632 Bytes
59a3d6c
 
 
 
 
 
 
 
 
 
 
 
ffb1c32
59a3d6c
ee32049
59a3d6c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# 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