Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -7,7 +7,7 @@ ffmpeg-python
|
|
| 7 |
librosa
|
| 8 |
pandas
|
| 9 |
matplotlib
|
| 10 |
-
whisper
|
| 11 |
phonemizer
|
| 12 |
seaborn
|
| 13 |
scikit-learn
|
|
|
|
| 7 |
librosa
|
| 8 |
pandas
|
| 9 |
matplotlib
|
| 10 |
+
git+https://github.com/openai/whisper.git
|
| 11 |
phonemizer
|
| 12 |
seaborn
|
| 13 |
scikit-learn
|