jonatasgrosman
commited on
Commit
•
56803e7
1
Parent(s):
a76dff9
Update README.md
Browse files
README.md
CHANGED
@@ -68,7 +68,7 @@ model-index:
|
|
68 |
|
69 |
# Fine-tuned XLS-R 1B model for speech recognition in Spanish
|
70 |
|
71 |
-
Fine-tuned [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on Spanish using the train and validation
|
72 |
When using this model, make sure that your speech input is sampled at 16kHz.
|
73 |
|
74 |
This model has been fine-tuned by the [HuggingSound](https://github.com/jonatasgrosman/huggingsound) tool, and thanks to the GPU credits generously given by the [OVHcloud](https://www.ovhcloud.com/en/public-cloud/ai-training/) :)
|
|
|
68 |
|
69 |
# Fine-tuned XLS-R 1B model for speech recognition in Spanish
|
70 |
|
71 |
+
Fine-tuned [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on Spanish using the train and validation splits of [Common Voice 8.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_8_0), [MediaSpeech](https://www.openslr.org/108/), [Multilingual TEDx](http://www.openslr.org/100), [Multilingual LibriSpeech](https://www.openslr.org/94/), and [Voxpopuli](https://github.com/facebookresearch/voxpopuli).
|
72 |
When using this model, make sure that your speech input is sampled at 16kHz.
|
73 |
|
74 |
This model has been fine-tuned by the [HuggingSound](https://github.com/jonatasgrosman/huggingsound) tool, and thanks to the GPU credits generously given by the [OVHcloud](https://www.ovhcloud.com/en/public-cloud/ai-training/) :)
|