The viewer is disabled because this dataset repo requires arbitrary Python code execution. Please consider removing the loading script and relying on automated data support (you can use convert_to_parquet from the datasets library). If this is not possible, please open a discussion for direct help.

training dataset: Dataset({ features: ['id', 'audio', 'file', 'text'], num_rows: 2700 })

{'id': '0', 'audio': {'path': '/root/.cache/huggingface/datasets/downloads/extracted/73016598ed29609d09a2c3c087d4e70e73dc549331efa2117aa6ec012d1ace35/singlish/train/0.wav', 'array': array([-9.1552734e-05, 2.7465820e-04, 8.2397461e-04, ..., -1.3732910e-03, -3.9672852e-04, -7.6293945e-04], dtype=float32), 'sampling_rate': 16000}, 'text':'a group of boys then challenged him to climb over the railing and stand on the parapet below' 'file':'/root/.cache/huggingface/datasets/downloads/extracted/73016598ed29609d09a2c3c087d4e70e73dc549331efa2117aa6ec012d1ace35/singlish/train/0.wav' }

<class 'datasets.arrow_dataset.Dataset'>

Downloads last month
33