mirror of
https://github.com/openai/whisper.git
synced 2025-11-24 06:26:03 +00:00
Release 20240927
This commit is contained in:
parent
279133e310
commit
423492dda7
@ -1,5 +1,12 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## [v20240927](https://github.com/openai/whisper/releases/tag/v20240927)
|
||||||
|
|
||||||
|
* pinning numpy<2 in tests ([#2332](https://github.com/openai/whisper/pull/2332))
|
||||||
|
* Relax triton requirements for compatibility with pytorch 2.4 and newer ([#2307](https://github.com/openai/whisper/pull/2307))
|
||||||
|
* Skip silence around hallucinations ([#1838](https://github.com/openai/whisper/pull/1838))
|
||||||
|
* Fix triton env marker ([#1887](https://github.com/openai/whisper/pull/1887))
|
||||||
|
|
||||||
## [v20231117](https://github.com/openai/whisper/releases/tag/v20231117)
|
## [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))
|
* Relax triton requirements for compatibility with pytorch 2.1 and newer ([#1802](https://github.com/openai/whisper/pull/1802))
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
__version__ = "20231117"
|
__version__ = "20240927"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user