mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-08-01 07:30:50 -05:00
- The code comes from examples/main - The output mimetype is set to text/vtt Example usage: ```shell curl 127.0.0.1:8080/inference \ -H "Content-Type: multipart/form-data" \ -F file="@samples/jfk.wav" \ -F temperature="0.2" \ -F response-format="vtt" ```
34 KiB
34 KiB