Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,7 @@ pipeline_tag: text-to-speech
|
|
23 |
|
24 |
**Update (2025-02-13):** Add [Llasa finetune instruction](https://github.com/zhenye234/LLaSA_training/tree/main/finetune).
|
25 |
|
|
|
26 |
|
27 |
**Main Idea:**
|
28 |
This model enhances previous Llasa TTS by incorporating multilingual data. The approach leverages the LLAMA-initialized text BPE tokenizer,
|
|
|
23 |
|
24 |
**Update (2025-02-13):** Add [Llasa finetune instruction](https://github.com/zhenye234/LLaSA_training/tree/main/finetune).
|
25 |
|
26 |
+
We recommend reading [this blog post](https://huggingface.co/blog/Steveeeeeeen/llasagna) for more insights.
|
27 |
|
28 |
**Main Idea:**
|
29 |
This model enhances previous Llasa TTS by incorporating multilingual data. The approach leverages the LLAMA-initialized text BPE tokenizer,
|