XTTSv2-est / requirements.txt
Rasmus Lellep
initial commit
5a03f53
raw
history blame
836 Bytes
# 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[http]>=2023.6.0
aiohttp>=3.8.1
packaging>=23.1
###mutagen==1.47.0
# deps for inference
pysbd>=0.3.4
# coqui stack
trainer>=0.0.36
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
###nltk
g2pkk>=0.1.1
pip>=22.2
# 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 XTTS
###unidecode>=1.3.2
num2words>=0.5.14
spacy[ja]>=3,<3.8
tokenizers==0.20.1
#deps for gradio
gradio
huggingface_hub