Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
transformers[torch]
|
| 2 |
-
|
| 3 |
-
|
|
|
|
| 4 |
omegaconf==2.3.0
|
| 5 |
librosa==0.10.2.post1
|
| 6 |
sox==1.5.0
|
|
|
|
| 1 |
transformers[torch]
|
| 2 |
+
torchaudio
|
| 3 |
+
openai-whisper
|
| 4 |
+
onnxruntime-gpu
|
| 5 |
omegaconf==2.3.0
|
| 6 |
librosa==0.10.2.post1
|
| 7 |
sox==1.5.0
|