whisper.cpp
whisper.cpp copied to clipboard
Request: word-level timestamps in `transcribe`
The word-level timestamp is a very interesting and useful feature introduced in the recent version of OpenAI's Whisper.
(https://github.com/openai/whisper/commit/500d0fe9668fae5fe2af2b6a3c4950f8a29aa145)
word-level timestamps in transcribe
--word_timestamps extract word-level timestamps and refine the results based on them