LocalAI/core/cli
Richard Palethorpe 37f5e4f5c1
feat(whisper): Add diarization (tinydiarize) (#6184)
Signed-off-by: Richard Palethorpe <io@richiejp.com>
2025-09-10 19:09:28 +02:00
..
api feat(p2p): automatically sync installed models between instances (#6108) 2025-08-19 19:37:46 +02:00
context feat: refactor build process, drop embedded backends (#5875) 2025-07-22 16:31:04 +02:00
signals fix: make sure to turn down all processes on exit (#6200) 2025-09-04 21:37:28 +02:00
worker fix(p2p): automatically install llama-cpp for p2p workers (#6199) 2025-09-04 21:57:39 +02:00
backends.go fix: register backends to model-loader during installation (#6159) 2025-08-28 19:11:02 +02:00
cli.go chore(cli): add backends CLI to manipulate and install backends (#5787) 2025-07-03 19:31:27 +02:00
explorer.go fix: make sure to turn down all processes on exit (#6200) 2025-09-04 21:37:28 +02:00
federated.go fix: make sure to turn down all processes on exit (#6200) 2025-09-04 21:37:28 +02:00
models.go fix: register backends to model-loader during installation (#6159) 2025-08-28 19:11:02 +02:00
run.go fix: make sure to turn down all processes on exit (#6200) 2025-09-04 21:37:28 +02:00
soundgeneration.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
transcript.go feat(whisper): Add diarization (tinydiarize) (#6184) 2025-09-10 19:09:28 +02:00
tts.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
util.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00