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+ ## [ v20240927] ( https://github.com/openai/whisper/releases/tag/v20240927 )
4+
5+ * pinning numpy<2 in tests ([ #2332 ] ( https://github.com/openai/whisper/pull/2332 ) )
6+ * Relax triton requirements for compatibility with pytorch 2.4 and newer ([ #2307 ] ( https://github.com/openai/whisper/pull/2307 ) )
7+ * Skip silence around hallucinations ([ #1838 ] ( https://github.com/openai/whisper/pull/1838 ) )
8+ * Fix triton env marker ([ #1887 ] ( https://github.com/openai/whisper/pull/1887 ) )
9+
310## [ v20231117] ( https://github.com/openai/whisper/releases/tag/v20231117 )
411
512* Relax triton requirements for compatibility with pytorch 2.1 and newer ([ #1802 ] ( https://github.com/openai/whisper/pull/1802 ) )
Original file line number Diff line number Diff line change 1- __version__ = "20231117 "
1+ __version__ = "20240927 "
You can’t perform that action at this time.
0 commit comments