whisper.cpp/examples/parakeet-server
Daniel Bevenius 5f306f6acc
examples : remove audio_ctx param from parakeet-server.cpp [no ci]
The motivation for this is that setting audio_ctx smaller than the
model default forces the encoder to process shorter chunks than it was
trained on which will hurt accuracy.

In the future a streaming model should be able to handles this instead.
2026-06-25 11:45:23 +02:00
..
CMakeLists.txt examples : add parakeet-server example 2026-06-23 14:22:50 +02:00
parakeet-server.cpp examples : remove audio_ctx param from parakeet-server.cpp [no ci] 2026-06-25 11:45:23 +02:00