XTTSv2-est / requirements.txt
Rasmus Lellep
working new gradio version, added more example clips
b137cc2
# core deps
numpy>=1.25.2,<2.0
cython>=3.0.0
scipy>=1.11.2
torch>=2.1
torchaudio>2.1.0
soundfile>=0.12.0
librosa>=0.10.1
scikit-learn>=1.3.0
numba>0.58.0
inflect>=5.6.0
tqdm>=4.64.1
anyascii>=0.3.0
pyyaml>=6.0
fsspec>=2023.6.0
aiohttp>=3.8.1
packaging>=23.1
mutagen==1.47.0
# deps for examples
flask>=3.0.0
# deps for inference
pysbd>=0.3.4
# deps for notebooks
bokeh==1.4.0
umap-learn>=0.5.1
pandas>=1.4,<2.0
# deps for training
matplotlib>=3.7.0
# coqui stack
coqui-tts-trainer>=0.2.0,<0.3.0
# config management
coqpit-config>=0.1.1,<0.2.0
monotonic-alignment-search>=0.1.0
# gruut+supported langs
gruut[de,es,fr]==2.4.0
# chinese g2p deps
jieba>=0.42.1
pypinyin>=0.40.0
# deps for korean
hangul_romanize>=0.1.0
jamo>=0.4.1
###nltk
g2pkk>=0.1.1
pip>=22.2
# deps for bangla
bangla>=0.0.2
bnnumerizer>=0.0.2
bnunicodenormalizer>=0.1.0
# deps for japanese
mecab-python3>=1.0.6
unidic-lite==1.0.8
unidic==1.1.0
cutlet>=0.2.0
# deps for estonian
tts_preprocess_et @ git+https://github.com/TartuNLP/[email protected]
# deps for tortoise
einops>=0.6.0
transformers>=4.43.0,<=4.46.2
#deps for bark
encodec>=0.1.1
# deps for XTTS
unidecode>=1.3.2
num2words>=0.5.14
spacy[ja]>=3,<3.8
tokenizers==0.20.1
#deps for gradio
huggingface_hub
gradio==5.41.0
pydantic==2.11.7
python-multipart==0.0.20
typing-extensions>=4.8.0
langid
deepspeed==0.14.5
pydub
py-cpuinfo