Spaces:
Running
Running
File size: 1,362 Bytes
5a03f53 3ae8690 5a03f53 3ae8690 5a03f53 3ae8690 4ea5559 5a03f53 4ea5559 5a03f53 4ea5559 5a03f53 4ea5559 3ae8690 4ea5559 3ae8690 4ea5559 5a03f53 3ae8690 5a03f53 4ea5559 5a03f53 3ae8690 5a03f53 3ae8690 b137cc2 3ae8690 |
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 |
# 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 |