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

Push to talk #285

Open
Nrgte opened this issue Oct 14, 2024 · 1 comment
Open

Push to talk #285

Nrgte opened this issue Oct 14, 2024 · 1 comment

Comments

@Nrgte
Copy link

Nrgte commented Oct 14, 2024

Maybe this is out of the scope for this project, but I'm trying to understand how this works.

What I'd like to achieve is sort of a push-to-talk transcription. I'm want to hold a keyboard shortcut to activate WhisperLive and then get the finished transcription from the microphone input during that time as a return value.

Is this something that WhisperLive can do? If not, in case you know another project can do facilitate this, I'd be grateful if you could point me in the right direction.

Thanks!

@sirius911
Copy link

Hello
I did a push-to-talk transcription project with either a keyboard key, or buttons from a microphone like SpeechMike. I modified the code to integrate a 'stop' flag in the loops. The loop that retrieves the transcription waits for it to be identical a certain number of times and stops if the flag indicates an end of transmission.

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

No branches or pull requests

2 participants