keisawada commited on
Commit
0dd7848
1 Parent(s): f5b73c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -68,8 +68,8 @@ A fairseq checkpoint file can also be available [here](https://huggingface.co/ri
68
  ```bibtex
69
  @misc{rinna-japanese-wav2vec2-base,
70
  title = {rinna/japanese-wav2vec2-base},
71
- author={Hono, Yukiya and Mitsui, Kentaro and Sawada, Kei}
72
- url = {https://huggingface.co/rinna/japanese-wav2vec2-base},
73
  }
74
 
75
  @inproceedings{sawada2024release,
@@ -78,7 +78,9 @@ A fairseq checkpoint file can also be available [here](https://huggingface.co/ri
78
  booktitle = {Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)},
79
  month = {5},
80
  year = {2024},
81
- url = {https://arxiv.org/abs/2404.01657},
 
 
82
  }
83
  ```
84
 
 
68
  ```bibtex
69
  @misc{rinna-japanese-wav2vec2-base,
70
  title = {rinna/japanese-wav2vec2-base},
71
+ author = {Hono, Yukiya and Mitsui, Kentaro and Sawada, Kei},
72
+ url = {https://huggingface.co/rinna/japanese-wav2vec2-base}
73
  }
74
 
75
  @inproceedings{sawada2024release,
 
78
  booktitle = {Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)},
79
  month = {5},
80
  year = {2024},
81
+ pages = {13898--13905},
82
+ url = {https://aclanthology.org/2024.lrec-main.1213},
83
+ note = {\url{https://arxiv.org/abs/2404.01657}}
84
  }
85
  ```
86