Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,5 +6,5 @@ gunicorn==21.2.0
|
|
| 6 |
soundfile==0.12.1
|
| 7 |
scipy==1.11.4
|
| 8 |
numpy==1.23.5
|
| 9 |
-
librosa==0.
|
| 10 |
TTS==0.20.4
|
|
|
|
| 6 |
soundfile==0.12.1
|
| 7 |
scipy==1.11.4
|
| 8 |
numpy==1.23.5
|
| 9 |
+
librosa==0.10
|
| 10 |
TTS==0.20.4
|