Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -5,7 +5,6 @@ torch
|
|
5 |
torchaudio
|
6 |
numpy
|
7 |
pydub
|
8 |
-
speechrecognition
|
9 |
gtts
|
|
|
10 |
waitress
|
11 |
-
|
|
|
5 |
torchaudio
|
6 |
numpy
|
7 |
pydub
|
|
|
8 |
gtts
|
9 |
+
whisper-timestamped
|
10 |
waitress
|
|