root commited on
Commit ยท
220fc0c
1
Parent(s): 722557b
update readme
Browse files- README.md +11 -5
- img/output.png +3 -0
README.md
CHANGED
|
@@ -9,9 +9,7 @@ library_name: tencent-song-generation
|
|
| 9 |
# SongGeneration
|
| 10 |
|
| 11 |
<p align="center"><img src="img/logo.jpg" width="40%"></p>
|
| 12 |
-
|
| 13 |
-
<a href="https://levo-demo.github.io/">Demo</a> | <a href="https://arxiv.org/abs/2506.07520">Paper</a> | <a href="https://github.com/tencent-ailab/songgeneration">Code</a> | <a href="https://huggingface.co/spaces/tencent/SongGeneration">Space Demo</a>
|
| 14 |
-
</p>
|
| 15 |
|
| 16 |
|
| 17 |
This repository is the official weight repository for LeVo: High-Quality Song Generation with Multi-Preference Alignment. In this repository, we provide the SongGeneration model, inference scripts, and the checkpoint that has been trained on the Million Song Dataset.
|
|
@@ -30,9 +28,17 @@ This repository is the official weight repository for LeVo: High-Quality Song Ge
|
|
| 30 |
|
| 31 |
## Overview
|
| 32 |
|
| 33 |
-
We
|
| 34 |
|
| 35 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
|
| 37 |
## License
|
| 38 |
|
|
|
|
| 9 |
# SongGeneration
|
| 10 |
|
| 11 |
<p align="center"><img src="img/logo.jpg" width="40%"></p>
|
| 12 |
+
[](https://github.com/tencent-ailab/songgeneration) [](https://huggingface.co/tencent/SongGeneration) [](https://huggingface.co/spaces/waytan22/SongGeneration-LeVo) [](https://levo-demo.github.io/levo_v2_demo/)
|
|
|
|
|
|
|
| 13 |
|
| 14 |
|
| 15 |
This repository is the official weight repository for LeVo: High-Quality Song Generation with Multi-Preference Alignment. In this repository, we provide the SongGeneration model, inference scripts, and the checkpoint that has been trained on the Million Song Dataset.
|
|
|
|
| 28 |
|
| 29 |
## Overview
|
| 30 |
|
| 31 |
+
๐ We introduce LeVo 2 (SongGeneration 2), an open-source music foundation model designed to shatter the ceiling of open-source AI music by achieving true commercial-grade generation.
|
| 32 |
|
| 33 |
+
Through a large-scale, rigorous expert evaluation (20 industry professionals, 6 core dimensions, 100 songs per model), LeVo 2 has proven its superiority:
|
| 34 |
+
|
| 35 |
+
- ๐ Commercial-Grade Musicality: Comprehensively outperforms all open-source baselines across Overall Quality, Melody, Arrangement, Sound Quality, and Structure. Its subjective generation quality successfully rivals top-tier closed-source commercial systems (e.g., MiniMax 2.5).
|
| 36 |
+
- ๐ฏ Precise Lyric Accuracy: Achieves an outstanding Phoneme Error Rate (PER) of 8.55%, effectively solving the lyrical hallucination problem. This remarkable accuracy significantly outperforms top commercial models like Suno v5 (12.4%) and Mureka v8 (9.96%).
|
| 37 |
+
- ๐๏ธ Exceptional Controllability: Highly responsive to multi-modal instructions, including text descriptions and audio prompts, allowing for precise control over the generated music.
|
| 38 |
+
|
| 39 |
+
๐ *For detailed experimental setups and comprehensive metrics, please refer to the [Evaluation Performance](#Evaluation-Performance) section below or our upcoming technical report.*
|
| 40 |
+
|
| 41 |
+
<img src="img/output.png" alt="img" style="zoom:100%;" />
|
| 42 |
|
| 43 |
## License
|
| 44 |
|
img/output.png
ADDED
|
Git LFS Details
|