Update README.md
Browse files
README.md
CHANGED
@@ -4,9 +4,12 @@ tags:
|
|
4 |
- audio-to-audio
|
5 |
pipeline_tag: audio-to-audio
|
6 |
---
|
|
|
|
|
|
|
7 |
## Paper
|
8 |
|
9 |
-
LLaSA: Scaling Train Time and Inference Time Compute for LLaMA based Speech Synthesis
|
10 |
|
11 |
Codec Does Matter: Exploring the Semantic Shortcoming of Codec for Audio Language Model (AAAI 2025, xcodec 1.0)
|
12 |
|
|
|
4 |
- audio-to-audio
|
5 |
pipeline_tag: audio-to-audio
|
6 |
---
|
7 |
+
|
8 |
+
[Paper link](https://arxiv.org/abs/2502.04128).
|
9 |
+
|
10 |
## Paper
|
11 |
|
12 |
+
LLaSA: Scaling Train Time and Inference Time Compute for LLaMA based Speech Synthesis
|
13 |
|
14 |
Codec Does Matter: Exploring the Semantic Shortcoming of Codec for Audio Language Model (AAAI 2025, xcodec 1.0)
|
15 |
|