Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,9 @@
|
|
| 1 |
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
torch
|
| 3 |
transformers
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
ffmpeg-python
|
|
|
|
| 1 |
gradio
|
| 2 |
+
openai-whisper
|
| 3 |
+
pyannote.audio
|
| 4 |
+
librosa
|
| 5 |
+
soundfile
|
| 6 |
torch
|
| 7 |
transformers
|
| 8 |
+
python-docx
|
| 9 |
+
reportlab
|
|
|