Update README.md
Browse filesLink to paper page
README.md
CHANGED
@@ -1 +1,13 @@
|
|
1 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
license: mit
|
2 |
+
|
3 |
+
```
|
4 |
+
@misc{xu2024mooerllmbasedspeechrecognition,
|
5 |
+
title={MooER: LLM-based Speech Recognition and Translation Models from Moore Threads},
|
6 |
+
author={Junhao Xu and Zhenlin Liang and Yi Liu and Yichao Hu and Jian Li and Yajun Zheng and Meng Cai and Hua Wang},
|
7 |
+
year={2024},
|
8 |
+
eprint={2408.05101},
|
9 |
+
archivePrefix={arXiv},
|
10 |
+
primaryClass={cs.CL},
|
11 |
+
url={https://arxiv.org/abs/2408.05101},
|
12 |
+
}
|
13 |
+
```
|