Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,7 +8,8 @@ praat-parselmouth>=0.4.2
|
|
8 |
torchcrepe
|
9 |
onnxruntime
|
10 |
gradio>=4.0.0
|
11 |
-
|
|
|
12 |
faiss-cpu
|
13 |
demucs
|
14 |
edge-tts
|
|
|
8 |
torchcrepe
|
9 |
onnxruntime
|
10 |
gradio>=4.0.0
|
11 |
+
cython
|
12 |
+
git+https://github.com/pytorch/fairseq.git
|
13 |
faiss-cpu
|
14 |
demucs
|
15 |
edge-tts
|