Skip to content

feat: wire transcription for llama.cpp, add streaming support#9353

Merged
mudler merged 1 commit intomasterfrom
feat/llama.cpp-transcription
Apr 14, 2026
Merged

feat: wire transcription for llama.cpp, add streaming support#9353
mudler merged 1 commit intomasterfrom
feat/llama.cpp-transcription

Conversation

@mudler
Copy link
Copy Markdown
Owner

@mudler mudler commented Apr 14, 2026

Description

This pull request introduces streaming audio transcription support to the gRPC and HTTP APIs, primarily for the llama-cpp backend, and refactors the transcription code for greater flexibility and extensibility. It also updates the protobuf definitions and test infrastructure to support new features like streaming, temperature control, and timestamp granularity. The changes are grouped into backend API/protobuf updates, backend implementation, Go core refactoring, and CI/test enhancements.

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
@mudler mudler merged commit 87e6de1 into master Apr 14, 2026
61 checks passed
@mudler mudler deleted the feat/llama.cpp-transcription branch April 14, 2026 14:13
@mudler mudler added the enhancement New feature or request label Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant