Update README.md
Browse files
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).
|