Maximofn commited on
Commit
7994131
1 Parent(s): 564bcba

Add pyannote.audio to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -18,6 +18,7 @@ transformers
18
  # Trascribe audios
19
  # git+https://github.com/openai/whisper.git
20
  git+https://github.com/m-bain/whisperx.git
 
21
 
22
  # Translate
23
  protobuf
 
18
  # Trascribe audios
19
  # git+https://github.com/openai/whisper.git
20
  git+https://github.com/m-bain/whisperx.git
21
+ pyannote.audio
22
 
23
  # Translate
24
  protobuf