LocalAI/core/schema
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
jina.go feat(rerankers): Add new backend, support jina rerankers API (#2121) 2024-04-25 00:19:02 +02:00
localai.go docs(swagger): cover p2p endpoints (#2862) 2024-07-15 08:31:38 +02:00
openai.go feat(openai): add json_schema format type and strict mode (#3193) 2024-08-07 15:27:02 -04:00
prediction.go feat(options): add repeat_last_n (#2660) 2024-06-26 14:58:50 +02:00
transcription.go refactor(application): introduce application global state (#2072) 2024-04-29 17:42:37 +00:00