vits-v2-8khz-inference / requirements.txt
AlexK-PL's picture
Update requirements.txt
92ea800 verified
raw
history blame contribute delete
921 Bytes
# core deps
numpy==1.22.0;python_version<="3.10"
numpy==1.24.3;python_version>"3.10"
scikit-learn>=1.2
cython==0.29.30
scipy>=1.4.0
torch==2.0.1
torchaudio==2.0.2
soundfile==0.12.1
librosa==0.10.0.*
numba==0.55.1;python_version<"3.9"
numba==0.57.0;python_version>="3.9"
inflect==5.6.0
tqdm==4.66.1
anyascii
pyyaml
fsspec>=2021.04.0
aiohttp
packaging
# deps for examples
flask
# deps for inference
pysbd
# deps for notebooks
umap-learn==0.5.1
pandas
# deps for training
matplotlib
# coqui stack
trainer==0.0.30
# config management
coqpit>=0.0.16
# chinese g2p deps
jieba
pypinyin
# gruut+supported langs
gruut[de,es,fr]==2.2.3
# deps for korean
jamo
nltk
g2pkk>=0.1.1
# deps for bangla
bangla==0.0.2
bnnumerizer
bnunicodenormalizer==0.1.1
#deps for tortoise
k_diffusion
einops
transformers==4.31.0
#deps for bark
encodec==0.1.1
TTS==0.16.0
git+https://gitlab.bsc.es/projecte-aina/[email protected]
gradio==3.41.0