Skip to content

Commit fcd1494

Browse files
committed
docs: update paper link in README files to point to the correct arXiv URL
1 parent 7b4ad42 commit fcd1494

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
**Fun-Audio-Chat** is a Large Audio Language Model built for natural, low-latency voice interactions.
1212

13-
[![Paper](https://img.shields.io/badge/Paper-PDF-red)](https://github.com/FunAudioLLM/Fun-Audio-Chat/blob/main/Fun-Audio-Chat-Technical-Report.pdf)
13+
[![Paper](https://img.shields.io/badge/Paper-PDF-red)](https://arxiv.org/pdf/2512.20156)
1414
[![HuggingFace](https://img.shields.io/badge/HuggingFace-Model-yellow)](https://huggingface.co/FunAudioLLM/Fun-Audio-Chat-8B)
1515
[![ModelScope](https://img.shields.io/badge/ModelScope-Model-orange)](https://modelscope.cn/FunAudioLLM/Fun-Audio-Chat-8B)
1616
[![Demo](https://img.shields.io/badge/Demo-Page-green)](https://funaudiollm.github.io/funaudiochat)
@@ -290,13 +290,13 @@ If you find this model useful, please cite our paper:
290290
}
291291
292292
@misc{tan2025drvoiceparallelspeechtextvoice,
293-
title={DrVoice: Parallel Speech-Text Voice Conversation Model via Dual-Resolution Speech Representations},
294-
author={Chao-Hong Tan and Qian Chen and Wen Wang and Chong Deng and Qinglin Zhang and Luyao Cheng and Hai Yu and Xin Zhang and Xiang Lv and Tianyu Zhao and Chong Zhang and Yukun Ma and Yafeng Chen and Hui Wang and Jiaqing Liu and Xiangang Li and Jieping Ye},
295-
year={2025},
296-
eprint={2506.09349},
297-
archivePrefix={arXiv},
298-
primaryClass={cs.CL},
299-
url={https://arxiv.org/abs/2506.09349},
293+
title={DrVoice: Parallel Speech-Text Voice Conversation Model via Dual-Resolution Speech Representations},
294+
author={Chao-Hong Tan and Qian Chen and Wen Wang and Chong Deng and Qinglin Zhang and Luyao Cheng and Hai Yu and Xin Zhang and Xiang Lv and Tianyu Zhao and Chong Zhang and Yukun Ma and Yafeng Chen and Hui Wang and Jiaqing Liu and Xiangang Li and Jieping Ye},
295+
year={2025},
296+
eprint={2506.09349},
297+
archivePrefix={arXiv},
298+
primaryClass={cs.CL},
299+
url={https://arxiv.org/abs/2506.09349},
300300
}
301301
```
302302

README_zh.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
**Fun-Audio-Chat** 是一个专为自然、低延迟语音交互打造的大型音频语言模型。
1212

13-
[![论文](https://img.shields.io/badge/论文-PDF-red)](https://github.com/FunAudioLLM/Fun-Audio-Chat/blob/main/Fun-Audio-Chat-Technical-Report.pdf)
13+
[![论文](https://img.shields.io/badge/论文-PDF-red)](https://arxiv.org/pdf/2512.20156)
1414
[![HuggingFace](https://img.shields.io/badge/HuggingFace-模型-yellow)](https://huggingface.co/FunAudioLLM/Fun-Audio-Chat-8B)
1515
[![ModelScope](https://img.shields.io/badge/ModelScope-模型-orange)](https://modelscope.cn/FunAudioLLM/Fun-Audio-Chat-8B)
1616
[![演示](https://img.shields.io/badge/演示-页面-green)](https://funaudiollm.github.io/funaudiochat)
@@ -289,13 +289,13 @@ bash run_shell/run.sh
289289
}
290290
291291
@misc{tan2025drvoiceparallelspeechtextvoice,
292-
title={DrVoice: Parallel Speech-Text Voice Conversation Model via Dual-Resolution Speech Representations},
293-
author={Chao-Hong Tan and Qian Chen and Wen Wang and Chong Deng and Qinglin Zhang and Luyao Cheng and Hai Yu and Xin Zhang and Xiang Lv and Tianyu Zhao and Chong Zhang and Yukun Ma and Yafeng Chen and Hui Wang and Jiaqing Liu and Xiangang Li and Jieping Ye},
294-
year={2025},
295-
eprint={2506.09349},
296-
archivePrefix={arXiv},
297-
primaryClass={cs.CL},
298-
url={https://arxiv.org/abs/2506.09349},
292+
title={DrVoice: Parallel Speech-Text Voice Conversation Model via Dual-Resolution Speech Representations},
293+
author={Chao-Hong Tan and Qian Chen and Wen Wang and Chong Deng and Qinglin Zhang and Luyao Cheng and Hai Yu and Xin Zhang and Xiang Lv and Tianyu Zhao and Chong Zhang and Yukun Ma and Yafeng Chen and Hui Wang and Jiaqing Liu and Xiangang Li and Jieping Ye},
294+
year={2025},
295+
eprint={2506.09349},
296+
archivePrefix={arXiv},
297+
primaryClass={cs.CL},
298+
url={https://arxiv.org/abs/2506.09349},
299299
}
300300
```
301301

0 commit comments

Comments
 (0)