Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
praat-parselmouth>=0.4.
|
| 2 |
-
pyworld==0.3.
|
| 3 |
-
faiss-cpu==1.
|
| 4 |
torchcrepe==0.0.20
|
| 5 |
ffmpeg-python>=0.2.0
|
| 6 |
fairseq==0.12.2
|
|
@@ -12,8 +12,8 @@ optimum
|
|
| 12 |
sentencepiece
|
| 13 |
srt
|
| 14 |
git+https://github.com/R3gm/openvoice_package.git@lite
|
| 15 |
-
openai
|
| 16 |
tiktoken==0.6.0
|
| 17 |
# Documents
|
| 18 |
-
pypdf==
|
| 19 |
python-docx
|
|
|
|
| 1 |
+
praat-parselmouth>=0.4.3
|
| 2 |
+
pyworld==0.3.2
|
| 3 |
+
faiss-cpu==1.7.3
|
| 4 |
torchcrepe==0.0.20
|
| 5 |
ffmpeg-python>=0.2.0
|
| 6 |
fairseq==0.12.2
|
|
|
|
| 12 |
sentencepiece
|
| 13 |
srt
|
| 14 |
git+https://github.com/R3gm/openvoice_package.git@lite
|
| 15 |
+
openai
|
| 16 |
tiktoken==0.6.0
|
| 17 |
# Documents
|
| 18 |
+
pypdf==4.2.0
|
| 19 |
python-docx
|