Commit Graph

5 Commits

Author SHA1 Message Date
Turijon 9d7bc40073 Fix tabs. 2026-06-25 13:46:02 +02:00
Turijon 2a1d6c07c0 Add option to keep input audio. 2026-06-25 11:11:59 +02:00
Daniel Bevenius 9b2164b4d5
examples : remove no_context flag from parakeet-server
We currently don't have an session concept and having this option does
not make sense at the moment.
2026-06-24 15:14:31 +02:00
Daniel Bevenius 2a92d5a624
examples : set no_context to true by default [no ci] 2026-06-24 15:04:29 +02:00
Daniel Bevenius ece8721cb6
examples : add parakeet-server example
This commit adds a http server for parkeet similar to whisper-server.
The shared functionality has been extracted in to
examples/server-common.h to avoid code duplication.
2026-06-23 14:22:50 +02:00