artificialguybr commited on
Commit
8417771
1 Parent(s): 45ee559

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  TTS
2
  whisper
3
- git+https://github.com/openai/whisper.git
 
4
  numpy
5
  cython
6
  torch
 
1
  TTS
2
  whisper
3
+ more-itertools
4
+ tiktoken
5
  numpy
6
  cython
7
  torch