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

Is possible to support with ydotool / nerd-dictation in whisper-ctranslate2 ? #43

Closed
grigio opened this issue May 28, 2023 · 1 comment

Comments

@grigio
Copy link

grigio commented May 28, 2023

I tried

whisper-ctranslate2 --live_transcribe True  --model small

and live mode works fine, but i'd like to get the output in a non-interactive way, is possible to receive the output of the spoken text after N seconds of silence ?

@jordimas
Copy link
Collaborator

You can play with these variables:

https://github.com/Softcatala/whisper-ctranslate2/blob/main/src/whisper_ctranslate2/live.py#L10

These are not available in the cmd, then you need to change the code locally.

@jordimas jordimas closed this as completed Sep 6, 2023
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

No branches or pull requests

2 participants