Spaces:
Running on Zero
Running on Zero
Commit ·
af855d0
1
Parent(s): daca702
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ torch
|
|
| 6 |
torchaudio
|
| 7 |
soundfile
|
| 8 |
ffmpeg-python
|
| 9 |
-
librosa
|
| 10 |
scikit-learn
|
| 11 |
numba
|
| 12 |
inflect
|
|
|
|
| 6 |
torchaudio
|
| 7 |
soundfile
|
| 8 |
ffmpeg-python
|
| 9 |
+
librosa==0.8.0
|
| 10 |
scikit-learn
|
| 11 |
numba
|
| 12 |
inflect
|