We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d4256 commit fcfeaf1Copy full SHA for fcfeaf1
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## [v20231106](https://github.com/openai/whisper/releases/tag/v20231106)
4
+
5
+* large-v3 ([#1761](https://github.com/openai/whisper/pull/1761))
6
7
## [v20231105](https://github.com/openai/whisper/releases/tag/v20231105)
8
9
* remove tiktoken pin ([#1759](https://github.com/openai/whisper/pull/1759))
whisper/version.py
@@ -1 +1 @@
-__version__ = "20231105"
+__version__ = "20231106"
0 commit comments