lucio commited on
Commit
6a0c5d4
1 Parent(s): 1906fc0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
  - xlsr-fine-tuning-week
12
  license: apache-2.0
13
  model-index:
14
- - name: XLSR Wav2Vec2 Large Kinyarwanda by Lucio
15
  results:
16
  - task:
17
  name: Speech Recognition
@@ -28,7 +28,7 @@ model-index:
28
 
29
  # Wav2Vec2-Large-XLSR-53-rw
30
 
31
- Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on Kinyarwanda using the [Common Voice](https://huggingface.co/datasets/common_voice) dataset, using about 20% of the training data (limited to utterances without downvotes and shorter with 9.5 seconds), and validated on 2048 utterances from the validation set.
32
  When using this model, make sure that your speech input is sampled at 16kHz.
33
 
34
  ## Usage
 
11
  - xlsr-fine-tuning-week
12
  license: apache-2.0
13
  model-index:
14
+ - name: XLSR Wav2Vec2 Large Kinyarwanda no punctuation
15
  results:
16
  - task:
17
  name: Speech Recognition
 
28
 
29
  # Wav2Vec2-Large-XLSR-53-rw
30
 
31
+ Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on Kinyarwanda using the [Common Voice](https://huggingface.co/datasets/common_voice) dataset, using about 20% of the training data (limited to utterances without downvotes and shorter than 9.5 seconds), and validated on 2048 utterances from the validation set.
32
  When using this model, make sure that your speech input is sampled at 16kHz.
33
 
34
  ## Usage