update and fix
This commit is contained in:
12
README.md
12
README.md
@ -7,7 +7,7 @@
|
||||
<p>
|
||||
|
||||
<p align="center">
|
||||
  🤗 <a href="https://huggingface.co/collections/Qwen/qwen3-asr">Hugging Face</a>   |   🤖 <a href="https://modelscope.cn/collections/Qwen/Qwen3-ASR">ModelScope</a>   |   📑 <a href="https://qwen.ai/blog?id=qwen3asr">Blog</a>   |   📑 <a href="https://github.com/QwenLM/Qwen3-ASR/blob/main/assets/Qwen3_ASR.pdf">Paper</a>  
|
||||
  🤗 <a href="https://huggingface.co/collections/Qwen/qwen3-asr">Hugging Face</a>   |   🤖 <a href="https://modelscope.cn/collections/Qwen/Qwen3-ASR">ModelScope</a>   |   📑 <a href="https://qwen.ai/blog?id=qwen3asr">Blog</a>   |   📑 <a href="https://arxiv.org/abs/2601.21337">Paper</a>  
|
||||
<br>
|
||||
🖥️ <a href="https://huggingface.co/spaces/Qwen/Qwen3-ASR">Hugging Face Demo</a>   |    🖥️ <a href="https://modelscope.cn/studios/Qwen/Qwen3-ASR">ModelScope Demo</a>   |   💬 <a href="https://github.com/QwenLM/Qwen/blob/main/assets/wechat.png">WeChat (微信)</a>   |   🫨 <a href="https://discord.gg/CV4E9rpNSD">Discord</a>   |   📑 <a href="https://help.aliyun.com/zh/model-studio/qwen-speech-recognition">API</a>
|
||||
|
||||
@ -41,7 +41,7 @@ We release **Qwen3-ASR**, a family that includes two powerful all-in-one speech
|
||||
- [Fine Tuning](#fine-tuning)
|
||||
- [Docker](#docker)
|
||||
- [Evaluation](#evaluation)
|
||||
<!-- - [Citation](#citation) -->
|
||||
- [Citation](#citation)
|
||||
|
||||
|
||||
## Overview
|
||||
@ -1420,18 +1420,18 @@ During evaluation, we ran inference for all models with `dtype=torch.bfloat16` a
|
||||
</details>
|
||||
|
||||
|
||||
<!-- ## Citation
|
||||
## Citation
|
||||
|
||||
If you find our paper and code useful in your research, please consider giving a star :star: and citation :pencil: :)
|
||||
|
||||
```BibTeX
|
||||
@article{Qwen3-ASR,
|
||||
title={Qwen3-ASR Technical Report},
|
||||
author={},
|
||||
journal={arXiv preprint arXiv:},
|
||||
author={Xian Shi, Xiong Wang, Zhifang Guo, Yongqi Wang, Pei Zhang, Xinyu Zhang, Zishan Guo, Hongkun Hao, Yu Xi, Baosong Yang, Jin Xu, Jingren Zhou, Junyang Lin},
|
||||
journal={arXiv preprint arXiv:2601.21337},
|
||||
year={2026}
|
||||
}
|
||||
``` -->
|
||||
```
|
||||
|
||||
|
||||
## Star History
|
||||
|
||||
Reference in New Issue
Block a user