Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ openai
|
|
| 2 |
git+https://github.com/openai/whisper.git
|
| 3 |
TTS
|
| 4 |
speechbrain
|
| 5 |
-
torchaudio
|
|
|
|
|
|
| 2 |
git+https://github.com/openai/whisper.git
|
| 3 |
TTS
|
| 4 |
speechbrain
|
| 5 |
+
torchaudio
|
| 6 |
+
noisereduce==2.0.1
|