Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ datasets
|
|
5 |
torch>=1.5.0
|
6 |
torchaudio
|
7 |
librosa
|
|
|
8 |
libsndfile
|
|
|
5 |
torch>=1.5.0
|
6 |
torchaudio
|
7 |
librosa
|
8 |
+
SoundFile
|
9 |
libsndfile
|