LocalAI/pkg/utils
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
..
base64_test.go rf: centralize base64 image handling (#2595) 2024-06-24 08:34:36 +02:00
base64.go rf: centralize base64 image handling (#2595) 2024-06-24 08:34:36 +02:00
config.go fix: reduce chmod permissions for created files and directories (#2137) 2024-04-26 00:47:06 +02:00
hash.go feat: embedded model configurations, add popular model examples, refactoring (#1532) 2024-01-05 23:16:33 +01:00
json.go fix: do not break on newlines on function returns (#864) 2023-08-04 21:46:36 +02:00
logging.go feat: share models by url (#1522) 2024-01-01 10:31:03 +01:00
path.go feat: elevenlabs sound-generation api (#3355) 2024-08-24 00:20:28 +00:00
strings.go fix(gallery): do not attempt to delete duplicate files (#3031) 2024-07-28 10:27:56 +02:00
untar.go refactor: gallery inconsistencies (#2647) 2024-06-24 17:32:12 +02:00
utils_suite_test.go refactor: consolidate usage of GetURI (#674) 2023-06-26 12:25:38 +02:00