jonatasgrosman commited on
Commit
d78eb4c
1 Parent(s): 51d2757

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -186,11 +186,9 @@ In the table below I report the Word Error Rate (WER) and the Character Error Ra
186
  If you want to cite this model you can use this:
187
 
188
  ```bibtex
189
- @misc{grosman2021wav2vec2-large-xlsr-53-chinese-zh-cn,
190
- title={XLSR Wav2Vec2 Chinese (zh-CN) by Jonatas Grosman},
191
  author={Grosman, Jonatas},
192
- publisher={Hugging Face},
193
- journal={Hugging Face Hub},
194
  howpublished={\url{https://huggingface.co/jonatasgrosman/wav2vec2-large-xlsr-53-chinese-zh-cn}},
195
  year={2021}
196
  }
 
186
  If you want to cite this model you can use this:
187
 
188
  ```bibtex
189
+ @misc{grosman2021xlsr53-chinese,
190
+ title={Fine-tuned {XLSR}-53 large model for speech recognition in {C}hinese},
191
  author={Grosman, Jonatas},
 
 
192
  howpublished={\url{https://huggingface.co/jonatasgrosman/wav2vec2-large-xlsr-53-chinese-zh-cn}},
193
  year={2021}
194
  }