Spaces:
Running
Running
add dependencies
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -14,4 +14,8 @@ tqdm
|
|
14 |
transformers
|
15 |
tokenizers>=0.15.0
|
16 |
sentencepiece
|
17 |
-
ttsds
|
|
|
|
|
|
|
|
|
|
14 |
transformers
|
15 |
tokenizers>=0.15.0
|
16 |
sentencepiece
|
17 |
+
ttsds==0.0.2
|
18 |
+
fairseq @ https://github.com/MiniXC/fairseq-noconf.git
|
19 |
+
wvmos @ https://github.com/wenet-e2e/wespeaker
|
20 |
+
wespeaker @ https://github.com/wenet-e2e/wespeaker
|
21 |
+
simple_hifigan @ https://github.com/MiniXC/simple_hifigan
|