holylovenia commited on
Commit
ba31dfa
1 Parent(s): 8a88000

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ model-index:
33
  Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on Cantonese using the [Common Voice](https://huggingface.co/datasets/common_voice).
34
  When using this model, make sure that your speech input is sampled at 16kHz.
35
 
36
- The Common Voice `train` and `dev` were used for training.
37
 
38
  The script used for training can be found at [https://github.com/holylovenia/wav2vec2-pretraining](https://github.com/holylovenia/wav2vec2-pretraining).
39
 
 
33
  Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on Cantonese using the [Common Voice](https://huggingface.co/datasets/common_voice).
34
  When using this model, make sure that your speech input is sampled at 16kHz.
35
 
36
+ The Common Voice's validated `train` and `dev` were used for training.
37
 
38
  The script used for training can be found at [https://github.com/holylovenia/wav2vec2-pretraining](https://github.com/holylovenia/wav2vec2-pretraining).
39