sanchit-gandhi commited on
Commit
3849711
·
verified ·
1 Parent(s): 92551a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -36,3 +36,8 @@ configs:
36
  - split: test
37
  path: hi/test-*
38
  ---
 
 
 
 
 
 
36
  - split: test
37
  path: hi/test-*
38
  ---
39
+
40
+ # Common Voice 16.1 Hindi Pseudo-Labelled
41
+
42
+ This is the [Common Voice 16.1](https://huggingface.co/datasets/mozilla-foundation/common_voice_16_1) Hindi split pseudo-labelled using the [Whisper large-v3](https://huggingface.co/openai/whisper-large-v3) model, according to the instructions detailed
43
+ in the Distil-Whisper repository. To reproduce this pseudo-labelling run, follow the instructions detailed [here](https://github.com/huggingface/distil-whisper/tree/main/training#1-pseudo-labelling).