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

main : add cli option to disable system prints #1740

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Conversation

ggerganov
Copy link
Owner

close #1735, #1448

Use the -np flag to suppress all irrelevant prints:

$ ▶ ./main -f samples/jfk.wav -np

[00:00:00.000 --> 00:00:11.000]   And so my fellow Americans, ask not what your country can do for you, ask what you can do for your country.
$ ▶ ./main -f samples/jfk.wav -np -nt

 And so my fellow Americans, ask not what your country can do for you, ask what you can do for your country.

@ggerganov ggerganov merged commit 29f7839 into master Jan 8, 2024
76 checks passed
@ggerganov ggerganov deleted the gg/no-prints branch January 8, 2024 14:41
jiahansu pushed a commit to WiseSync/whisper.cpp that referenced this pull request Apr 17, 2024
viktor-silakov pushed a commit to viktor-silakov/whisper_node_mic.cpp that referenced this pull request May 11, 2024
iThalay pushed a commit to iThalay/whisper.cpp that referenced this pull request Sep 23, 2024
iThalay pushed a commit to iThalay/whisper.cpp that referenced this pull request Sep 23, 2024
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.

1 participant