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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -24,7 +24,7 @@ pipeline_tag: text-to-audio
24
 
25
  # Dasheng-AudioGen-Multilingual
26
 
27
- [![arXiv](https://img.shields.io/badge/arXiv-Paper-b31b1b?logo=arxiv)](https://arxiv.org/abs/2505.XXXXX)
28
  [![GitHub](https://img.shields.io/badge/GitHub-Code-181717?logo=github)](https://github.com/xiaomi-research/dasheng-audiogen)
29
  [![Hugging Face Model](https://img.shields.io/badge/HuggingFace-Model-orange?logo=huggingface)](https://huggingface.co/mispeech/Dasheng-AudioGen-Multilingual)
30
  [![Hugging Face Demo](https://img.shields.io/badge/HuggingFace-Demo-orange?logo=huggingface)](https://huggingface.co/spaces/mispeech/Dasheng-AudioGen)
@@ -180,11 +180,11 @@ Dasheng-AudioGen was developed with contributions from **XIAOMI LLM PLUS** and *
180
  ## Citation
181
 
182
  ```bibtex
183
- @article{dasheng-audiogen,
184
- title={Dasheng-AudioGen},
185
- author={},
186
- journal={arXiv preprint arXiv:2505.XXXXX},
187
- year={2025}
188
  }
189
  ```
190
 
 
24
 
25
  # Dasheng-AudioGen-Multilingual
26
 
27
+ [![arXiv](https://img.shields.io/badge/arXiv-Paper-b31b1b?logo=arxiv)](https://arxiv.org/abs/2605.27838)
28
  [![GitHub](https://img.shields.io/badge/GitHub-Code-181717?logo=github)](https://github.com/xiaomi-research/dasheng-audiogen)
29
  [![Hugging Face Model](https://img.shields.io/badge/HuggingFace-Model-orange?logo=huggingface)](https://huggingface.co/mispeech/Dasheng-AudioGen-Multilingual)
30
  [![Hugging Face Demo](https://img.shields.io/badge/HuggingFace-Demo-orange?logo=huggingface)](https://huggingface.co/spaces/mispeech/Dasheng-AudioGen)
 
180
  ## Citation
181
 
182
  ```bibtex
183
+ @article{mei2026dashengaudiogen,
184
+ title = {Dasheng AudioGen: A Unified Model for Generating Coherent Audio Scenes from Text},
185
+ 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},
186
+ journal = {arXiv preprint arXiv:2605.27838},
187
+ year = {2026}
188
  }
189
  ```
190