Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +22 -23
requirements.txt
CHANGED
|
@@ -1,23 +1,22 @@
|
|
| 1 |
-
SoundFile
|
| 2 |
-
torchaudio
|
| 3 |
-
munch
|
| 4 |
-
torch
|
| 5 |
-
pydub
|
| 6 |
-
pyyaml
|
| 7 |
-
librosa
|
| 8 |
-
nltk
|
| 9 |
-
matplotlib
|
| 10 |
-
accelerate
|
| 11 |
-
transformers
|
| 12 |
-
einops
|
| 13 |
-
einops-exts
|
| 14 |
-
tqdm
|
| 15 |
-
typing
|
| 16 |
-
typing-extensions
|
| 17 |
-
git+https://github.com/resemble-ai/monotonic_align.git
|
| 18 |
-
scipy
|
| 19 |
-
phonemizer
|
| 20 |
-
cached-path
|
| 21 |
-
gradio
|
| 22 |
-
gruut
|
| 23 |
-
tortoise-tts
|
|
|
|
| 1 |
+
SoundFile
|
| 2 |
+
torchaudio
|
| 3 |
+
munch
|
| 4 |
+
torch
|
| 5 |
+
pydub
|
| 6 |
+
pyyaml
|
| 7 |
+
librosa
|
| 8 |
+
nltk
|
| 9 |
+
matplotlib
|
| 10 |
+
accelerate
|
| 11 |
+
transformers
|
| 12 |
+
einops
|
| 13 |
+
einops-exts
|
| 14 |
+
tqdm
|
| 15 |
+
typing
|
| 16 |
+
typing-extensions
|
| 17 |
+
git+https://github.com/resemble-ai/monotonic_align.git
|
| 18 |
+
scipy
|
| 19 |
+
phonemizer
|
| 20 |
+
cached-path
|
| 21 |
+
gradio
|
| 22 |
+
gruut
|
|
|