Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whisper 20231106 released #16

Open
alanorth opened this issue Nov 7, 2023 · 2 comments
Open

Whisper 20231106 released #16

alanorth opened this issue Nov 7, 2023 · 2 comments

Comments

@alanorth
Copy link

alanorth commented Nov 7, 2023

New v3 of the language model in 20231106.

https://github.com/openai/whisper/blob/main/CHANGELOG.md

@AlexAltea
Copy link
Owner

Great, will test it this weekend!

@alanorth
Copy link
Author

A newer openai-whisper is needed on systems with Python 3.12. Getting this currently:

INFO: pip is looking at multiple versions of openai-whisper to determine which version is compatible with other requirements. This could take a while.
ERROR: Ignored the following versions that require a different python version: 1.21.2 Requires-Python >=3.7,<3.11; 1.21.3 Requires-Python >=3.7,<3.11; 1.21.4 Requires-Python >=3.7,<3.11; 1.21.5 Requires-Python >=3.7,<3.11; 1.21.6 Requires-Python >=3.7,<3.11
ERROR: Could not find a version that satisfies the requirement triton==2.0.0 (from openai-whisper) (from versions: 2.2.0, 2.3.0) 
ERROR: No matching distribution found for triton==2.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants