Xuan-Son Nguyen
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-08-04 17:26:15 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-06-20 13:42:36 +03:00
2026-07-26 19:43:45 +02:00
2026-07-23 11:01:35 +08:00
2026-07-16 16:24:47 +03:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-08-04 10:34:30 +03:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-06-13 19:49:00 +02:00
2026-05-15 15:18:12 +02:00
2026-06-20 13:42:36 +03:00
2026-08-03 17:59:11 -05:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-06-20 13:42:36 +03:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-06-20 13:42:36 +03:00
2026-08-03 20:27:52 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-06-23 12:03:31 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-07-22 00:42:35 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-07-26 20:43:51 +02:00
2026-07-22 09:54:08 +08:00
2026-06-24 09:49:46 +03:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-08-04 11:41:18 +03:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-06-26 08:50:54 +03:00
2026-06-02 22:11:12 +03:00
2026-07-27 23:17:09 +02:00
2026-08-01 13:38:36 +02:00
2026-07-27 01:44:41 +02:00
2026-05-15 15:18:12 +02:00
2026-06-07 21:41:39 +02:00
2026-05-15 15:18:12 +02:00
2026-07-27 17:04:18 +02:00
2026-07-28 17:20:25 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-06-20 13:42:36 +03:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-08-04 17:26:15 +02:00
2026-05-15 18:38:39 +02:00
2026-08-04 10:34:30 +03:00
2026-07-29 12:53:44 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-06-20 13:42:36 +03:00
2026-05-15 15:18:12 +02:00
2026-07-14 11:43:15 +02:00
2026-05-15 15:18:12 +02:00
2026-05-26 07:57:38 +03:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00
2026-05-15 15:18:12 +02:00