Description of errors
Sorry if this isn't the right place to ask this. The GitHub repository description says the project supports SRT/VTT for Whisper, but the documentation doesn't mention it, I couldn't find any reference to it anywhere else online, and https://lemonade-server.ai/docs/api/openai/ says Lemonade refuses to generate SRT/VTT files when using FastFlowLM as a backend because "FLM returns no segment timestamps".
I had a quick look at the source code and Whisper::generate() has a return_timestamps parameter, which runner.cpp hardcodes to false when invoking it.
Is there some other way of generating timed transcripts? Is that functionality still in testing?
Attach any links, screenshots, or additional evidence you think will be helpful.
No response
Description of errors
Sorry if this isn't the right place to ask this. The GitHub repository description says the project supports SRT/VTT for Whisper, but the documentation doesn't mention it, I couldn't find any reference to it anywhere else online, and https://lemonade-server.ai/docs/api/openai/ says Lemonade refuses to generate SRT/VTT files when using FastFlowLM as a backend because "FLM returns no segment timestamps".
I had a quick look at the source code and Whisper::generate() has a return_timestamps parameter, which runner.cpp hardcodes to false when invoking it.
Is there some other way of generating timed transcripts? Is that functionality still in testing?
Attach any links, screenshots, or additional evidence you think will be helpful.
No response