khanhld commited on
Commit
b132548
1 Parent(s): 7a8e034

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -147,6 +147,20 @@ print("WER: {:2f}".format(100 * wer.compute(predictions=result["pred_transcript"
147
  ```
148
  **Test Result**: 10.78%
149
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
150
  <a name = "contact"></a>
151
  ### Contact
152
  - khanhld218@uef.edu.vn
 
147
  ```
148
  **Test Result**: 10.78%
149
 
150
+ <a name = "citation" ></a>
151
+ ### Citation
152
+ [![DOI](https://zenodo.org/badge/485623832.svg)](https://github.com/khanld/ASR-Wa2vec-Finetune)
153
+ ```text
154
+ @misc{khanhld_wav2vec_asr,
155
+ author = {Duy Khanh Le},
156
+ doi = {10.5281/zenodo.6540979},
157
+ month = {May},
158
+ title = {Finetune Wav2vec 2.0 For Vietnamese Speech Recognition},
159
+ url = {https://github.com/khanld/ASR-Wa2vec-Finetune},
160
+ year = {2022}
161
+ }
162
+ ```
163
+
164
  <a name = "contact"></a>
165
  ### Contact
166
  - khanhld218@uef.edu.vn