123
#4
by
demonissyx
- opened
README.md
CHANGED
@@ -3,14 +3,13 @@ language:
|
|
3 |
- en
|
4 |
- zh
|
5 |
pipeline_tag: text-to-audio
|
6 |
-
library_name:
|
7 |
---
|
8 |
|
9 |
# SongGeneration
|
10 |
|
11 |
-
<p align="center"><img src="img/logo.jpg" width="40%"></p>
|
12 |
<p align="center">
|
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/
|
14 |
</p>
|
15 |
|
16 |
|
@@ -20,7 +19,7 @@ This repository is the official weight repository for LeVo: High-Quality Song Ge
|
|
20 |
|
21 |
| Model | HuggingFace |
|
22 |
| :----------------------: | :----------------------------------------------------------: |
|
23 |
-
| SongGeneration-base | <a href="https://huggingface.co/tencent/SongGeneration/tree/main/ckpt/
|
24 |
| SongGeneration-base(zh&en) | Coming soon |
|
25 |
| SongGeneration-full(zh&en) | Coming soon |
|
26 |
|
@@ -32,4 +31,4 @@ We develop the SongGeneration model. It is an LM-based framework consisting of *
|
|
32 |
|
33 |
## License
|
34 |
|
35 |
-
The code and weights in this repository is released in the [LICENSE](LICENSE) file.
|
|
|
3 |
- en
|
4 |
- zh
|
5 |
pipeline_tag: text-to-audio
|
6 |
+
library_name: transformers
|
7 |
---
|
8 |
|
9 |
# SongGeneration
|
10 |
|
|
|
11 |
<p align="center">
|
12 |
+
<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/waytan22/SongGeneration-LeVo">Space Demo</a>
|
13 |
</p>
|
14 |
|
15 |
|
|
|
19 |
|
20 |
| Model | HuggingFace |
|
21 |
| :----------------------: | :----------------------------------------------------------: |
|
22 |
+
| SongGeneration-base(zh) | <a href="https://huggingface.co/tencent/SongGeneration/tree/main/ckpt/songgeneration_base_zh">v20250520</a> |
|
23 |
| SongGeneration-base(zh&en) | Coming soon |
|
24 |
| SongGeneration-full(zh&en) | Coming soon |
|
25 |
|
|
|
31 |
|
32 |
## License
|
33 |
|
34 |
+
The code and weights in this repository is released in the [LICENSE](LICENSE) file.
|
ckpt/{songgeneration_base → songgeneration_base_zh}/config.yaml
RENAMED
File without changes
|
ckpt/{songgeneration_base → songgeneration_base_zh}/model.pt
RENAMED
File without changes
|
img/logo.jpg
DELETED
Binary file (70.4 kB)
|
|