mie237 commited on
Commit
5fdfb7d
·
verified ·
1 Parent(s): f70c715

Update README_zh.md

Browse files
Files changed (1) hide show
  1. README_zh.md +6 -6
README_zh.md CHANGED
@@ -1,6 +1,6 @@
1
  # Dasheng-AudioGen-Multilingual
2
 
3
- [![arXiv](https://img.shields.io/badge/arXiv-Paper-b31b1b?logo=arxiv)](https://arxiv.org/abs/2505.XXXXX)
4
  [![Hugging Face Model](https://img.shields.io/badge/HuggingFace-Model-orange?logo=huggingface)](https://huggingface.co/mispeech/Dasheng-AudioGen-Multilingual)
5
  [![Hugging Face Demo](https://img.shields.io/badge/HuggingFace-Demo-orange?logo=huggingface)](https://huggingface.co/spaces/mispeech/Dasheng-AudioGen)
6
  [![Web Demo](https://img.shields.io/badge/Website-Demo-181717?logo=google-chrome)](https://nieeim.github.io/Dasheng-AudioGen-Web/)
@@ -155,11 +155,11 @@ Dasheng-AudioGen 由**小米 LLM PLUS** 和 **上海交通大学 X-LANCE** 联
155
  ## 引用
156
 
157
  ```bibtex
158
- @article{dasheng-audiogen,
159
- title={Dasheng-AudioGen},
160
- author={},
161
- journal={arXiv preprint arXiv:2505.XXXXX},
162
- year={2025}
163
  }
164
  ```
165
 
 
1
  # Dasheng-AudioGen-Multilingual
2
 
3
+ [![arXiv](https://img.shields.io/badge/arXiv-Paper-b31b1b?logo=arxiv)](https://arxiv.org/abs/2605.27838)
4
  [![Hugging Face Model](https://img.shields.io/badge/HuggingFace-Model-orange?logo=huggingface)](https://huggingface.co/mispeech/Dasheng-AudioGen-Multilingual)
5
  [![Hugging Face Demo](https://img.shields.io/badge/HuggingFace-Demo-orange?logo=huggingface)](https://huggingface.co/spaces/mispeech/Dasheng-AudioGen)
6
  [![Web Demo](https://img.shields.io/badge/Website-Demo-181717?logo=google-chrome)](https://nieeim.github.io/Dasheng-AudioGen-Web/)
 
155
  ## 引用
156
 
157
  ```bibtex
158
+ @article{mei2026dashengaudiogen,
159
+ title = {Dasheng AudioGen: A Unified Model for Generating Coherent Audio Scenes from Text},
160
+ author = {Jiahao Mei and Heinrich Dinkel and Yadong Niu and Xingwei Sun and Gang Li and Yifan Liao and Jiahao Zhou and Junbo Zhang and Jian Luan and Mengyue Wu},
161
+ journal = {arXiv preprint arXiv:2605.27838},
162
+ year = {2026}
163
  }
164
  ```
165