Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
edge_tts==6.1.7
|
2 |
fairseq==0.12.2
|
3 |
-
faiss_cpu==1.7.
|
4 |
-
gradio==3.
|
5 |
librosa==0.9.1
|
6 |
numpy==1.23.5
|
7 |
praat-parselmouth==0.4.3
|
8 |
-
pyworld==0.3.
|
9 |
torchcrepe==0.0.20
|
10 |
tensorboardX==2.6.2.2
|
11 |
|
|
|
1 |
edge_tts==6.1.7
|
2 |
fairseq==0.12.2
|
3 |
+
faiss_cpu==1.7.3
|
4 |
+
gradio==3.36.1
|
5 |
librosa==0.9.1
|
6 |
numpy==1.23.5
|
7 |
praat-parselmouth==0.4.3
|
8 |
+
pyworld==0.3.2
|
9 |
torchcrepe==0.0.20
|
10 |
tensorboardX==2.6.2.2
|
11 |
|