Spaces:
Runtime error
Runtime error
Adds missing reqs
Browse filesSigned-off-by: Unai Garay <[email protected]>
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ soundfile==0.10.3.post1
|
|
| 10 |
espnet
|
| 11 |
pydub==0.25.1
|
| 12 |
espnet_model_zoo==0.1.7
|
| 13 |
-
git+https://github.com/openai/whisper.git
|
|
|
|
|
|
| 10 |
espnet
|
| 11 |
pydub==0.25.1
|
| 12 |
espnet_model_zoo==0.1.7
|
| 13 |
+
git+https://github.com/openai/whisper.git
|
| 14 |
+
altair>=4.0.0
|