Spaces:
Runtime error
Runtime error
Simplified the requirements.txt
Browse files- requirements.txt +2 -23
requirements.txt
CHANGED
|
@@ -1,24 +1,3 @@
|
|
| 1 |
whisperspeech
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
transformers
|
| 5 |
-
accelerate
|
| 6 |
-
fastcore
|
| 7 |
-
fastprogress
|
| 8 |
-
vocos
|
| 9 |
-
speechbrain
|
| 10 |
-
soundfile
|
| 11 |
-
webdataset
|
| 12 |
-
vector_quantize_pytorch==1.6.22
|
| 13 |
-
openai-whisper
|
| 14 |
-
wandb
|
| 15 |
-
whisper_normalizer
|
| 16 |
-
jiwer
|
| 17 |
-
matplotlib
|
| 18 |
-
pandas
|
| 19 |
-
pyarrow
|
| 20 |
-
scikit-learn
|
| 21 |
-
ipython
|
| 22 |
-
git+https://github.com/m-bain/whisperx.git
|
| 23 |
-
whisper
|
| 24 |
-
wave
|
|
|
|
| 1 |
whisperspeech
|
| 2 |
+
gradio
|
| 3 |
+
spaces
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|