LocalAI/docs/content/features
Andres b6459ddd57
feat(api): Add transcribe response format request parameter & adjust STT backends (#8318)
* WIP response format implementation for audio transcriptions

(cherry picked from commit e271dd764bbc13846accf3beb8b6522153aa276f)
Signed-off-by: Andres Smith <andressmithdev@pm.me>

* Rework transcript response_format and add more formats

(cherry picked from commit 6a93a8f63e2ee5726bca2980b0c9cf4ef8b7aeb8)
Signed-off-by: Andres Smith <andressmithdev@pm.me>

* Add test and replace go-openai package with official openai go client

(cherry picked from commit f25d1a04e46526429c89db4c739e1e65942ca893)
Signed-off-by: Andres Smith <andressmithdev@pm.me>

* Fix faster-whisper backend and refactor transcription formatting to also work on CLI

Signed-off-by: Andres Smith <andressmithdev@pm.me>
(cherry picked from commit 69a93977d5e113eb7172bd85a0f918592d3d2168)
Signed-off-by: Andres Smith <andressmithdev@pm.me>

---------

Signed-off-by: Andres Smith <andressmithdev@pm.me>
Co-authored-by: nanoandrew4 <nanoandrew4@gmail.com>
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2026-02-01 17:33:17 +01:00
..
_index.en.md feat(realtime): Add audio conversations (#6245) 2026-01-29 08:44:53 +01:00
audio-to-text.md feat(api): Add transcribe response format request parameter & adjust STT backends (#8318) 2026-02-01 17:33:17 +01:00
backends.md chore: drop bark which is unmaintained (#8207) 2026-01-25 09:26:40 +01:00
constrained_grammars.md feat: docs revamp (#7313) 2025-11-19 22:21:20 +01:00
distributed_inferencing.md feat: docs revamp (#7313) 2025-11-19 22:21:20 +01:00
embeddings.md feat: docs revamp (#7313) 2025-11-19 22:21:20 +01:00
gpt-vision.md feat: docs revamp (#7313) 2025-11-19 22:21:20 +01:00
GPU-acceleration.md chore: drop bark which is unmaintained (#8207) 2026-01-25 09:26:40 +01:00
image-generation.md feat: docs revamp (#7313) 2025-11-19 22:21:20 +01:00
mcp.md chore(docs): change MEMORY_FILE_PATH to MEMORY_INDEX_PATH 2026-01-25 22:14:11 +01:00
model-gallery.md feat(ui): runtime settings (#7320) 2025-11-20 22:37:20 +01:00
object-detection.md feat: docs revamp (#7313) 2025-11-19 22:21:20 +01:00
openai-functions.md feat: docs revamp (#7313) 2025-11-19 22:21:20 +01:00
openai-realtime.md feat(realtime): Add audio conversations (#6245) 2026-01-29 08:44:53 +01:00
reranker.md feat: docs revamp (#7313) 2025-11-19 22:21:20 +01:00
runtime-settings.md feat: disable force eviction (#7725) 2025-12-25 14:26:18 +01:00
stores.md feat: docs revamp (#7313) 2025-11-19 22:21:20 +01:00
text-generation.md chore(exllama): drop backend now almost deprecated (#8186) 2026-01-24 08:57:37 +01:00
text-to-audio.md feat(tts): add support for streaming mode (#8291) 2026-01-30 11:58:01 +01:00