Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
git+https://github.com/huggingface/evaluate@775555d80af30d83dc6e9f42051840d29a34f31b
|
|
|
|
| 2 |
transformers
|
| 3 |
torch
|
| 4 |
torchaudio
|
|
|
|
| 1 |
git+https://github.com/huggingface/evaluate@775555d80af30d83dc6e9f42051840d29a34f31b
|
| 2 |
+
git+https://github.com/openai/whisper.git
|
| 3 |
transformers
|
| 4 |
torch
|
| 5 |
torchaudio
|