Release 20231106

This commit is contained in:
Jong Wook Kim 2023-11-06 10:14:04 -08:00
parent c5d4256076
commit fcfeaf1b61
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# CHANGELOG # CHANGELOG
## [v20231106](https://github.com/openai/whisper/releases/tag/v20231106)
* large-v3 ([#1761](https://github.com/openai/whisper/pull/1761))
## [v20231105](https://github.com/openai/whisper/releases/tag/v20231105) ## [v20231105](https://github.com/openai/whisper/releases/tag/v20231105)
* remove tiktoken pin ([#1759](https://github.com/openai/whisper/pull/1759)) * remove tiktoken pin ([#1759](https://github.com/openai/whisper/pull/1759))

View File

@ -1 +1 @@
__version__ = "20231105" __version__ = "20231106"