Commit
·
d78eb4c
1
Parent(s):
51d2757
Update README.md
Browse files
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{
|
190 |
-
title={XLSR
|
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 |
}
|