pochunhsu commited on
Commit
2523986
·
verified ·
1 Parent(s): 66ed9db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -118,12 +118,14 @@ The framework aims to advance the digitalization of Taiwanese Hokkien and provid
118
  If you use this model or the Breeze Taigi benchmark, please cite:
119
 
120
  ```bibtex
121
- @misc{lan2025breezetaigi,
122
- title = {Breeze Taigi: Benchmarks and Models for Taiwanese Hokkien Speech Recognition and Synthesis},
123
- author = {Yu-Siang Lan and Chia-Sheng Liu and Yi-Chang Chen and Po-Chun Hsu and Allyson Chiu and Shun-Wen Lin and Da-shan Shiu and Yuan-Fu Liao},
124
- year = {2025},
125
- publisher = {HuggingFace},
126
- url = {https://huggingface.co/MediaTek-Research/Breeze-ASR-26}
 
 
127
  }
128
  ```
129
 
 
118
  If you use this model or the Breeze Taigi benchmark, please cite:
119
 
120
  ```bibtex
121
+ @misc{lan2026breezetaigibenchmarksmodels,
122
+ title={Breeze Taigi: Benchmarks and Models for Taiwanese Hokkien Speech Recognition and Synthesis},
123
+ author={Yu-Siang Lan and Chia-Sheng Liu and Yi-Chang Chen and Po-Chun Hsu and Allyson Chiu and Shun-Wen Lin and Da-shan Shiu and Yuan-Fu Liao},
124
+ year={2026},
125
+ eprint={2603.19259},
126
+ archivePrefix={arXiv},
127
+ primaryClass={cs.CL},
128
+ url={https://arxiv.org/abs/2603.19259},
129
  }
130
  ```
131