LocalAI/core/http/routes
Dave 81ae92f017
feat: elevenlabs sound-generation api (#3355)
* 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>
2024-08-24 00:20:28 +00:00
..
elevenlabs.go feat: elevenlabs sound-generation api (#3355) 2024-08-24 00:20:28 +00:00
explorer.go feat(explorer): make possible to run sync in a separate process (#3224) 2024-08-12 19:25:44 +02:00
jina.go chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00
localai.go chore: allow to disable gallery endpoints, improve p2p connection handling (#3256) 2024-08-17 08:28:52 +02:00
openai.go feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00
ui.go fix(gallery): be consistent and disable UI routes as well (#3262) 2024-08-18 09:26:29 +02:00