jonatasgrosman commited on
Commit
8b424a5
·
1 Parent(s): 71edf1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -32,7 +32,7 @@ model-index:
32
 
33
  # Wav2Vec2-Large-XLSR-53-Finnish
34
 
35
- Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on Finnish using the [Common Voice](https://huggingface.co/datasets/common_voice) and [CSS10](https://github.com/Kyubyong/css10).
36
  When using this model, make sure that your speech input is sampled at 16kHz.
37
 
38
  This model has been fine-tuned thanks to the GPU credits generously given by the [OVHcloud](https://www.ovhcloud.com/en/public-cloud/ai-training/) :)
@@ -188,11 +188,9 @@ In the table below I report the Word Error Rate (WER) and the Character Error Ra
188
  If you want to cite this model you can use this:
189
 
190
  ```bibtex
191
- @misc{grosman2021wav2vec2-large-xlsr-53-finnish,
192
- title={XLSR Wav2Vec2 Finnish by Jonatas Grosman},
193
  author={Grosman, Jonatas},
194
- publisher={Hugging Face},
195
- journal={Hugging Face Hub},
196
  howpublished={\url{https://huggingface.co/jonatasgrosman/wav2vec2-large-xlsr-53-finnish}},
197
  year={2021}
198
  }
 
32
 
33
  # Wav2Vec2-Large-XLSR-53-Finnish
34
 
35
+ Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on Finnish using the [Common Voice 6.1](https://huggingface.co/datasets/common_voice) and [CSS10](https://github.com/Kyubyong/css10).
36
  When using this model, make sure that your speech input is sampled at 16kHz.
37
 
38
  This model has been fine-tuned thanks to the GPU credits generously given by the [OVHcloud](https://www.ovhcloud.com/en/public-cloud/ai-training/) :)
 
188
  If you want to cite this model you can use this:
189
 
190
  ```bibtex
191
+ @misc{grosman2021xlsr53-large-finnish,
192
+ title={Fine-tuned {XLSR}-53 large model for speech recognition in {F}innish},
193
  author={Grosman, Jonatas},
 
 
194
  howpublished={\url{https://huggingface.co/jonatasgrosman/wav2vec2-large-xlsr-53-finnish}},
195
  year={2021}
196
  }