mirror of
https://github.com/openai/whisper.git
synced 2025-11-24 06:26:03 +00:00
Pin numpy to 1.26.4
whisper is not compatible with numpy 2.x so pin to highest 1.x version
This commit is contained in:
parent
ba3f3cd54b
commit
3537c29f93
@ -1,5 +1,5 @@
|
|||||||
numba
|
numba
|
||||||
numpy
|
numpy==1.26.4
|
||||||
torch
|
torch
|
||||||
tqdm
|
tqdm
|
||||||
more-itertools
|
more-itertools
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user