mudler / mudler/LocalAI

llama.cpp(outetts): add tts functionality to llama.cpp backend

Open
#5,161 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

roadmap
Dominant language
Go
Stars
49.2k
Forks
4.5k
Avg merge
1d 3m
Merged PRs (30d)
239

Description

Is your feature request related to a problem? Please describe.
Llama.cpp offers an example on how to inference audio here: https://github.com/ggml-org/llama.cpp/blob/master/examples/tts/tts.cpp

Describe the solution you'd like
The llama.cpp backend model to support tts

Describe alternatives you've considered

Additional context

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked llama.cpp examples/tts/tts.cpp to understand the reference audio inference flow, then locate the llama.cpp backend model integration in LocalAI. Done means the backend supports text-to-speech using llama.cpp and its behavior is covered by the relevant project checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, go
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.