Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
git+https://github.com/huggingface/transformers
|
2 |
git+https://github.com/pyannote/pyannote-audio
|
3 |
git+https://github.com/openai/whisper.git
|
4 |
-
speechbrain
|
5 |
gradio
|
6 |
ffmpeg-python
|
7 |
pandas
|
|
|
1 |
git+https://github.com/huggingface/transformers
|
2 |
git+https://github.com/pyannote/pyannote-audio
|
3 |
git+https://github.com/openai/whisper.git
|
4 |
+
git+https://github.com/speechbrain/speechbrain.git
|
5 |
gradio
|
6 |
ffmpeg-python
|
7 |
pandas
|