mirror of
https://github.com/openai/whisper.git
synced 2026-01-09 21:38:09 -05:00
Python 3.11 (#1171)
* python 3.11 * python 3.11 * fix * fix * fix * revert changes * Update requirements.txt * Trying pip3 install instead * Excluding cp39 - torch 1.10.2 * Removing 1.10.2 from test --------- Co-authored-by: Jong Wook Kim <jongwook@openai.com>
This commit is contained in:
@@ -3,5 +3,5 @@ numpy
|
||||
torch
|
||||
tqdm
|
||||
more-itertools
|
||||
tiktoken==0.3.1
|
||||
tiktoken==0.3.3
|
||||
ffmpeg-python==0.2.0
|
||||
|
||||
Reference in New Issue
Block a user