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