barreloflube
commited on
Commit
•
382185c
1
Parent(s):
e073c64
Update openai-whisper version in requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -36,7 +36,7 @@ matplotlib
|
|
36 |
modelscope
|
37 |
networkx
|
38 |
onnx
|
39 |
-
openai-whisper
|
40 |
protobuf
|
41 |
pydantic
|
42 |
rich
|
|
|
36 |
modelscope
|
37 |
networkx
|
38 |
onnx
|
39 |
+
openai-whisper==v20231117
|
40 |
protobuf
|
41 |
pydantic
|
42 |
rich
|