Spaces:
Runtime error
Runtime error
Commit
·
20585fc
1
Parent(s):
60648c4
Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
@@ -1,2 +1,11 @@
|
|
1 |
gradio
|
2 |
-
soundfile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
soundfile
|
3 |
+
TensorFlowTTS
|
4 |
+
gradio
|
5 |
+
numpy
|
6 |
+
SoundFile
|
7 |
+
git+https://github.com/repodiac/german_transliterate
|
8 |
+
torch
|
9 |
+
transformers
|
10 |
+
sox
|
11 |
+
sentencepiece
|