Commit
·
92c08fd
1
Parent(s):
c7c9e1b
Update README.md
Browse files
README.md
CHANGED
|
@@ -63,7 +63,7 @@ model-index:
|
|
| 63 |
|
| 64 |
# Fine-tuned XLSR-53 large model for speech recognition in Dutch
|
| 65 |
|
| 66 |
-
Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on Dutch using the [Common Voice 6.1](https://huggingface.co/datasets/common_voice) and [CSS10](https://github.com/Kyubyong/css10).
|
| 67 |
When using this model, make sure that your speech input is sampled at 16kHz.
|
| 68 |
|
| 69 |
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/) :)
|
|
|
|
| 63 |
|
| 64 |
# Fine-tuned XLSR-53 large model for speech recognition in Dutch
|
| 65 |
|
| 66 |
+
Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on Dutch using the train and validation splits of [Common Voice 6.1](https://huggingface.co/datasets/common_voice) and [CSS10](https://github.com/Kyubyong/css10).
|
| 67 |
When using this model, make sure that your speech input is sampled at 16kHz.
|
| 68 |
|
| 69 |
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/) :)
|