mirror of
https://github.com/openai/whisper.git
synced 2025-11-26 23:46:09 +00:00
Merge branch 'main' into main
This commit is contained in:
commit
e12d878dba
@ -1,5 +1,9 @@
|
||||
# CHANGELOG
|
||||
|
||||
## [v20231117](https://github.com/openai/whisper/releases/tag/v20231117)
|
||||
|
||||
* Relax triton requirements for compatibility with pytorch 2.1 and newer ([#1802](https://github.com/openai/whisper/pull/1802))
|
||||
|
||||
## [v20231106](https://github.com/openai/whisper/releases/tag/v20231106)
|
||||
|
||||
* large-v3 ([#1761](https://github.com/openai/whisper/pull/1761))
|
||||
|
||||
@ -1 +1 @@
|
||||
__version__ = "20231106"
|
||||
__version__ = "20231117"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user