Spaces:
Running
Running
fix wvmos dependency
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -16,6 +16,6 @@ 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/
|
| 20 |
wespeaker @ git+https://github.com/wenet-e2e/wespeaker.git
|
| 21 |
simple_hifigan @ git+https://github.com/MiniXC/simple_hifigan.git
|
|
|
|
| 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
|