Spaces:
Runtime error
Runtime error
immelstorun
commited on
Commit
•
f6b1cab
1
Parent(s):
636f5bc
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
speechbrain
|
2 |
torchaudio
|
3 |
-
transformers
|
|
|
|
|
|
|
|
|
|
|
|
1 |
speechbrain
|
2 |
torchaudio
|
3 |
+
transformers
|
4 |
+
torch
|
5 |
+
matplotlib
|
6 |
+
numpy
|
7 |
+
pandas
|
8 |
+
librosa
|