File size: 3,177 Bytes
7651129
b75dc06
 
7651129
b75dc06
 
 
 
7651129
b75dc06
 
 
 
7651129
 
 
 
 
 
 
 
 
 
 
 
 
b75dc06
7651129
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b75dc06
7651129
 
 
b75dc06
7651129
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b75dc06
7651129
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b75dc06
7651129
 
 
 
 
 
 
 
 
 
 
b75dc06
 
 
7651129
 
 
 
 
 
 
 
 
 
 
b75dc06
7651129
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b75dc06
7651129
 
 
 
 
 
b75dc06
7651129
b75dc06
7651129
 
 
 
 
 
 
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
# core deps
numpy==1.22.0;python_version<="3.10"
numpy>=1.24.3;python_version>"3.10"
cython>=0.29.30
scipy>=1.11.2
langdetect
torch>=2.1
torchaudio==2.6.0
soundfile>=0.12.0
librosa>=0.10.0
scikit-learn>=1.3.0
numba==0.55.1;python_version<"3.9"
numba>=0.57.0;python_version>="3.9"
inflect>=7.5.0
tqdm>=4.67.1
anyascii>=0.3.2
pyyaml>=6.0.2
fsspec>=2025.3.2
aiohttp>=3.8.1
packaging>=24.2
mutagen==1.47.0
# deps for examples
flask>=3.1.0
# deps for inference
pysbd>=0.3.4
# deps for notebooks
umap-learn>=0.5.7
pandas>=1.4,<2.0
# deps for training
matplotlib>=3.8.4
# coqui stack
trainer>=0.0.36
# config management
coqpit>=0.0.17
# chinese g2p deps
jieba==0.42.1
pypinyin==0.54.0
# korean
hangul-romanize==0.1.0
# gruut+supported langs
gruut[de,es,fr]==2.2.3
gruut-ipa==0.13.0
gruut_lang_de==2.0.1
gruut_lang_en==2.0.1
gruut_lang_es==2.0.1
gruut_lang_fr==2.0.2
# deps for korean
jamo==0.4.1
nltk==3.9.1
g2pkk>=0.1.2
# deps for bangla
bangla==0.0.1
bnnumerizer==0.0.2
bnunicodenormalizer==0.1.7
#deps for tortoise
einops==0.8.1
transformers==4.51.2
#deps for bark
encodec==0.1.1
# deps for XTTS
unidecode>=1.3.8
num2words==0.5.14
spacy[ja]>=3
# Additional dependencies from TTS requirements
absl-py==2.2.2
aiohappyeyeballs==2.6.1
aiosignal==1.3.2
annotated-types==0.7.0
anyio==4.9.0
async-timeout==5.0.1
attrs==25.3.0
audioread==3.0.1
babel==2.17.0
blinker==1.9.0
catalogue==2.0.10
certifi==2025.1.31
cffi==1.17.1
charset-normalizer==3.4.1
click==8.1.8
cloudpathlib==0.21.0
colorama==0.4.6
comtypes==1.4.10
confection==0.1.5
contourpy==1.2.1
cycler==0.12.1
cymem==2.0.11
Cython==3.0.12
dateparser==1.1.8
decorator==5.2.1
docopt==0.6.2
fastapi==0.109.2
filelock==3.18.0
fonttools==4.57.0
frozenlist==1.5.0
grpcio==1.71.0
h11==0.14.0
huggingface-hub==0.30.2
idna==3.10
importlib_metadata==8.6.1
importlib_resources==6.5.2
itsdangerous==2.2.0
Jinja2==3.1.6
joblib==1.4.2
jsonlines==1.2.0
kiwisolver==1.4.7
langcodes==3.5.0
language_data==1.3.0
lazy_loader==0.4
llvmlite==0.43.0
marisa-trie==1.2.1
Markdown==3.8
markdown-it-py==3.0.0
MarkupSafe==3.0.2
mdurl==0.1.2
more-itertools==10.6.0
mpmath==1.3.0
msgpack==1.1.0
multidict==6.4.3
murmurhash==1.0.12
networkx==2.8.8
num2words==0.5.14
packaging
pandas>=1.4,<2.0
pillow==11.1.0
platformdirs==4.3.7
pooch==1.8.2
preshed==3.0.9
propcache==0.3.1
protobuf==6.30.2
psutil==7.0.0
pycparser==2.22
pydantic==1.10.21
pydantic_core==2.33.1
Pygments==2.19.1
pynndescent==0.5.13
pyparsing==3.2.3
python-crfsuite==0.9.11
python-dateutil==2.9.0.post0
pyttsx3==2.98
pytz==2025.2
regex==2024.11.6
requests==2.32.3
rich==14.0.0
safetensors==0.5.3
shellingham==1.5.4
six==1.17.0
smart-open==7.1.0
sniffio==1.3.1
soxr==0.5.0.post1
spacy-legacy==3.0.12
spacy-loggers==1.0.5
SpeechRecognition==3.14.2
srsly==2.5.1
starlette==0.36.3
SudachiDict-core==20250129
SudachiPy==0.6.10
sympy==1.13.1
tensorboard==2.19.0
tensorboard-data-server==0.7.2
thinc==8.3.4
threadpoolctl==3.6.0
tokenizers==0.21.1
typeguard==4.4.2
typer==0.15.2
typing-inspection==0.4.0
typing_extensions==4.13.2
tzdata==2025.2
tzlocal==5.3.1
Unidecode==1.3.8
urllib3==2.4.0
uvicorn==0.34.0
wasabi==1.1.3
weasel==0.4.1
Werkzeug==3.1.3
wrapt==1.17.2
yarl==1.19.0
zipp==3.21.0
# Force rebuild