jonatasgrosman commited on
Commit
4622676
1 Parent(s): f5ec4b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -181,3 +181,18 @@ In the table below I report the Word Error Rate (WER) and the Character Error Ra
181
  | jonatasgrosman/wav2vec2-large-xlsr-53-persian | **30.12%** | **7.37%** |
182
  | m3hrdadfi/wav2vec2-large-xlsr-persian-v2 | 33.85% | 8.79% |
183
  | m3hrdadfi/wav2vec2-large-xlsr-persian | 34.37% | 8.98% |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
181
  | jonatasgrosman/wav2vec2-large-xlsr-53-persian | **30.12%** | **7.37%** |
182
  | m3hrdadfi/wav2vec2-large-xlsr-persian-v2 | 33.85% | 8.79% |
183
  | m3hrdadfi/wav2vec2-large-xlsr-persian | 34.37% | 8.98% |
184
+
185
+ ## Citation
186
+ If you want to cite this model you can use this:
187
+
188
+ ```bibtex
189
+ @misc{grosman2021wav2vec2-large-xlsr-53-persian,
190
+ title={XLSR Wav2Vec2 Persian 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-persian}},
195
+ year={2021}
196
+ }
197
+ ```
198
+