Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -8,6 +8,9 @@ pandas
|
|
8 |
pillow
|
9 |
sounddevice
|
10 |
scipy
|
|
|
|
|
|
|
11 |
|
12 |
|
13 |
|
|
|
8 |
pillow
|
9 |
sounddevice
|
10 |
scipy
|
11 |
+
whisper
|
12 |
+
pip install -U git+https://github.com/openai/whisper.git
|
13 |
+
|
14 |
|
15 |
|
16 |
|