llama.cpp(outetts): add tts functionality to llama.cpp backend
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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