Update README.md
Browse files
README.md
CHANGED
@@ -21,10 +21,7 @@ dataset = load_dataset("PrathamOrgAI/ReadNet")
|
|
21 |
|
22 |
### Data Fields
|
23 |
|
24 |
-
-
|
25 |
|
26 |
-
-
|
27 |
|
28 |
-
- text: the transcription of the audio file.
|
29 |
-
|
30 |
-
- id: unique id of the data sample.
|
|
|
21 |
|
22 |
### Data Fields
|
23 |
|
24 |
+
- URL: URL of the audio file which can be downloaded in the .wav format
|
25 |
|
26 |
+
- Transcribed Text: Transcription of audio files in their respective language
|
27 |
|
|
|
|
|
|