JaweriaGenAI commited on
Commit
7db5b54
·
verified ·
1 Parent(s): b0013ed

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -8,6 +8,9 @@ pandas
8
  pillow
9
  sounddevice
10
  scipy
 
 
 
11
 
12
 
13
 
 
8
  pillow
9
  sounddevice
10
  scipy
11
+ whisper
12
+ pip install -U git+https://github.com/openai/whisper.git
13
+
14
 
15
 
16