vumichien commited on
Commit
f30a640
·
verified ·
1 Parent(s): da2e060

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +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
  gradio
5
  ffmpeg-python
6
  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
+ speechbrain
5
  gradio
6
  ffmpeg-python
7
  pandas