mirror of
https://github.com/openai/whisper.git
synced 2025-09-15 15:18:35 +08:00
Release 20231117
This commit is contained in:
parent
1cea435768
commit
e58f288045
@ -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…
Reference in New Issue
Block a user