ahmedghani commited on
Commit
01a2749
1 Parent(s): 8d39dd5

added whisper modules

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  numpy
2
  torch
3
  torchaudio
 
1
+ git+https://github.com/openai/whisper.git
2
  numpy
3
  torch
4
  torchaudio