khanhld
commited on
Commit
•
0b60a1c
1
Parent(s):
1361aed
Update README.md
Browse files
README.md
CHANGED
@@ -150,13 +150,14 @@ print("WER: {:2f}".format(100 * wer.compute(predictions=result["pred_transcript"
|
|
150 |
|
151 |
<a name = "citation" ></a>
|
152 |
### Citation
|
153 |
-
[![DOI](https://zenodo.org/badge/
|
154 |
-
```
|
155 |
-
@
|
156 |
-
author = {Duy Khanh Le},
|
157 |
-
doi = {10.5281/zenodo.
|
158 |
-
|
159 |
-
|
|
|
160 |
url = {https://github.com/khanld/ASR-Wa2vec-Finetune},
|
161 |
year = {2022}
|
162 |
}
|
|
|
150 |
|
151 |
<a name = "citation" ></a>
|
152 |
### Citation
|
153 |
+
[![DOI](https://zenodo.org/badge/491468343.svg)](https://zenodo.org/badge/latestdoi/491468343)
|
154 |
+
```
|
155 |
+
@mics{Duy_Khanh_Finetune_Wav2vec_2_0_2022,
|
156 |
+
author = {Duy Khanh, Le},
|
157 |
+
doi = {10.5281/zenodo.6542357},
|
158 |
+
license = {CC-BY-NC-4.0},
|
159 |
+
month = {5},
|
160 |
+
title = {{Finetune Wav2vec 2.0 For Vietnamese Speech Recognition}},
|
161 |
url = {https://github.com/khanld/ASR-Wa2vec-Finetune},
|
162 |
year = {2022}
|
163 |
}
|