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

Expose the audio_ctx param through the Go binding #1368

Merged
merged 2 commits into from Oct 15, 2023

Conversation

JohanRaffin
Copy link
Contributor

Many examples experimenting with real-time streaming reduce the audio_ctx to 768 (eg. this example).
The audio_ctx aparam is currently not exposed through the Golang binding. This PR adds it.

@bobqianic bobqianic merged commit 54c978c into ggerganov:master Oct 15, 2023
36 checks passed
jacobwu-b pushed a commit to jacobwu-b/Transcriptify-by-whisper.cpp that referenced this pull request Oct 24, 2023
…v#1368)

* expose the audio_ctx param through the go binding

* expose the audio_ctx param to the go binding context
jacobwu-b pushed a commit to jacobwu-b/Transcriptify-by-whisper.cpp that referenced this pull request Oct 24, 2023
…v#1368)

* expose the audio_ctx param through the go binding

* expose the audio_ctx param to the go binding context
vonstring pushed a commit to vonstring/whisper.cpp that referenced this pull request Nov 7, 2023
…v#1368)

* expose the audio_ctx param through the go binding

* expose the audio_ctx param to the go binding context
landtanin pushed a commit to landtanin/whisper.cpp that referenced this pull request Dec 16, 2023
…v#1368)

* expose the audio_ctx param through the go binding

* expose the audio_ctx param to the go binding context
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.

None yet

2 participants