khanhld
commited on
Commit
•
66f0496
1
Parent(s):
0b60a1c
Update README.md
Browse files
README.md
CHANGED
@@ -151,6 +151,8 @@ print("WER: {:2f}".format(100 * wer.compute(predictions=result["pred_transcript"
|
|
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},
|
@@ -162,6 +164,10 @@ print("WER: {:2f}".format(100 * wer.compute(predictions=result["pred_transcript"
|
|
162 |
year = {2022}
|
163 |
}
|
164 |
```
|
|
|
|
|
|
|
|
|
165 |
|
166 |
<a name = "contact"></a>
|
167 |
### Contact
|
|
|
151 |
<a name = "citation" ></a>
|
152 |
### Citation
|
153 |
[![DOI](https://zenodo.org/badge/491468343.svg)](https://zenodo.org/badge/latestdoi/491468343)
|
154 |
+
</br>
|
155 |
+
<strong>BibTeX</strong>
|
156 |
```
|
157 |
@mics{Duy_Khanh_Finetune_Wav2vec_2_0_2022,
|
158 |
author = {Duy Khanh, Le},
|
|
|
164 |
year = {2022}
|
165 |
}
|
166 |
```
|
167 |
+
<strong>APA</strong>
|
168 |
+
```
|
169 |
+
Duy Khanh, L. (2022). Finetune Wav2vec 2.0 For Vietnamese Speech Recognition [Data set]. https://doi.org/10.5281/zenodo.6542357
|
170 |
+
```
|
171 |
|
172 |
<a name = "contact"></a>
|
173 |
### Contact
|