jonatasgrosman commited on
Commit
df22379
1 Parent(s): eb8f164

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-Greek
34
 
35
- Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on Greek 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/) :)
@@ -187,11 +187,9 @@ In the table below I report the Word Error Rate (WER) and the Character Error Ra
187
  If you want to cite this model you can use this:
188
 
189
  ```bibtex
190
- @misc{grosman2021wav2vec2-large-xlsr-53-greek,
191
- title={XLSR Wav2Vec2 Greek by Jonatas Grosman},
192
  author={Grosman, Jonatas},
193
- publisher={Hugging Face},
194
- journal={Hugging Face Hub},
195
  howpublished={\url{https://huggingface.co/jonatasgrosman/wav2vec2-large-xlsr-53-greek}},
196
  year={2021}
197
  }
 
32
 
33
  # Wav2Vec2-Large-XLSR-53-Greek
34
 
35
+ Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on Greek 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/) :)
 
187
  If you want to cite this model you can use this:
188
 
189
  ```bibtex
190
+ @misc{grosman2021xlsr53-large-greek,
191
+ title={Fine-tuned {XLSR}-53 large model for speech recognition in {G}reek},
192
  author={Grosman, Jonatas},
 
 
193
  howpublished={\url{https://huggingface.co/jonatasgrosman/wav2vec2-large-xlsr-53-greek}},
194
  year={2021}
195
  }