summaryrefslogtreecommitdiff
path: root/docs/plans/implementation-plan.md
diff options
context:
space:
mode:
authorsoryu <soryu@soryu.co>2026-01-30 03:07:52 +0000
committersoryu <soryu@soryu.co>2026-01-30 03:07:52 +0000
commitc526f93aa4255cb581eeb3f7a495c1689683b0a2 (patch)
treefbdc579d04fe92dc610ec8c84b77eeffb9141622 /docs/plans/implementation-plan.md
parenta9655dccdad116db2b92c13794ddd559f160148d (diff)
downloadsoryu-c526f93aa4255cb581eeb3f7a495c1689683b0a2.tar.gz
soryu-c526f93aa4255cb581eeb3f7a495c1689683b0a2.zip
Fix Qwen3-TTS tensor paths to match HuggingFace model structure
The HuggingFace model uses different tensor name prefixes: - talker.model.text_embedding instead of model.embed_tokens - talker.codec_head instead of lm_head - talker.code_predictor.model.codec_embedding instead of code_embeddings - talker.code_predictor.lm_head instead of output_heads Also removed input_proj which doesn't exist in the HF model. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'docs/plans/implementation-plan.md')
0 files changed, 0 insertions, 0 deletions