Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
gradio
|
2 |
librosa
|
3 |
numpy
|
|
|
|
|
4 |
pydub
|
5 |
scipy
|
6 |
torch
|
7 |
-
transformers
|
8 |
-
whisperx
|
|
|
1 |
gradio
|
2 |
librosa
|
3 |
numpy
|
4 |
+
whisperx
|
5 |
+
transformers
|
6 |
pydub
|
7 |
scipy
|
8 |
torch
|
|
|
|