Updating packages requirements.txt
#37
by
p20523810
- opened
- requirements.txt +4 -4
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
|
|
@@ -15,5 +15,5 @@ git+https://github.com/R3gm/openvoice_package.git@lite
|
|
| 15 |
openai==1.14.3
|
| 16 |
tiktoken==0.6.0
|
| 17 |
# Documents
|
| 18 |
-
pypdf==
|
| 19 |
python-docx
|
|
|
|
| 1 |
+
praat-parselmouth>=0.4.4
|
| 2 |
+
pyworld==0.3.3
|
| 3 |
+
faiss-cpu==1.8.0
|
| 4 |
torchcrepe==0.0.20
|
| 5 |
ffmpeg-python>=0.2.0
|
| 6 |
fairseq==0.12.2
|
|
|
|
| 15 |
openai==1.14.3
|
| 16 |
tiktoken==0.6.0
|
| 17 |
# Documents
|
| 18 |
+
pypdf==5.0.0
|
| 19 |
python-docx
|