
Xuan-Son NguyenandPascal
0713275082
mtmd: support Qwen3-TTS (note: breaking change to llama-tts binary) (#26254)
* convert text model
* main model load ok
* convert encoder ok
* speaker encoder loading ok
* speaker enc graph
* adapt vocab for backbone (with some tricks)
* add suppress_tokens
* poc new mtmd gen api
* convert code_predictor to gguf
* load gen_code model ok
* add clip_encode
* wire up
* code gen cgraph init version
Co-authored-by: Pascal <admin@serveurperso.com>
* code2wav convert to gguf
* code2wav graph ok
* wire up in/out
* (wip) subgraph
* wire up
* wip, correct code2wav
* demo (to be removed)
* code2wav preserve kv between calls
* demo voice clone
* llama: add llama_model_get_tok_embd
* mtmd_helper_gen_audio API
* fix clamp cold prefix
Co-authored-by: Pascal <admin@serveurperso.com>
* fuse snake op
Co-authored-by: Pascal <admin@serveurperso.com>
* demo: use proper sampling
* update dev docs
* polymorphism helper
* revamp llama-tts binary
* update docs
* fix compile
* fix lint
* nits
* add guide + docs
* more timings info
* clean up code comments
* security fixes
* update docs
* use ggml_build_forward_select, clean up comments
* fix ci
* use ISO 639-1 language code
* rename CODE2WAV --> GEN_WAV, update docs
* clean up
* clean up tts.cpp
* add seq_id
* add step_prompt()
* mtmd_helper_model_can_chat
* clean up comments
---------
Co-authored-by: Pascal <admin@serveurperso.com>
2026-08-04 17:26:15 +02:00
..
2026-03-19 13:11:39 +01:00
2026-06-06 11:06:51 +02:00
2026-05-29 16:13:51 +02:00
2026-07-10 16:05:49 +02:00
2026-04-09 12:16:38 +02:00
2026-06-06 11:06:51 +02:00
2026-04-12 14:15:26 +02:00
2026-06-03 17:10:35 +02:00
2026-06-03 17:10:35 +02:00
2026-06-13 00:10:29 +02:00
2026-06-06 11:06:51 +02:00
2026-06-23 12:03:31 +02:00
2026-06-23 12:03:31 +02:00
2026-05-21 00:35:37 +02:00
2026-06-19 01:16:16 +02:00
2026-06-06 11:06:51 +02:00
2025-12-12 21:14:48 +01:00
2026-03-19 13:11:39 +01:00
2026-06-23 12:03:31 +02:00
2026-07-27 23:17:09 +02:00
2026-06-06 11:06:51 +02:00
2026-08-01 13:38:36 +02:00
2026-07-27 01:44:41 +02:00
2026-03-19 13:11:39 +01:00
2026-08-04 17:26:15 +02:00
2026-02-14 14:07:00 +01:00
2026-02-19 17:05:25 +01:00
2026-07-28 17:20:25 +02:00
2026-06-26 08:43:29 +02:00
2026-06-06 21:17:25 +02:00
2026-05-15 19:32:47 +02:00
2026-08-04 17:26:15 +02:00
2026-08-04 17:26:15 +02:00
2026-07-21 23:58:34 +02:00
2026-03-25 19:57:40 +01:00
2026-04-08 09:51:31 +02:00
2026-06-06 11:06:51 +02:00
2026-04-21 20:02:49 +02:00
2026-03-19 13:11:39 +01:00