StevenChen16 commited on
Commit
44189b7
Β·
verified Β·
1 Parent(s): 92abcb2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -28,7 +28,7 @@ transformers==4.44.1
28
  wget==3.2
29
  WeTextProcessing==1.0.3
30
  langchain
31
- whisper
32
  langchain-community
33
  langchain-huggingface
34
  tiktoken
 
28
  wget==3.2
29
  WeTextProcessing==1.0.3
30
  langchain
31
+ git+https://github.com/openai/whisper.git
32
  langchain-community
33
  langchain-huggingface
34
  tiktoken