Spaces:
Runtime error
Runtime error
Commit
·
cdd3e11
1
Parent(s):
c71fd53
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch
|
|
|
2 |
librosa
|
3 |
torchaudio
|
4 |
transformers
|
|
|
1 |
torch
|
2 |
+
sndfile
|
3 |
librosa
|
4 |
torchaudio
|
5 |
transformers
|