Closed Eriice closed 1 year ago
One approach that comes to mind is to record the current timestamp and re-truncate the audio for transcription, but that's not very elegant.
Unless whisper.cpp adds support for true pausing, that would be outside the scope of this project.
I think your re-truncate approach would be fine. That's how I would do it personally.
Thanks!
One approach that comes to mind is to record the current timestamp and re-truncate the audio for transcription, but that's not very elegant.