|
tts==0.21.3 |
|
|
|
# These are the requirments for styletts2 modifed so no conflicts with coqui tts |
|
PyYAML>=6.0.1,<7.0.0 |
|
accelerate>=0.25.0,<0.26.0 |
|
cached-path>=1.5.1,<2.0.0 |
|
einops>=0.7.0,<0.8.0 |
|
einops-exts>=0.0.4,<0.0.5 |
|
filelock>=3.12.4,<3.13 |
|
#gruut>=2.3.4,<3.0.0 allowing older versions of grutt becuase gruut<3.0.0 and >=2.3.4 gruut[de,es,fr] 2.2.3 depends on gruut 2.2.3 in tts |
|
gruut>=2.2.3,<3.0.0 |
|
gruut-ipa>=0.13.0,<0.14.0 |
|
gruut-lang-en>=2.0.0,<3.0.0 |
|
huggingface-hub>=0.19.0,<0.20.0 |
|
langchain>=0.1.0,<0.2.0 |
|
#librosa>=0.10.1,<0.11.0 running into issues so im just allowing any version of librosa idk |
|
#librosa Seems the working version is 0.10.0 so I'm allowing that verion here |
|
librosa>=0.10.0,<0.11.0 |
|
matplotlib>=3.7.0,<4.0.0 |
|
munch>=4.0.0,<5.0.0 |
|
networkx>=2.8.8,<3.0.0 |
|
nltk>=3.8.1,<4.0.0 |
|
pydub>=0.25.1,<0.26.0 |
|
scipy>=1.10.0,<2.0.0 |
|
soundfile>=0.12.1,<0.13.0 |
|
torch>=2.1.2,<3.0.0 |
|
torchaudio>=2.1.2,<3.0.0 |
|
tqdm>=4.66.1,<5.0.0 |
|
transformers>=4.36.0,<5.0.0 |
|
typing; python_version<"3.5" |
|
typing-extensions>=4.9.0,<5.0.0 |