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

New feature request: command line --version option #608

Open
bilo1967 opened this issue Mar 14, 2023 · 2 comments
Open

New feature request: command line --version option #608

bilo1967 opened this issue Mar 14, 2023 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@bilo1967
Copy link

bilo1967 commented Mar 14, 2023

A --version command line option to get the current release version would be nice!

@ggerganov ggerganov added enhancement New feature or request good first issue Good for newcomers labels Mar 22, 2023
@morpheus-30
Copy link

can i work on this?

@ggerganov
Copy link
Owner

Yes, but let me know how you think to implement it.
Maybe the best thing would be somehow the CMake to inject it in whisper.h?

project(whisper.cpp VERSION 1.2.1)

DrDub added a commit to DrDub/whisper.cpp that referenced this issue Dec 12, 2023
Adds version to whisper.h under CMake builds and exposes as --version in main executable.

Plain Makefile builds have --version disabled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants