diff --git a/TRAINING_GUIDE.md b/TRAINING_GUIDE.md new file mode 100644 index 0000000..69091fc --- /dev/null +++ b/TRAINING_GUIDE.md @@ -0,0 +1,40 @@ +# Training Strategy & Learnings for LLM-Backbone TTS + +--- + +## 1. The Prompt Format & Token Specialization +Early experiments showed that simply feeding text and discrete audio tokens without clear boundaries leads to confusion. The LLM struggles to differentiate between "understanding text" and "generating audio representations." + +**Learning:** We heavily customized the prompt and tokenizer to include explicit, distinct special tokens. +- The format must explicitly anchor the model's intent: `[TEXT][START]