Ryan Hitchman c0329acde8
server : implement "verbose_json" format with token details (#1781)
* examples/server: implement "verbose_json" format with token details.

This is intended to mirror the format of openai's Python
whisper.transcribe() return values.

* server: don't write WAV to a temporary file if not converting

* server: use std::lock_guard instead of manual lock/unlock
2024-01-18 22:58:42 +02:00
..
2024-01-17 21:23:33 +02:00
2023-12-14 22:00:47 +02:00
2024-01-14 10:55:18 +02:00
2023-11-20 13:16:38 +02:00
2023-02-18 09:42:31 +02:00