Spaces:
Sleeping
Sleeping
root
commited on
Commit
·
a09ed53
1
Parent(s):
a344f64
initial commit
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ scikit-learn
|
|
4 |
librosa
|
5 |
soundfile
|
6 |
pydub
|
|
|
7 |
torch==2.0.1
|
8 |
torchaudio==2.0.2
|
9 |
torchlibrosa==0.1.0
|
|
|
4 |
librosa
|
5 |
soundfile
|
6 |
pydub
|
7 |
+
msclap
|
8 |
torch==2.0.1
|
9 |
torchaudio==2.0.2
|
10 |
torchlibrosa==0.1.0
|