Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse filesПри генерации возникает ошибка с torchcodec. Который связан с либой torchaudio.
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
f5-tts
|
| 2 |
onnx_asr
|
| 3 |
-
ruaccent
|
|
|
|
|
|
| 1 |
f5-tts
|
| 2 |
onnx_asr
|
| 3 |
+
ruaccent
|
| 4 |
+
torchcodec
|