Update README.md
Browse files
README.md
CHANGED
@@ -48,10 +48,9 @@ size_categories:
|
|
48 |
|
49 |
### Dataset Summary
|
50 |
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
It also contains 29 hours of transcribed speech data of non-native English intended for research in ASR for accented speech (15 L2 accents)
|
55 |
|
56 |
### Example usage
|
57 |
|
|
|
48 |
|
49 |
### Dataset Summary
|
50 |
|
51 |
+
TIE_shorts is a derived version of the Technical Indian English (TIE) dataset, a large-scale speech dataset originally consisting of approximately 750 GB of content sourced from the NPTEL platform. The original TIE dataset contains around 9.8K technical lectures in English delivered by instructors from various regions across India, with each lecture averaging about 50 minutes. These lectures cover a wide range of technical subjects and capture diverse linguistic features characteristic of Indian English.
|
52 |
+
|
53 |
+
The TIE_shorts version was created to facilitate efficient training and usage in speech processing tasks by providing shorter audio samples. In TIE_shorts, consecutive audio snippets from the original dataset were merged based on timestamps, with a condition that the final merged audio should not exceed 30 seconds in duration. This process results in 25–30 second audio clips, each accompanied by a corresponding ground-truth transcript. This approach retains the linguistic diversity of the original dataset while significantly reducing the size and complexity, making TIE_shorts ideal for Automatic Speech Recognition (ASR) and other speech-to-text applications.
|
|
|
54 |
|
55 |
### Example usage
|
56 |
|