jonatasgrosman commited on
Commit
3fcd31c
1 Parent(s): 960f38c

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-Japanese
34
 
35
- Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on Japanese using the [Common Voice](https://huggingface.co/datasets/common_voice), [CSS10](https://github.com/Kyubyong/css10) and [JSUT](https://sites.google.com/site/shinnosuketakamichi/publication/jsut).
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/) :)
@@ -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-japanese,
190
- title={XLSR Wav2Vec2 Japanese 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-japanese}},
195
  year={2021}
196
  }
32
 
33
  # Wav2Vec2-Large-XLSR-53-Japanese
34
 
35
+ Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on Japanese using the [Common Voice 6.1](https://huggingface.co/datasets/common_voice), [CSS10](https://github.com/Kyubyong/css10) and [JSUT](https://sites.google.com/site/shinnosuketakamichi/publication/jsut).
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/) :)
186
  If you want to cite this model you can use this:
187
 
188
  ```bibtex
189
+ @misc{grosman2021xlsr53-large-japanese,
190
+ title={Fine-tuned {XLSR}-53 large model for speech recognition in {J}apanese},
191
  author={Grosman, Jonatas},
 
 
192
  howpublished={\url{https://huggingface.co/jonatasgrosman/wav2vec2-large-xlsr-53-japanese}},
193
  year={2021}
194
  }