Support audio input and output in `/chat/completions`
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.
It is now possible to pass audio input and receive audio output as well in OpenAI. For more information: https://x.com/OpenAIDevs/status/1846972985170972923
Describe the solution you'd like
LocalAI to support the OpenAI API endpoints
Describe alternatives you've considered
Additional context
https://platform.openai.com/docs/guides/audio
Partly tied to #3602 #3714
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 locating LocalAI's /chat/completions API implementation and review the OpenAI audio guide linked in the issue. Check related work in issues #3602 and #3714. Done means the endpoint supports audio input and can return audio output through the OpenAI-compatible API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, audio-video-rtc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100