vumichien commited on
Commit
7f75a1c
1 Parent(s): f30a640

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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