Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ torch
|
|
| 2 |
torchaudio
|
| 3 |
librosa
|
| 4 |
hyperpyyaml
|
| 5 |
-
onnxruntime
|
| 6 |
openai-whisper
|
| 7 |
inflect
|
| 8 |
omegaconf
|
|
@@ -31,6 +31,7 @@ gdown
|
|
| 31 |
wget
|
| 32 |
seaborn
|
| 33 |
sox
|
|
|
|
| 34 |
|
| 35 |
https://www.modelscope.cn/models/speech_tts/speech_kantts_ttsfrd/resolve/master/ttsfrd_dependency-0.1-py3-none-any.whl
|
| 36 |
https://www.modelscope.cn/models/speech_tts/speech_kantts_ttsfrd/resolve/master/ttsfrd-0.3.9-cp310-cp310-linux_x86_64.whl
|
|
|
|
| 2 |
torchaudio
|
| 3 |
librosa
|
| 4 |
hyperpyyaml
|
| 5 |
+
onnxruntime-gpu
|
| 6 |
openai-whisper
|
| 7 |
inflect
|
| 8 |
omegaconf
|
|
|
|
| 31 |
wget
|
| 32 |
seaborn
|
| 33 |
sox
|
| 34 |
+
spaces
|
| 35 |
|
| 36 |
https://www.modelscope.cn/models/speech_tts/speech_kantts_ttsfrd/resolve/master/ttsfrd_dependency-0.1-py3-none-any.whl
|
| 37 |
https://www.modelscope.cn/models/speech_tts/speech_kantts_ttsfrd/resolve/master/ttsfrd-0.3.9-cp310-cp310-linux_x86_64.whl
|