-
Notifications
You must be signed in to change notification settings - Fork 79
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
Use the output of --live_transcribe #52
Comments
Sounds like a job for tee. |
Thanks I did not know this package. I will try to write a sctipt to integrate tee with --live_transcribe. |
Looks like You are the happy one who succeed to have live-transcribe to work, can You share your cli args and what language do You transcribe? for saving output You can feed it to the output to file - read help
take a look at
|
yes, of course. I transcribe Italian... Here is the link to the script I am
now using for live transcription. It is a bit slow in transcribing, so I
always use small model.
https://github.com/fatualux/scripts/blob/main/realtimeWhisper.sh
..:FZ:..
- Sent from my Android device -
Il gio 19 ott 2023, 20:44 Michael ***@***.***> ha scritto:
… Hi, and thanks for your project, it works flawlessly and I had met no
issue at all. I would just like to ask if there is a way to "trap" or echo
somewhere the real time transcriptions obtained with the option --live_transcribe
True Thanks in advance for your support
Looks like You are the happy one who succeed to have live-transcribe to
work, can You share your cli args and what language do You transcribe?
—
Reply to this email directly, view it on GitHub
<#52 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIPQJXGQCASMRWLG6MIUCVDYAFYI3AVCNFSM6AAAAAA2NRAHGGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZRGUZDQMRXGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hi, and thanks for your project, it works flawlessly and I had met no issue at all.
I would just like to ask if there is a way to "trap" or echo somewhere the real time transcriptions obtained with the option
--live_transcribe True
Thanks in advance for your support
The text was updated successfully, but these errors were encountered: