keisawada commited on
Commit
f5b73c9
1 Parent(s): 53a48d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -4
README.md CHANGED
@@ -67,15 +67,24 @@ A fairseq checkpoint file can also be available [here](https://huggingface.co/ri
67
  # How to cite
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
 
76
  ---
77
 
78
- # Citations
79
  ```bibtex
80
  @inproceedings{baevski2020wav2vec,
81
  title={wav2vec 2.0: A Framework for Self-Supervised Learning of Speech Representations},
 
67
  # How to cite
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,
76
+ title = {Release of Pre-Trained Models for the {J}apanese Language},
77
+ author = {Sawada, Kei and Zhao, Tianyu and Shing, Makoto and Mitsui, Kentaro and Kaga, Akio and Hono, Yukiya and Wakatsuki, Toshiaki and Mitsuda, Koh},
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
 
85
  ---
86
 
87
+ # References
88
  ```bibtex
89
  @inproceedings{baevski2020wav2vec,
90
  title={wav2vec 2.0: A Framework for Self-Supervised Learning of Speech Representations},