Update README.md
Browse files
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 |
-
|
|
|
|
|
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 |
|