Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
|
@@ -1,11 +1,9 @@
|
|
| 1 |
gradio==4.44.0
|
| 2 |
huggingface_hub==0.23.4
|
| 3 |
-
|
| 4 |
-
pyannote.audio==3.3.2
|
| 5 |
librosa
|
| 6 |
soundfile
|
| 7 |
-
torch
|
| 8 |
-
torchaudio==2.1.2
|
| 9 |
transformers==4.44.0
|
| 10 |
python-docx
|
| 11 |
reportlab
|
|
|
|
| 1 |
gradio==4.44.0
|
| 2 |
huggingface_hub==0.23.4
|
| 3 |
+
assemblyai
|
|
|
|
| 4 |
librosa
|
| 5 |
soundfile
|
| 6 |
+
torch
|
|
|
|
| 7 |
transformers==4.44.0
|
| 8 |
python-docx
|
| 9 |
reportlab
|