whisper.cpp icon indicating copy to clipboard operation
whisper.cpp copied to clipboard

about the simple http server example usage

Open carsonhung opened this issue 1 year ago • 0 comments
trafficstars

I am planning to use M1 Max to work as the transcription API server for some web applications. When I am following the examples in the https://github.com/ggerganov/whisper.cpp/tree/master/examples/server

I have a question: If I put in file "abc".wav, and run it as "response_format" as "json", there is no way to output the seqences similar to that of srt or vtt. However, when I look into the coding, it seems to have parts of codes that have included the timestamps.

Thanks a lot for your kind reply.

carsonhung avatar Mar 18 '24 12:03 carsonhung