HKUST-Audio commited on
Commit
7a17ea3
·
verified ·
1 Parent(s): 2867b52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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,