Spaces:
Running
Running
Adding librosa
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ scipy>=1.4.1
|
|
8 |
matplotlib>=3.1.3
|
9 |
torch==2.2.1
|
10 |
torchaudio==2.2.1
|
11 |
-
speechbrain
|
|
|
|
8 |
matplotlib>=3.1.3
|
9 |
torch==2.2.1
|
10 |
torchaudio==2.2.1
|
11 |
+
speechbrain
|
12 |
+
librosa
|