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

Add whisperx to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -16,7 +16,8 @@ rotary-embedding-torch
16
  transformers
17
 
18
  # Trascribe audios
19
- git+https://github.com/openai/whisper.git
 
20
 
21
  # Translate
22
  protobuf
 
16
  transformers
17
 
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