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

--detect-language mode #853

Merged
merged 8 commits into from May 2, 2023
Merged

--detect-language mode #853

merged 8 commits into from May 2, 2023

Conversation

CRD716
Copy link
Contributor

@CRD716 CRD716 commented May 1, 2023

Closes #826

Just a basic additional flag that ends main after detecting the language.

@CRD716
Copy link
Contributor Author

CRD716 commented May 2, 2023

ready for review

@ggerganov ggerganov merged commit b806420 into ggerganov:master May 2, 2023
jacobwu-b pushed a commit to jacobwu-b/Transcriptify-by-whisper.cpp that referenced this pull request Oct 24, 2023
* add detectlanguage flag

* renaming and help

* no idea why that last one didn't commit

* run language detection if dl is set

* help message fix

* various fixes

* fix quitting

* fix language being english on print
jacobwu-b pushed a commit to jacobwu-b/Transcriptify-by-whisper.cpp that referenced this pull request Oct 24, 2023
* add detectlanguage flag

* renaming and help

* no idea why that last one didn't commit

* run language detection if dl is set

* help message fix

* various fixes

* fix quitting

* fix language being english on print
landtanin pushed a commit to landtanin/whisper.cpp that referenced this pull request Dec 16, 2023
* add detectlanguage flag

* renaming and help

* no idea why that last one didn't commit

* run language detection if dl is set

* help message fix

* various fixes

* fix quitting

* fix language being english on print
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

Successfully merging this pull request may close these issues.

Use whisper.cpp for language detection only
2 participants