mirror of
https://github.com/mudler/LocalAI
synced 2026-05-24 09:28:23 +00:00
* initial version of elevenlabs compatible soundgeneration api and cli command Signed-off-by: Dave Lee <dave@gray101.com> * minor cleanup Signed-off-by: Dave Lee <dave@gray101.com> * restore TTS, add test Signed-off-by: Dave Lee <dave@gray101.com> * remove stray s Signed-off-by: Dave Lee <dave@gray101.com> * fix Signed-off-by: Dave Lee <dave@gray101.com> --------- Signed-off-by: Dave Lee <dave@gray101.com> Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com> Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| embeddings.go | ||
| image.go | ||
| llm.go | ||
| options.go | ||
| rerank.go | ||
| soundgeneration.go | ||
| stores.go | ||
| transcript.go | ||
| tts.go | ||