File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## [ v20240930] ( https://github.com/openai/whisper/releases/tag/v20240930 )
4+
5+ * allowing numpy 2 in tests ([ #2362 ] ( https://github.com/openai/whisper/pull/2362 ) )
6+ * large-v3-turbo model ([ #2361 ] ( https://github.com/openai/whisper/pull/2361 ) )
7+ * test on python/pytorch versions up to 3.12 and 2.4.1 ([ #2360 ] ( https://github.com/openai/whisper/pull/2360 ) )
8+ * using sdpa if available ([ #2359 ] ( https://github.com/openai/whisper/pull/2359 ) )
9+
310## [ v20240927] ( https://github.com/openai/whisper/releases/tag/v20240927 )
411
512* pinning numpy<2 in tests ([ #2332 ] ( https://github.com/openai/whisper/pull/2332 ) )
Original file line number Diff line number Diff line change 1- __version__ = "20240927 "
1+ __version__ = "20240930 "
You can’t perform that action at this time.
0 commit comments