HKUST-Audio
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ LLaSA: Scaling Train Time and Test Time Compute for LLaMA based Speech Synthesis
|
|
15 |
|
16 |
- **Train from Scratch**: If you want to train the model from scratch, use the [LLaSA Training Repository](https://github.com/zhenye234/LLaSA_training).
|
17 |
|
18 |
-
- **Scale for Test-Time Computation**: If you want to experiment with scaling for test-time computation, use the [LLaSA Testing Repository](https://github.com/zhenye234/
|
19 |
|
20 |
## Model Information
|
21 |
Our model, Llasa, is a text-to-speech (TTS) system that extends the text-based LLaMA-3B language model by incorporating speech tokens from the XCodec2 codebook,
|
|
|
15 |
|
16 |
- **Train from Scratch**: If you want to train the model from scratch, use the [LLaSA Training Repository](https://github.com/zhenye234/LLaSA_training).
|
17 |
|
18 |
+
- **Scale for Test-Time Computation**: If you want to experiment with scaling for test-time computation, use the [LLaSA Testing Repository](https://github.com/zhenye234/LLaSA_inference).
|
19 |
|
20 |
## Model Information
|
21 |
Our model, Llasa, is a text-to-speech (TTS) system that extends the text-based LLaMA-3B language model by incorporating speech tokens from the XCodec2 codebook,
|