Spaces:
Runtime error
Runtime error
Merge branch 'main' of https://huggingface.co/spaces/immelstorun/speech_emotion_detection
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,8 +1,4 @@
|
|
1 |
speechbrain
|
2 |
torchaudio
|
3 |
transformers
|
4 |
-
|
5 |
-
matplotlib
|
6 |
-
numpy
|
7 |
-
pandas
|
8 |
-
librosa
|
|
|
1 |
speechbrain
|
2 |
torchaudio
|
3 |
transformers
|
4 |
+
IPython
|
|
|
|
|
|
|
|