LocalAI/backend/python/chatterbox
Ettore Di Giacinto 923ebbb344
feat(qwen-tts): add Qwen-tts backend (#8163)
* feat(qwen-tts): add Qwen-tts backend

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Update intel deps

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Drop flash-attn for cuda13

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-01-23 15:18:41 +01:00
..
backend.py fix(chatterbox): chunk long text (#6407) 2025-10-07 12:41:34 +02:00
install.sh fix(l4t-12): use pip to install python deps (#7967) 2026-01-11 00:21:32 +01:00
Makefile feat(mlx): add mlx backend (#6049) 2025-08-22 08:42:29 +02:00
requirements-cpu.txt fix(chatterbox): pin numpy (#7198) 2025-11-08 16:52:22 +01:00
requirements-cublas12.txt fix(chatterbox): pin numpy (#7198) 2025-11-08 16:52:22 +01:00
requirements-cublas13.txt feat: add cuda13 images (#7404) 2025-12-02 14:24:35 +01:00
requirements-hipblas.txt chore: Update to Ubuntu24.04 (cont #7423) (#7769) 2026-01-06 15:26:42 +01:00
requirements-install.txt fix(l4t-12): use pip to install python deps (#7967) 2026-01-11 00:21:32 +01:00
requirements-intel.txt feat(qwen-tts): add Qwen-tts backend (#8163) 2026-01-23 15:18:41 +01:00
requirements-l4t12.txt feat: add cuda13 images (#7404) 2025-12-02 14:24:35 +01:00
requirements-l4t13.txt chore(l4t13): use pytorch index (#7546) 2025-12-13 10:04:57 +01:00
requirements.txt fix(chatterbox): add poetry 2025-10-07 17:46:52 +02:00
run.sh feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
test.py feat(chatterbox): add new backend (#5524) 2025-05-30 10:52:55 +02:00
test.sh feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00