Spaces:
Sleeping
Sleeping
Create requierements.txt
Browse files- requierements.txt +7 -0
requierements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
whisper
|
| 3 |
+
torch
|
| 4 |
+
torchaudio
|
| 5 |
+
spacy
|
| 6 |
+
pyannote.audio
|
| 7 |
+
git+https://github.com/openai/whisper.git
|