LocalAI/core/backend
Ettore Di Giacinto da3bc8077d
fix(tts): check error before inspecting result (#3415)
Otherwise we panic when a res is nil

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-08-27 17:35:16 +02:00
..
embeddings.go chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00
image.go chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00
llm.go feat: elevenlabs sound-generation api (#3355) 2024-08-24 00:20:28 +00:00
options.go feat(llama.cpp): support embeddings endpoints (#2871) 2024-07-15 22:54:16 +02:00
rerank.go chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00
soundgeneration.go feat: elevenlabs sound-generation api (#3355) 2024-08-24 00:20:28 +00:00
stores.go chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00
transcript.go feat(whisper): add translate option (#2649) 2024-06-24 19:21:22 +02:00
tts.go fix(tts): check error before inspecting result (#3415) 2024-08-27 17:35:16 +02:00