update requirements
Browse files- requirements/main.txt +2 -2
requirements/main.txt
CHANGED
|
@@ -5,8 +5,8 @@ faiss-cpu==1.7.3
|
|
| 5 |
fairseq==0.12.2
|
| 6 |
matplotlib==3.7.1
|
| 7 |
scipy==1.9.3
|
| 8 |
-
|
| 9 |
-
librosa==0.10.1
|
| 10 |
pyworld==0.3.2
|
| 11 |
soundfile==0.12.1
|
| 12 |
ffmpeg-python==0.2.0
|
|
|
|
| 5 |
fairseq==0.12.2
|
| 6 |
matplotlib==3.7.1
|
| 7 |
scipy==1.9.3
|
| 8 |
+
librosa==0.9.1
|
| 9 |
+
# librosa==0.10.1
|
| 10 |
pyworld==0.3.2
|
| 11 |
soundfile==0.12.1
|
| 12 |
ffmpeg-python==0.2.0
|