keisawada commited on
Commit
0bdeb0b
1 Parent(s): 5fc8ed4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -131,8 +131,11 @@ The model uses the same sentencepiece-based tokenizer as [japanese-gpt-neox-3.6b
131
  @inproceedings{hono2024integrating,
132
  title = {Integrating Pre-Trained Speech and Language Models for End-to-End Speech Recognition},
133
  author = {Hono, Yukiya and Mitsuda, Koh and Zhao, Tianyu and Mitsui, Kentaro and Wakatsuki, Toshiaki and Sawada, Kei},
134
- booktitle = {Findings of the Association for Computational Linguistics: ACL 2024},
135
- year = {2024}
 
 
 
136
  }
137
 
138
  @misc{rinna-nue-asr,
@@ -163,7 +166,7 @@ The model uses the same sentencepiece-based tokenizer as [japanese-gpt-neox-3.6b
163
  month = {10},
164
  year = {2021},
165
  volume = {29},
166
- pages = {3451-3460},
167
  doi = {10.1109/TASLP.2021.3122291}
168
  }
169
 
 
131
  @inproceedings{hono2024integrating,
132
  title = {Integrating Pre-Trained Speech and Language Models for End-to-End Speech Recognition},
133
  author = {Hono, Yukiya and Mitsuda, Koh and Zhao, Tianyu and Mitsui, Kentaro and Wakatsuki, Toshiaki and Sawada, Kei},
134
+ booktitle = {Findings of the Association for Computational Linguistics ACL 2024},
135
+ month = {8},
136
+ year = {2024},
137
+ pages = {13289--13305},
138
+ url = {https://aclanthology.org/2024.findings-acl.787}
139
  }
140
 
141
  @misc{rinna-nue-asr,
 
166
  month = {10},
167
  year = {2021},
168
  volume = {29},
169
+ pages = {3451--3460},
170
  doi = {10.1109/TASLP.2021.3122291}
171
  }
172