whisper.cpp
whisper.cpp copied to clipboard
about the simple http server example usage
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.