Update README.md
Browse files
README.md
CHANGED
@@ -180,3 +180,7 @@ The dataset has the following structure:
|
|
180 |
* `discipline_group` (string) - The speaker's discipline or academic field (e.g., "Engineering", "Non-Engineering").
|
181 |
* `topic` (string) - The topic of the lecture or speech given by the speaker.
|
182 |
|
|
|
|
|
|
|
|
|
|
180 |
* `discipline_group` (string) - The speaker's discipline or academic field (e.g., "Engineering", "Non-Engineering").
|
181 |
* `topic` (string) - The topic of the lecture or speech given by the speaker.
|
182 |
|
183 |
+
|
184 |
+
### Source Data
|
185 |
+
|
186 |
+
The audio data and corresponding ground-truth transcripts are sourced from [NPTEL Platform](https://nptel.ac.in/)
|