Update README.md
Browse files
README.md
CHANGED
@@ -67,8 +67,8 @@ A fairseq checkpoint file can also be available [here](https://huggingface.co/ri
|
|
67 |
```bibtex
|
68 |
@misc{rinna-japanese-data2vec-audio-base,
|
69 |
title = {rinna/japanese-data2vec-audio-base},
|
70 |
-
author={Hono, Yukiya and Mitsui, Kentaro and Sawada, Kei}
|
71 |
-
url = {https://huggingface.co/rinna/japanese-data2vec-audio-base}
|
72 |
}
|
73 |
|
74 |
@inproceedings{sawada2024release,
|
@@ -77,7 +77,9 @@ A fairseq checkpoint file can also be available [here](https://huggingface.co/ri
|
|
77 |
booktitle = {Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)},
|
78 |
month = {5},
|
79 |
year = {2024},
|
80 |
-
|
|
|
|
|
81 |
}
|
82 |
```
|
83 |
|
@@ -86,13 +88,12 @@ A fairseq checkpoint file can also be available [here](https://huggingface.co/ri
|
|
86 |
# References
|
87 |
```bibtex
|
88 |
@inproceedings{baevski2022data2vec,
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
doi={10.48550/arXiv.2202.03555}
|
96 |
}
|
97 |
```
|
98 |
---
|
|
|
67 |
```bibtex
|
68 |
@misc{rinna-japanese-data2vec-audio-base,
|
69 |
title = {rinna/japanese-data2vec-audio-base},
|
70 |
+
author = {Hono, Yukiya and Mitsui, Kentaro and Sawada, Kei},
|
71 |
+
url = {https://huggingface.co/rinna/japanese-data2vec-audio-base}
|
72 |
}
|
73 |
|
74 |
@inproceedings{sawada2024release,
|
|
|
77 |
booktitle = {Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)},
|
78 |
month = {5},
|
79 |
year = {2024},
|
80 |
+
pages = {13898--13905},
|
81 |
+
url = {https://aclanthology.org/2024.lrec-main.1213},
|
82 |
+
note = {\url{https://arxiv.org/abs/2404.01657}}
|
83 |
}
|
84 |
```
|
85 |
|
|
|
88 |
# References
|
89 |
```bibtex
|
90 |
@inproceedings{baevski2022data2vec,
|
91 |
+
title={Data2vec: A general framework for self-supervised learning in speech, vision and language},
|
92 |
+
author={Baevski, Alexei and Hsu, Wei-Ning and Xu, Qiantong and Babu, Arun and Gu, Jiatao and Auli, Michael},
|
93 |
+
booktitle={International Conference on Machine Learning},
|
94 |
+
year={2022},
|
95 |
+
pages={1298--1312},
|
96 |
+
doi={10.48550/arXiv.2202.03555}
|
|
|
97 |
}
|
98 |
```
|
99 |
---
|