Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -11
requirements.txt
CHANGED
@@ -1,13 +1,5 @@
|
|
1 |
gradio
|
2 |
-
|
3 |
-
|
4 |
-
soundfile
|
5 |
-
datasets
|
6 |
-
torch
|
7 |
numpy
|
8 |
-
|
9 |
-
openai-whisper
|
10 |
-
optimum
|
11 |
-
accelerate
|
12 |
-
# For Speaker Embedding (SpeechBrain)
|
13 |
-
speechbrain
|
|
|
1 |
gradio
|
2 |
+
librosa
|
3 |
+
pydub
|
|
|
|
|
|
|
4 |
numpy
|
5 |
+
soundfile
|
|
|
|
|
|
|
|
|
|