RamAnanth1 commited on
Commit
b64d5ae
1 Parent(s): 382782b

Switch to transformers whisper model

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