Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError Exception: DatasetGenerationCastError Message: An error occurred while generating the dataset All the data files must have the same columns, but at some point there are 4 new columns ({'sampling_rate', 'num_samples', 'channel_ids', 'sources'}) and 7 missing columns ({'type', 'features', 'channel', 'recording', 'start', 'supervisions', 'custom'}). This happened while the json dataset builder was generating data using gzip://alg100k_recordings_ChaineEPTV.jsonl::hf://datasets/yfyeung/alg10k-icefall-data@b014e298e32512c391006e6d32da41690a675315/manifests/alg100k_recordings_ChaineEPTV.jsonl.gz Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations) Traceback: Traceback (most recent call last): File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1831, in _prepare_split_single writer.write_table(table) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 644, in write_table pa_table = table_cast(pa_table, self._schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2272, in table_cast return cast_table_to_schema(table, schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2218, in cast_table_to_schema raise CastError( datasets.table.CastError: Couldn't cast id: string sources: list<item: struct<type: string, channels: list<item: int64>, source: string>> child 0, item: struct<type: string, channels: list<item: int64>, source: string> child 0, type: string child 1, channels: list<item: int64> child 0, item: int64 child 2, source: string sampling_rate: int64 num_samples: int64 duration: double channel_ids: list<item: int64> child 0, item: int64 to {'id': Value('string'), 'start': Value('float64'), 'duration': Value('float64'), 'channel': Value('int64'), 'supervisions': List({'id': Value('string'), 'recording_id': Value('string'), 'start': Value('float64'), 'duration': Value('float64'), 'channel': Value('int64'), 'language': Value('int64')}), 'features': {'type': Value('string'), 'num_frames': Value('int64'), 'num_features': Value('int64'), 'frame_shift': Value('float64'), 'sampling_rate': Value('int64'), 'start': Value('int64'), 'duration': Value('float64'), 'storage_type': Value('string'), 'storage_path': Value('string'), 'storage_key': Value('string'), 'recording_id': Value('string'), 'channels': Value('int64')}, 'recording': {'id': Value('string'), 'sources': List({'type': Value('string'), 'channels': List(Value('int64')), 'source': Value('string')}), 'sampling_rate': Value('int64'), 'num_samples': Value('int64'), 'duration': Value('float64'), 'channel_ids': List(Value('int64'))}, 'custom': {'dataloading_info': {'rank': Value('int64'), 'world_size': Value('int64'), 'worker_id': Value('null')}}, 'type': Value('string')} because column names don't match During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1451, in compute_config_parquet_and_info_response parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet( File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 994, in stream_convert_to_parquet builder._prepare_split( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1702, in _prepare_split for job_id, done, content in self._prepare_split_single( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1833, in _prepare_split_single raise DatasetGenerationCastError.from_cast_error( datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset All the data files must have the same columns, but at some point there are 4 new columns ({'sampling_rate', 'num_samples', 'channel_ids', 'sources'}) and 7 missing columns ({'type', 'features', 'channel', 'recording', 'start', 'supervisions', 'custom'}). This happened while the json dataset builder was generating data using gzip://alg100k_recordings_ChaineEPTV.jsonl::hf://datasets/yfyeung/alg10k-icefall-data@b014e298e32512c391006e6d32da41690a675315/manifests/alg100k_recordings_ChaineEPTV.jsonl.gz Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
id
string | start
float64 | duration
float64 | channel
int64 | supervisions
list | features
dict | recording
dict | custom
dict | type
string |
---|---|---|---|---|---|---|---|---|
bpJJBmVw5sw
| 0 | 28.862438 | 0 |
[
{
"id": "bpJJBmVw5sw",
"recording_id": "bpJJBmVw5sw",
"start": 0,
"duration": 28.8624375,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2886,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 28.8624375,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "0,40917,41715,41402,41574,42226,32843",
"recording_id": "bpJJBmVw5sw",
"channels": 0
}
|
{
"id": "bpJJBmVw5sw",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/bpJJBmVw5sw.wav"
}
],
"sampling_rate": 16000,
"num_samples": 461799,
"duration": 28.8624375,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
xZSnzV_jjIo
| 0 | 24.298688 | 0 |
[
{
"id": "xZSnzV_jjIo",
"recording_id": "xZSnzV_jjIo",
"start": 0,
"duration": 24.2986875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2430,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 24.2986875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "240677,44459,42887,42541,42893,37414",
"recording_id": "xZSnzV_jjIo",
"channels": 0
}
|
{
"id": "xZSnzV_jjIo",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/xZSnzV_jjIo.wav"
}
],
"sampling_rate": 16000,
"num_samples": 388779,
"duration": 24.2986875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
rlgu3q4i6NU
| 0 | 19.795 | 0 |
[
{
"id": "rlgu3q4i6NU",
"recording_id": "rlgu3q4i6NU",
"start": 0,
"duration": 19.795,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 1980,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 19.795,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "450871,42048,42790,43063,41347",
"recording_id": "rlgu3q4i6NU",
"channels": 0
}
|
{
"id": "rlgu3q4i6NU",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/rlgu3q4i6NU.wav"
}
],
"sampling_rate": 16000,
"num_samples": 316720,
"duration": 19.795,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
Ld3q8IFNCeA
| 0 | 28.650688 | 0 |
[
{
"id": "Ld3q8IFNCeA",
"recording_id": "Ld3q8IFNCeA",
"start": 0,
"duration": 28.6506875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2865,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 28.6506875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "620119,42683,42305,42701,42246,42663,30710",
"recording_id": "Ld3q8IFNCeA",
"channels": 0
}
|
{
"id": "Ld3q8IFNCeA",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/Ld3q8IFNCeA.wav"
}
],
"sampling_rate": 16000,
"num_samples": 458411,
"duration": 28.6506875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
uM-34r0zZkI
| 0 | 12.906688 | 0 |
[
{
"id": "uM-34r0zZkI",
"recording_id": "uM-34r0zZkI",
"start": 0,
"duration": 12.9066875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 1291,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 12.9066875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "863427,43093,43825,25827",
"recording_id": "uM-34r0zZkI",
"channels": 0
}
|
{
"id": "uM-34r0zZkI",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/uM-34r0zZkI.wav"
}
],
"sampling_rate": 16000,
"num_samples": 206507,
"duration": 12.9066875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
5IBcuK36y9A
| 0 | 19.818688 | 0 |
[
{
"id": "5IBcuK36y9A",
"recording_id": "5IBcuK36y9A",
"start": 0,
"duration": 19.8186875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 1982,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 19.8186875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "976172,43752,43484,43658,43480",
"recording_id": "5IBcuK36y9A",
"channels": 0
}
|
{
"id": "5IBcuK36y9A",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/5IBcuK36y9A.wav"
}
],
"sampling_rate": 16000,
"num_samples": 317099,
"duration": 19.8186875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
UArMVC9tsNU
| 0 | 26.935188 | 0 |
[
{
"id": "UArMVC9tsNU",
"recording_id": "UArMVC9tsNU",
"start": 0,
"duration": 26.9351875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2694,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 26.9351875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "1150546,43396,42982,42192,42324,41988,17330",
"recording_id": "UArMVC9tsNU",
"channels": 0
}
|
{
"id": "UArMVC9tsNU",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/UArMVC9tsNU.wav"
}
],
"sampling_rate": 16000,
"num_samples": 430963,
"duration": 26.9351875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
pplBzYJPLmI
| 0 | 27.072 | 0 |
[
{
"id": "pplBzYJPLmI",
"recording_id": "pplBzYJPLmI",
"start": 0,
"duration": 27.072,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2707,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 27.072,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "1380758,43605,44283,45364,44521,44148,18775",
"recording_id": "pplBzYJPLmI",
"channels": 0
}
|
{
"id": "pplBzYJPLmI",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/pplBzYJPLmI.wav"
}
],
"sampling_rate": 16000,
"num_samples": 433152,
"duration": 27.072,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
9-9oGu42bfQ
| 0 | 24.938688 | 0 |
[
{
"id": "9-9oGu42bfQ",
"recording_id": "9-9oGu42bfQ",
"start": 0,
"duration": 24.9386875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2494,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 24.9386875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "1621454,44767,44423,44316,44276,44607",
"recording_id": "9-9oGu42bfQ",
"channels": 0
}
|
{
"id": "9-9oGu42bfQ",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/9-9oGu42bfQ.wav"
}
],
"sampling_rate": 16000,
"num_samples": 399019,
"duration": 24.9386875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
5FHZNqvEbJg
| 0 | 29.535813 | 0 |
[
{
"id": "5FHZNqvEbJg",
"recording_id": "5FHZNqvEbJg",
"start": 0,
"duration": 29.5358125,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2954,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 29.5358125,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "1843843,43041,42344,42459,42459,42346,39449",
"recording_id": "5FHZNqvEbJg",
"channels": 0
}
|
{
"id": "5FHZNqvEbJg",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/5FHZNqvEbJg.wav"
}
],
"sampling_rate": 16000,
"num_samples": 472573,
"duration": 29.5358125,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
y-WZ39C7-lc
| 0 | 25.820625 | 0 |
[
{
"id": "y-WZ39C7-lc",
"recording_id": "y-WZ39C7-lc",
"start": 0,
"duration": 25.820625,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2582,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 25.820625,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "2095941,43967,43846,44055,44285,44179,7366",
"recording_id": "y-WZ39C7-lc",
"channels": 0
}
|
{
"id": "y-WZ39C7-lc",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/y-WZ39C7-lc.wav"
}
],
"sampling_rate": 16000,
"num_samples": 413130,
"duration": 25.820625,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
2nw72oDF7SY
| 0 | 19.690688 | 0 |
[
{
"id": "2nw72oDF7SY",
"recording_id": "2nw72oDF7SY",
"start": 0,
"duration": 19.6906875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 1969,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 19.6906875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "2323639,44494,41672,42083,39286",
"recording_id": "2nw72oDF7SY",
"channels": 0
}
|
{
"id": "2nw72oDF7SY",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/2nw72oDF7SY.wav"
}
],
"sampling_rate": 16000,
"num_samples": 315051,
"duration": 19.6906875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
RYfO1y1GtXQ
| 0 | 26.993188 | 0 |
[
{
"id": "RYfO1y1GtXQ",
"recording_id": "RYfO1y1GtXQ",
"start": 0,
"duration": 26.9931875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2699,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 26.9931875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "2491174,39058,40098,38963,39551,39640,15768",
"recording_id": "RYfO1y1GtXQ",
"channels": 0
}
|
{
"id": "RYfO1y1GtXQ",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/RYfO1y1GtXQ.wav"
}
],
"sampling_rate": 16000,
"num_samples": 431891,
"duration": 26.9931875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
XX-DaKnsFXs
| 0 | 21.098688 | 0 |
[
{
"id": "XX-DaKnsFXs",
"recording_id": "XX-DaKnsFXs",
"start": 0,
"duration": 21.0986875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2110,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 21.0986875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "2704252,44621,44270,44264,44209,9835",
"recording_id": "XX-DaKnsFXs",
"channels": 0
}
|
{
"id": "XX-DaKnsFXs",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/XX-DaKnsFXs.wav"
}
],
"sampling_rate": 16000,
"num_samples": 337579,
"duration": 21.0986875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
zjFTLXKvNhU
| 0 | 23.317313 | 0 |
[
{
"id": "zjFTLXKvNhU",
"recording_id": "zjFTLXKvNhU",
"start": 0,
"duration": 23.3173125,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2332,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 23.3173125,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "2891451,43829,43342,44034,44028,30373",
"recording_id": "zjFTLXKvNhU",
"channels": 0
}
|
{
"id": "zjFTLXKvNhU",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/zjFTLXKvNhU.wav"
}
],
"sampling_rate": 16000,
"num_samples": 373077,
"duration": 23.3173125,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
8vO77cMupnA
| 0 | 25.216 | 0 |
[
{
"id": "8vO77cMupnA",
"recording_id": "8vO77cMupnA",
"start": 0,
"duration": 25.216,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2522,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 25.216,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "3097057,44070,43938,44116,44525,44172,2177",
"recording_id": "8vO77cMupnA",
"channels": 0
}
|
{
"id": "8vO77cMupnA",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/8vO77cMupnA.wav"
}
],
"sampling_rate": 16000,
"num_samples": 403456,
"duration": 25.216,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
hcJDknxHuNs
| 0 | 29.077375 | 0 |
[
{
"id": "hcJDknxHuNs",
"recording_id": "hcJDknxHuNs",
"start": 0,
"duration": 29.077375,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2908,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 29.077375,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "3320055,44488,43984,44078,44489,44240,37604",
"recording_id": "hcJDknxHuNs",
"channels": 0
}
|
{
"id": "hcJDknxHuNs",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/hcJDknxHuNs.wav"
}
],
"sampling_rate": 16000,
"num_samples": 465238,
"duration": 29.077375,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
9UWKWaFCRIk
| 0 | 28.224 | 0 |
[
{
"id": "9UWKWaFCRIk",
"recording_id": "9UWKWaFCRIk",
"start": 0,
"duration": 28.224,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2822,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 28.224,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "3578938,44375,44119,44045,43843,44212,29063",
"recording_id": "9UWKWaFCRIk",
"channels": 0
}
|
{
"id": "9UWKWaFCRIk",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/9UWKWaFCRIk.wav"
}
],
"sampling_rate": 16000,
"num_samples": 451584,
"duration": 28.224,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
Bq3cKDJD1Jg
| 0 | 26.410688 | 0 |
[
{
"id": "Bq3cKDJD1Jg",
"recording_id": "Bq3cKDJD1Jg",
"start": 0,
"duration": 26.4106875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2641,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 26.4106875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "3828595,43912,43815,44498,44421,44984,13078",
"recording_id": "Bq3cKDJD1Jg",
"channels": 0
}
|
{
"id": "Bq3cKDJD1Jg",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/Bq3cKDJD1Jg.wav"
}
],
"sampling_rate": 16000,
"num_samples": 422571,
"duration": 26.4106875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
WpFKhTUP2xo
| 0 | 21.994688 | 0 |
[
{
"id": "WpFKhTUP2xo",
"recording_id": "WpFKhTUP2xo",
"start": 0,
"duration": 21.9946875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2199,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 21.9946875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "4063303,44098,43684,43826,44133,17876",
"recording_id": "WpFKhTUP2xo",
"channels": 0
}
|
{
"id": "WpFKhTUP2xo",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/WpFKhTUP2xo.wav"
}
],
"sampling_rate": 16000,
"num_samples": 351915,
"duration": 21.9946875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
fDwtB6jOx5s
| 0 | 25.706688 | 0 |
[
{
"id": "fDwtB6jOx5s",
"recording_id": "fDwtB6jOx5s",
"start": 0,
"duration": 25.7066875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2571,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 25.7066875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "4256920,43549,44145,44057,44291,44372,6278",
"recording_id": "fDwtB6jOx5s",
"channels": 0
}
|
{
"id": "fDwtB6jOx5s",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/fDwtB6jOx5s.wav"
}
],
"sampling_rate": 16000,
"num_samples": 411307,
"duration": 25.7066875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
Uf69PpzuUaw
| 0 | 27.050688 | 0 |
[
{
"id": "Uf69PpzuUaw",
"recording_id": "Uf69PpzuUaw",
"start": 0,
"duration": 27.0506875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2705,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 27.0506875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "4483612,43590,44032,44070,43639,43695,17992",
"recording_id": "Uf69PpzuUaw",
"channels": 0
}
|
{
"id": "Uf69PpzuUaw",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/Uf69PpzuUaw.wav"
}
],
"sampling_rate": 16000,
"num_samples": 432811,
"duration": 27.0506875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
rXBDcZxLukw
| 0 | 29.397313 | 0 |
[
{
"id": "rXBDcZxLukw",
"recording_id": "rXBDcZxLukw",
"start": 0,
"duration": 29.3973125,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2940,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 29.3973125,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "4720630,44017,43480,43799,43849,43578,38946",
"recording_id": "rXBDcZxLukw",
"channels": 0
}
|
{
"id": "rXBDcZxLukw",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/rXBDcZxLukw.wav"
}
],
"sampling_rate": 16000,
"num_samples": 470357,
"duration": 29.3973125,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
vMAhqjOV5zg
| 0 | 19.911125 | 0 |
[
{
"id": "vMAhqjOV5zg",
"recording_id": "vMAhqjOV5zg",
"start": 0,
"duration": 19.911125,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 1991,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 19.911125,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "4978299,43631,43490,43772,42783",
"recording_id": "vMAhqjOV5zg",
"channels": 0
}
|
{
"id": "vMAhqjOV5zg",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/vMAhqjOV5zg.wav"
}
],
"sampling_rate": 16000,
"num_samples": 318578,
"duration": 19.911125,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
isY75tgyj7k
| 0 | 25.843813 | 0 |
[
{
"id": "isY75tgyj7k",
"recording_id": "isY75tgyj7k",
"start": 0,
"duration": 25.8438125,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2584,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 25.8438125,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "5151975,42187,42337,43021,42725,43227,7245",
"recording_id": "isY75tgyj7k",
"channels": 0
}
|
{
"id": "isY75tgyj7k",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/isY75tgyj7k.wav"
}
],
"sampling_rate": 16000,
"num_samples": 413501,
"duration": 25.8438125,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
kOZKUBsCZ2Y
| 0 | 21.696 | 0 |
[
{
"id": "kOZKUBsCZ2Y",
"recording_id": "kOZKUBsCZ2Y",
"start": 0,
"duration": 21.696,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2170,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 21.696,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "5372717,45177,38814,45231,44605,16771",
"recording_id": "kOZKUBsCZ2Y",
"channels": 0
}
|
{
"id": "kOZKUBsCZ2Y",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/kOZKUBsCZ2Y.wav"
}
],
"sampling_rate": 16000,
"num_samples": 347136,
"duration": 21.696,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
SmUffL4btyU
| 0 | 10.026688 | 0 |
[
{
"id": "SmUffL4btyU",
"recording_id": "SmUffL4btyU",
"start": 0,
"duration": 10.0266875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 1003,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 10.0266875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "5563315,43929,43825,278",
"recording_id": "SmUffL4btyU",
"channels": 0
}
|
{
"id": "SmUffL4btyU",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/SmUffL4btyU.wav"
}
],
"sampling_rate": 16000,
"num_samples": 160427,
"duration": 10.0266875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
VP6oBZz9Flc
| 0 | 26.901313 | 0 |
[
{
"id": "VP6oBZz9Flc",
"recording_id": "VP6oBZz9Flc",
"start": 0,
"duration": 26.9013125,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2690,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 26.9013125,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "5651347,44718,43062,43155,43527,43850,17177",
"recording_id": "VP6oBZz9Flc",
"channels": 0
}
|
{
"id": "VP6oBZz9Flc",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/VP6oBZz9Flc.wav"
}
],
"sampling_rate": 16000,
"num_samples": 430421,
"duration": 26.9013125,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
ylKDOcz32Uo
| 0 | 17.217625 | 0 |
[
{
"id": "ylKDOcz32Uo",
"recording_id": "ylKDOcz32Uo",
"start": 0,
"duration": 17.217625,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 1722,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 17.217625,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "5886836,43814,43450,43419,19964",
"recording_id": "ylKDOcz32Uo",
"channels": 0
}
|
{
"id": "ylKDOcz32Uo",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/ylKDOcz32Uo.wav"
}
],
"sampling_rate": 16000,
"num_samples": 275482,
"duration": 17.217625,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
-0_agJUuyfo
| 0 | 19.498688 | 0 |
[
{
"id": "-0_agJUuyfo",
"recording_id": "-0_agJUuyfo",
"start": 0,
"duration": 19.4986875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 1950,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 19.4986875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "6037483,44311,43565,44574,40412",
"recording_id": "-0_agJUuyfo",
"channels": 0
}
|
{
"id": "-0_agJUuyfo",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/-0_agJUuyfo.wav"
}
],
"sampling_rate": 16000,
"num_samples": 311979,
"duration": 19.4986875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
nSptia79uVU
| 0 | 20.693313 | 0 |
[
{
"id": "nSptia79uVU",
"recording_id": "nSptia79uVU",
"start": 0,
"duration": 20.6933125,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2069,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 20.6933125,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "6210345,44122,43717,43949,43031,6676",
"recording_id": "nSptia79uVU",
"channels": 0
}
|
{
"id": "nSptia79uVU",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/nSptia79uVU.wav"
}
],
"sampling_rate": 16000,
"num_samples": 331093,
"duration": 20.6933125,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
VR9EAKSNzSc
| 0 | 20.247813 | 0 |
[
{
"id": "VR9EAKSNzSc",
"recording_id": "VR9EAKSNzSc",
"start": 0,
"duration": 20.2478125,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2025,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 20.2478125,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "6391840,44111,44324,44170,44533,2391",
"recording_id": "VR9EAKSNzSc",
"channels": 0
}
|
{
"id": "VR9EAKSNzSc",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/VR9EAKSNzSc.wav"
}
],
"sampling_rate": 16000,
"num_samples": 323965,
"duration": 20.2478125,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
5jRkjbvCfB0
| 0 | 26.006375 | 0 |
[
{
"id": "5jRkjbvCfB0",
"recording_id": "5jRkjbvCfB0",
"start": 0,
"duration": 26.006375,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2601,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 26.006375,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "6571369,44821,43923,44098,44230,44354,9167",
"recording_id": "5jRkjbvCfB0",
"channels": 0
}
|
{
"id": "5jRkjbvCfB0",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/5jRkjbvCfB0.wav"
}
],
"sampling_rate": 16000,
"num_samples": 416102,
"duration": 26.006375,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
YXpTEbs3V4s
| 0 | 20.010688 | 0 |
[
{
"id": "YXpTEbs3V4s",
"recording_id": "YXpTEbs3V4s",
"start": 0,
"duration": 20.0106875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2001,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 20.0106875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "6801962,45055,44904,44984,45322,81",
"recording_id": "YXpTEbs3V4s",
"channels": 0
}
|
{
"id": "YXpTEbs3V4s",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/YXpTEbs3V4s.wav"
}
],
"sampling_rate": 16000,
"num_samples": 320171,
"duration": 20.0106875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
euKF_g7wHXY
| 0 | 29.056 | 0 |
[
{
"id": "euKF_g7wHXY",
"recording_id": "euKF_g7wHXY",
"start": 0,
"duration": 29.056,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2906,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 29.056,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "6982308,44699,43864,43775,43882,43896,36058",
"recording_id": "euKF_g7wHXY",
"channels": 0
}
|
{
"id": "euKF_g7wHXY",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/euKF_g7wHXY.wav"
}
],
"sampling_rate": 16000,
"num_samples": 464896,
"duration": 29.056,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
bPX9KG9zih8
| 0 | 29.610688 | 0 |
[
{
"id": "bPX9KG9zih8",
"recording_id": "bPX9KG9zih8",
"start": 0,
"duration": 29.6106875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2961,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 29.6106875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "7238482,43679,43151,43935,43681,43973,40961",
"recording_id": "bPX9KG9zih8",
"channels": 0
}
|
{
"id": "bPX9KG9zih8",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/bPX9KG9zih8.wav"
}
],
"sampling_rate": 16000,
"num_samples": 473771,
"duration": 29.6106875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
1umevC1k5NQ
| 0 | 24.949875 | 0 |
[
{
"id": "1umevC1k5NQ",
"recording_id": "1umevC1k5NQ",
"start": 0,
"duration": 24.949875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2495,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 24.949875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "7497862,42034,42421,42968,42385,42513",
"recording_id": "1umevC1k5NQ",
"channels": 0
}
|
{
"id": "1umevC1k5NQ",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/1umevC1k5NQ.wav"
}
],
"sampling_rate": 16000,
"num_samples": 399198,
"duration": 24.949875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
Supv0JqJ5TQ
| 0 | 29.199125 | 0 |
[
{
"id": "Supv0JqJ5TQ",
"recording_id": "Supv0JqJ5TQ",
"start": 0,
"duration": 29.199125,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2920,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 29.199125,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "7710183,45531,44998,44896,46083,46509,39328",
"recording_id": "Supv0JqJ5TQ",
"channels": 0
}
|
{
"id": "Supv0JqJ5TQ",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/Supv0JqJ5TQ.wav"
}
],
"sampling_rate": 16000,
"num_samples": 467186,
"duration": 29.199125,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
M8jTIaZDoMA
| 0 | 24.648 | 0 |
[
{
"id": "M8jTIaZDoMA",
"recording_id": "M8jTIaZDoMA",
"start": 0,
"duration": 24.648,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2465,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 24.648,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "7977528,43431,43355,43696,43273,40643",
"recording_id": "M8jTIaZDoMA",
"channels": 0
}
|
{
"id": "M8jTIaZDoMA",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/M8jTIaZDoMA.wav"
}
],
"sampling_rate": 16000,
"num_samples": 394368,
"duration": 24.648,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
XkYTZjcUpV0
| 0 | 23.080625 | 0 |
[
{
"id": "XkYTZjcUpV0",
"recording_id": "XkYTZjcUpV0",
"start": 0,
"duration": 23.080625,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2308,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 23.080625,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "8191926,44526,44294,44245,44497,27415",
"recording_id": "XkYTZjcUpV0",
"channels": 0
}
|
{
"id": "XkYTZjcUpV0",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/XkYTZjcUpV0.wav"
}
],
"sampling_rate": 16000,
"num_samples": 369290,
"duration": 23.080625,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
mWy8bafb0tU
| 0 | 12.039563 | 0 |
[
{
"id": "mWy8bafb0tU",
"recording_id": "mWy8bafb0tU",
"start": 0,
"duration": 12.0395625,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 1204,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 12.0395625,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "8396903,43595,43693,17846",
"recording_id": "mWy8bafb0tU",
"channels": 0
}
|
{
"id": "mWy8bafb0tU",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/mWy8bafb0tU.wav"
}
],
"sampling_rate": 16000,
"num_samples": 192633,
"duration": 12.0395625,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
LOO9kv9sd5U
| 0 | 23.978688 | 0 |
[
{
"id": "LOO9kv9sd5U",
"recording_id": "LOO9kv9sd5U",
"start": 0,
"duration": 23.9786875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2398,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 23.9786875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "8502037,44093,42602,42857,43175,34844",
"recording_id": "LOO9kv9sd5U",
"channels": 0
}
|
{
"id": "LOO9kv9sd5U",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/LOO9kv9sd5U.wav"
}
],
"sampling_rate": 16000,
"num_samples": 383659,
"duration": 23.9786875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
WMLNEZCf-5g
| 0 | 26.772625 | 0 |
[
{
"id": "WMLNEZCf-5g",
"recording_id": "WMLNEZCf-5g",
"start": 0,
"duration": 26.772625,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2677,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 26.772625,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "8709608,44603,43747,44410,44362,44098,15870",
"recording_id": "WMLNEZCf-5g",
"channels": 0
}
|
{
"id": "WMLNEZCf-5g",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/WMLNEZCf-5g.wav"
}
],
"sampling_rate": 16000,
"num_samples": 428362,
"duration": 26.772625,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
QaIMyFRJG8w
| 0 | 18.44825 | 0 |
[
{
"id": "QaIMyFRJG8w",
"recording_id": "QaIMyFRJG8w",
"start": 0,
"duration": 18.44825,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 1845,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 18.44825,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "8946698,42572,43718,45501,31833",
"recording_id": "QaIMyFRJG8w",
"channels": 0
}
|
{
"id": "QaIMyFRJG8w",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/QaIMyFRJG8w.wav"
}
],
"sampling_rate": 16000,
"num_samples": 295172,
"duration": 18.44825,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
5KqqAYS4Mmc
| 0 | 28.714688 | 0 |
[
{
"id": "5KqqAYS4Mmc",
"recording_id": "5KqqAYS4Mmc",
"start": 0,
"duration": 28.7146875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2871,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 28.7146875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "9110322,43880,43904,44169,45308,45112,33630",
"recording_id": "5KqqAYS4Mmc",
"channels": 0
}
|
{
"id": "5KqqAYS4Mmc",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/5KqqAYS4Mmc.wav"
}
],
"sampling_rate": 16000,
"num_samples": 459435,
"duration": 28.7146875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
yMoFeAwWPbk
| 0 | 14.506688 | 0 |
[
{
"id": "yMoFeAwWPbk",
"recording_id": "yMoFeAwWPbk",
"start": 0,
"duration": 14.5066875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 1451,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 14.5066875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "9366325,43621,43607,40311",
"recording_id": "yMoFeAwWPbk",
"channels": 0
}
|
{
"id": "yMoFeAwWPbk",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/yMoFeAwWPbk.wav"
}
],
"sampling_rate": 16000,
"num_samples": 232107,
"duration": 14.5066875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
m3UDvmkWJXs
| 0 | 25.024 | 0 |
[
{
"id": "m3UDvmkWJXs",
"recording_id": "m3UDvmkWJXs",
"start": 0,
"duration": 25.024,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2502,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 25.024,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "9493864,43779,43666,43803,43674,44266,180",
"recording_id": "m3UDvmkWJXs",
"channels": 0
}
|
{
"id": "m3UDvmkWJXs",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/m3UDvmkWJXs.wav"
}
],
"sampling_rate": 16000,
"num_samples": 400384,
"duration": 25.024,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
VbexdxkDLpw
| 0 | 25.6 | 0 |
[
{
"id": "VbexdxkDLpw",
"recording_id": "VbexdxkDLpw",
"start": 0,
"duration": 25.6,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2560,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 25.6,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "9713232,43627,43485,43816,43944,44738,5512",
"recording_id": "VbexdxkDLpw",
"channels": 0
}
|
{
"id": "VbexdxkDLpw",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/VbexdxkDLpw.wav"
}
],
"sampling_rate": 16000,
"num_samples": 409600,
"duration": 25.6,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
Ukp9XYbvOdQ
| 0 | 25.472 | 0 |
[
{
"id": "Ukp9XYbvOdQ",
"recording_id": "Ukp9XYbvOdQ",
"start": 0,
"duration": 25.472,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2547,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 25.472,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "9938354,44273,43765,43926,43286,43941,4352",
"recording_id": "Ukp9XYbvOdQ",
"channels": 0
}
|
{
"id": "Ukp9XYbvOdQ",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/Ukp9XYbvOdQ.wav"
}
],
"sampling_rate": 16000,
"num_samples": 407552,
"duration": 25.472,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
1r9TZ79Z3l0
| 0 | 28.138688 | 0 |
[
{
"id": "1r9TZ79Z3l0",
"recording_id": "1r9TZ79Z3l0",
"start": 0,
"duration": 28.1386875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2814,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 28.1386875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "10161897,44114,43780,44000,44121,43802,28206",
"recording_id": "1r9TZ79Z3l0",
"channels": 0
}
|
{
"id": "1r9TZ79Z3l0",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/1r9TZ79Z3l0.wav"
}
],
"sampling_rate": 16000,
"num_samples": 450219,
"duration": 28.1386875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
WOhcHP0m5ZA
| 0 | 21.930688 | 0 |
[
{
"id": "WOhcHP0m5ZA",
"recording_id": "WOhcHP0m5ZA",
"start": 0,
"duration": 21.9306875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2193,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 21.9306875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "10409920,43207,43081,42797,42785,17113",
"recording_id": "WOhcHP0m5ZA",
"channels": 0
}
|
{
"id": "WOhcHP0m5ZA",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/WOhcHP0m5ZA.wav"
}
],
"sampling_rate": 16000,
"num_samples": 350891,
"duration": 21.9306875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
PcJDyJn14os
| 0 | 23.808 | 0 |
[
{
"id": "PcJDyJn14os",
"recording_id": "PcJDyJn14os",
"start": 0,
"duration": 23.808,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2381,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 23.808,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "10598903,43303,43451,43591,43629,33316",
"recording_id": "PcJDyJn14os",
"channels": 0
}
|
{
"id": "PcJDyJn14os",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/PcJDyJn14os.wav"
}
],
"sampling_rate": 16000,
"num_samples": 380928,
"duration": 23.808,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
llolW7qBug8
| 0 | 29.056 | 0 |
[
{
"id": "llolW7qBug8",
"recording_id": "llolW7qBug8",
"start": 0,
"duration": 29.056,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2906,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 29.056,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "10806193,44388,44126,44005,43845,43633,35829",
"recording_id": "llolW7qBug8",
"channels": 0
}
|
{
"id": "llolW7qBug8",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/llolW7qBug8.wav"
}
],
"sampling_rate": 16000,
"num_samples": 464896,
"duration": 29.056,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
clSFzL7RT4I
| 0 | 19.669313 | 0 |
[
{
"id": "clSFzL7RT4I",
"recording_id": "clSFzL7RT4I",
"start": 0,
"duration": 19.6693125,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 1967,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 19.6693125,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "11062019,44427,43705,43633,41879",
"recording_id": "clSFzL7RT4I",
"channels": 0
}
|
{
"id": "clSFzL7RT4I",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/clSFzL7RT4I.wav"
}
],
"sampling_rate": 16000,
"num_samples": 314709,
"duration": 19.6693125,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
7lX0_KmfK60
| 0 | 27.620125 | 0 |
[
{
"id": "7lX0_KmfK60",
"recording_id": "7lX0_KmfK60",
"start": 0,
"duration": 27.620125,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2762,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 27.620125,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "11235663,42504,42213,42118,43603,42632,22649",
"recording_id": "7lX0_KmfK60",
"channels": 0
}
|
{
"id": "7lX0_KmfK60",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/7lX0_KmfK60.wav"
}
],
"sampling_rate": 16000,
"num_samples": 441922,
"duration": 27.620125,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
bIJPx0WkQCQ
| 0 | 27.882688 | 0 |
[
{
"id": "bIJPx0WkQCQ",
"recording_id": "bIJPx0WkQCQ",
"start": 0,
"duration": 27.8826875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2788,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 27.8826875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "11471382,43999,43192,43440,43432,43672,26298",
"recording_id": "bIJPx0WkQCQ",
"channels": 0
}
|
{
"id": "bIJPx0WkQCQ",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/bIJPx0WkQCQ.wav"
}
],
"sampling_rate": 16000,
"num_samples": 446123,
"duration": 27.8826875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
hSS15t5T1uY
| 0 | 18.784938 | 0 |
[
{
"id": "hSS15t5T1uY",
"recording_id": "hSS15t5T1uY",
"start": 0,
"duration": 18.7849375,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 1878,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 18.7849375,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "11715415,42245,42692,43143,33046",
"recording_id": "hSS15t5T1uY",
"channels": 0
}
|
{
"id": "hSS15t5T1uY",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/hSS15t5T1uY.wav"
}
],
"sampling_rate": 16000,
"num_samples": 300559,
"duration": 18.7849375,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
W_zKdKZpals
| 0 | 27.221313 | 0 |
[
{
"id": "W_zKdKZpals",
"recording_id": "W_zKdKZpals",
"start": 0,
"duration": 27.2213125,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2722,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 27.2213125,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "11876541,44557,43954,44610,43996,44321,20117",
"recording_id": "W_zKdKZpals",
"channels": 0
}
|
{
"id": "W_zKdKZpals",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/W_zKdKZpals.wav"
}
],
"sampling_rate": 16000,
"num_samples": 435541,
"duration": 27.2213125,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
sk0UJKbRDBM
| 0 | 27.541375 | 0 |
[
{
"id": "sk0UJKbRDBM",
"recording_id": "sk0UJKbRDBM",
"start": 0,
"duration": 27.541375,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2754,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 27.541375,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "12118096,42950,42726,43561,43701,43252,22557",
"recording_id": "sk0UJKbRDBM",
"channels": 0
}
|
{
"id": "sk0UJKbRDBM",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/sk0UJKbRDBM.wav"
}
],
"sampling_rate": 16000,
"num_samples": 440662,
"duration": 27.541375,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
r5VM1pTtGtU
| 0 | 27.669313 | 0 |
[
{
"id": "r5VM1pTtGtU",
"recording_id": "r5VM1pTtGtU",
"start": 0,
"duration": 27.6693125,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2767,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 27.6693125,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "12356843,43634,43142,43655,43438,43937,23677",
"recording_id": "r5VM1pTtGtU",
"channels": 0
}
|
{
"id": "r5VM1pTtGtU",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/r5VM1pTtGtU.wav"
}
],
"sampling_rate": 16000,
"num_samples": 442709,
"duration": 27.6693125,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
Pv3nddsmO8I
| 0 | 25.813313 | 0 |
[
{
"id": "Pv3nddsmO8I",
"recording_id": "Pv3nddsmO8I",
"start": 0,
"duration": 25.8133125,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2581,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 25.8133125,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "12598326,44254,43970,43943,43382,43501,7170",
"recording_id": "Pv3nddsmO8I",
"channels": 0
}
|
{
"id": "Pv3nddsmO8I",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/Pv3nddsmO8I.wav"
}
],
"sampling_rate": 16000,
"num_samples": 413013,
"duration": 25.8133125,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
wiUt63Elxdw
| 0 | 19.648 | 0 |
[
{
"id": "wiUt63Elxdw",
"recording_id": "wiUt63Elxdw",
"start": 0,
"duration": 19.648,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 1965,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 19.648,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "12824546,45124,44431,44420,41760",
"recording_id": "wiUt63Elxdw",
"channels": 0
}
|
{
"id": "wiUt63Elxdw",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/wiUt63Elxdw.wav"
}
],
"sampling_rate": 16000,
"num_samples": 314368,
"duration": 19.648,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
GJewHyh22sI
| 0 | 25.152 | 0 |
[
{
"id": "GJewHyh22sI",
"recording_id": "GJewHyh22sI",
"start": 0,
"duration": 25.152,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2515,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 25.152,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "13000281,43930,43745,43928,44231,44378,1392",
"recording_id": "GJewHyh22sI",
"channels": 0
}
|
{
"id": "GJewHyh22sI",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/GJewHyh22sI.wav"
}
],
"sampling_rate": 16000,
"num_samples": 402432,
"duration": 25.152,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
ba6ZLXlvGos
| 0 | 21.610688 | 0 |
[
{
"id": "ba6ZLXlvGos",
"recording_id": "ba6ZLXlvGos",
"start": 0,
"duration": 21.6106875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2161,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 21.6106875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "13221885,44288,44297,43954,44847,14894",
"recording_id": "ba6ZLXlvGos",
"channels": 0
}
|
{
"id": "ba6ZLXlvGos",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/ba6ZLXlvGos.wav"
}
],
"sampling_rate": 16000,
"num_samples": 345771,
"duration": 21.6106875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
LhC5e9EnM_g
| 0 | 23.658688 | 0 |
[
{
"id": "LhC5e9EnM_g",
"recording_id": "LhC5e9EnM_g",
"start": 0,
"duration": 23.6586875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2366,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 23.6586875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "13414165,43563,43599,43956,43995,31877",
"recording_id": "LhC5e9EnM_g",
"channels": 0
}
|
{
"id": "LhC5e9EnM_g",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/LhC5e9EnM_g.wav"
}
],
"sampling_rate": 16000,
"num_samples": 378539,
"duration": 23.6586875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
D1eBqMOybgI
| 0 | 23.722688 | 0 |
[
{
"id": "D1eBqMOybgI",
"recording_id": "D1eBqMOybgI",
"start": 0,
"duration": 23.7226875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2372,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 23.7226875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "13621155,43899,43931,44110,44735,33695",
"recording_id": "D1eBqMOybgI",
"channels": 0
}
|
{
"id": "D1eBqMOybgI",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/D1eBqMOybgI.wav"
}
],
"sampling_rate": 16000,
"num_samples": 379563,
"duration": 23.7226875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
CdUlTURrj48
| 0 | 25.536 | 0 |
[
{
"id": "CdUlTURrj48",
"recording_id": "CdUlTURrj48",
"start": 0,
"duration": 25.536,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2554,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 25.536,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "13831525,43538,43296,44005,43592,44405,4980",
"recording_id": "CdUlTURrj48",
"channels": 0
}
|
{
"id": "CdUlTURrj48",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/CdUlTURrj48.wav"
}
],
"sampling_rate": 16000,
"num_samples": 408576,
"duration": 25.536,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
Pl5mewcFYiE
| 0 | 19.541375 | 0 |
[
{
"id": "Pl5mewcFYiE",
"recording_id": "Pl5mewcFYiE",
"start": 0,
"duration": 19.541375,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 1954,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 19.541375,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "14055341,44408,44090,44366,40978",
"recording_id": "Pl5mewcFYiE",
"channels": 0
}
|
{
"id": "Pl5mewcFYiE",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/Pl5mewcFYiE.wav"
}
],
"sampling_rate": 16000,
"num_samples": 312662,
"duration": 19.541375,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
QodgpltbwDM
| 0 | 29.696 | 0 |
[
{
"id": "QodgpltbwDM",
"recording_id": "QodgpltbwDM",
"start": 0,
"duration": 29.696,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2970,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 29.696,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "14229183,42842,43160,43363,43313,43008,40961",
"recording_id": "QodgpltbwDM",
"channels": 0
}
|
{
"id": "QodgpltbwDM",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/QodgpltbwDM.wav"
}
],
"sampling_rate": 16000,
"num_samples": 475136,
"duration": 29.696,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
I71XWk_VcvM
| 0 | 29.013313 | 0 |
[
{
"id": "I71XWk_VcvM",
"recording_id": "I71XWk_VcvM",
"start": 0,
"duration": 29.0133125,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2901,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 29.0133125,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "14485830,43747,43952,43681,43608,44296,36475",
"recording_id": "I71XWk_VcvM",
"channels": 0
}
|
{
"id": "I71XWk_VcvM",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/I71XWk_VcvM.wav"
}
],
"sampling_rate": 16000,
"num_samples": 464213,
"duration": 29.0133125,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
45FjR6ZjQec
| 0 | 26.965375 | 0 |
[
{
"id": "45FjR6ZjQec",
"recording_id": "45FjR6ZjQec",
"start": 0,
"duration": 26.965375,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2697,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 26.965375,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "14741589,45260,44453,44681,44633,44691,18011",
"recording_id": "45FjR6ZjQec",
"channels": 0
}
|
{
"id": "45FjR6ZjQec",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/45FjR6ZjQec.wav"
}
],
"sampling_rate": 16000,
"num_samples": 431446,
"duration": 26.965375,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
hj5xsTFi2Mo
| 0 | 20.992 | 0 |
[
{
"id": "hj5xsTFi2Mo",
"recording_id": "hj5xsTFi2Mo",
"start": 0,
"duration": 20.992,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2099,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 20.992,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "14983318,44042,43742,45611,46635,9302",
"recording_id": "hj5xsTFi2Mo",
"channels": 0
}
|
{
"id": "hj5xsTFi2Mo",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/hj5xsTFi2Mo.wav"
}
],
"sampling_rate": 16000,
"num_samples": 335872,
"duration": 20.992,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
u5WNmp-cQKc
| 0 | 28.096 | 0 |
[
{
"id": "u5WNmp-cQKc",
"recording_id": "u5WNmp-cQKc",
"start": 0,
"duration": 28.096,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2810,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 28.096,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "15172650,43954,43752,44532,44634,44722,27600",
"recording_id": "u5WNmp-cQKc",
"channels": 0
}
|
{
"id": "u5WNmp-cQKc",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/u5WNmp-cQKc.wav"
}
],
"sampling_rate": 16000,
"num_samples": 449536,
"duration": 28.096,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
SpdEzGVb1WQ
| 0 | 11.168813 | 0 |
[
{
"id": "SpdEzGVb1WQ",
"recording_id": "SpdEzGVb1WQ",
"start": 0,
"duration": 11.1688125,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 1117,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 11.1688125,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "15421844,42820,42994,10249",
"recording_id": "SpdEzGVb1WQ",
"channels": 0
}
|
{
"id": "SpdEzGVb1WQ",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/SpdEzGVb1WQ.wav"
}
],
"sampling_rate": 16000,
"num_samples": 178701,
"duration": 11.1688125,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
A2LOIKm2HPg
| 0 | 24.981375 | 0 |
[
{
"id": "A2LOIKm2HPg",
"recording_id": "A2LOIKm2HPg",
"start": 0,
"duration": 24.981375,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2498,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 24.981375,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "15517907,44629,44290,44172,44454,44539",
"recording_id": "A2LOIKm2HPg",
"channels": 0
}
|
{
"id": "A2LOIKm2HPg",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/A2LOIKm2HPg.wav"
}
],
"sampling_rate": 16000,
"num_samples": 399702,
"duration": 24.981375,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
Ncl7iIyf84k
| 0 | 26.965375 | 0 |
[
{
"id": "Ncl7iIyf84k",
"recording_id": "Ncl7iIyf84k",
"start": 0,
"duration": 26.965375,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2697,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 26.965375,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "15739991,44142,44315,43942,44512,44197,17398",
"recording_id": "Ncl7iIyf84k",
"channels": 0
}
|
{
"id": "Ncl7iIyf84k",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/Ncl7iIyf84k.wav"
}
],
"sampling_rate": 16000,
"num_samples": 431446,
"duration": 26.965375,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
UO5WkKzvuoQ
| 0 | 27.904 | 0 |
[
{
"id": "UO5WkKzvuoQ",
"recording_id": "UO5WkKzvuoQ",
"start": 0,
"duration": 27.904,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2790,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 27.904,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "15978497,43263,42963,43276,43412,43476,24995",
"recording_id": "UO5WkKzvuoQ",
"channels": 0
}
|
{
"id": "UO5WkKzvuoQ",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/UO5WkKzvuoQ.wav"
}
],
"sampling_rate": 16000,
"num_samples": 446464,
"duration": 27.904,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
pj_zbCKSu0Q
| 0 | 28.352 | 0 |
[
{
"id": "pj_zbCKSu0Q",
"recording_id": "pj_zbCKSu0Q",
"start": 0,
"duration": 28.352,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2835,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 28.352,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "16219882,44222,44510,44135,43700,41686,26480",
"recording_id": "pj_zbCKSu0Q",
"channels": 0
}
|
{
"id": "pj_zbCKSu0Q",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/pj_zbCKSu0Q.wav"
}
],
"sampling_rate": 16000,
"num_samples": 453632,
"duration": 28.352,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
8DZM0zsHKYI
| 0 | 29.824 | 0 |
[
{
"id": "8DZM0zsHKYI",
"recording_id": "8DZM0zsHKYI",
"start": 0,
"duration": 29.824,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2982,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 29.824,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "16464615,42987,43831,43711,43688,44318,41675",
"recording_id": "8DZM0zsHKYI",
"channels": 0
}
|
{
"id": "8DZM0zsHKYI",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/8DZM0zsHKYI.wav"
}
],
"sampling_rate": 16000,
"num_samples": 477184,
"duration": 29.824,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
2mt0kbLcPG0
| 0 | 27.605313 | 0 |
[
{
"id": "2mt0kbLcPG0",
"recording_id": "2mt0kbLcPG0",
"start": 0,
"duration": 27.6053125,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2761,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 27.6053125,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "16724825,42986,42872,42381,43272,43270,22954",
"recording_id": "2mt0kbLcPG0",
"channels": 0
}
|
{
"id": "2mt0kbLcPG0",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/2mt0kbLcPG0.wav"
}
],
"sampling_rate": 16000,
"num_samples": 441685,
"duration": 27.6053125,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
_Oi2mARsOEo
| 0 | 20.458688 | 0 |
[
{
"id": "_Oi2mARsOEo",
"recording_id": "_Oi2mARsOEo",
"start": 0,
"duration": 20.4586875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2046,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 20.4586875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "16962560,44516,44194,45703,46044,4332",
"recording_id": "_Oi2mARsOEo",
"channels": 0
}
|
{
"id": "_Oi2mARsOEo",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/_Oi2mARsOEo.wav"
}
],
"sampling_rate": 16000,
"num_samples": 327339,
"duration": 20.4586875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
u3d3EVeA_Pg
| 0 | 22.912 | 0 |
[
{
"id": "u3d3EVeA_Pg",
"recording_id": "u3d3EVeA_Pg",
"start": 0,
"duration": 22.912,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2291,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 22.912,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "17147349,44144,44587,44262,44847,26224",
"recording_id": "u3d3EVeA_Pg",
"channels": 0
}
|
{
"id": "u3d3EVeA_Pg",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/u3d3EVeA_Pg.wav"
}
],
"sampling_rate": 16000,
"num_samples": 366592,
"duration": 22.912,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
S1boS7vrdiU
| 0 | 20.053313 | 0 |
[
{
"id": "S1boS7vrdiU",
"recording_id": "S1boS7vrdiU",
"start": 0,
"duration": 20.0533125,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2005,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 20.0533125,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "17351413,43348,43427,44663,45692,486",
"recording_id": "S1boS7vrdiU",
"channels": 0
}
|
{
"id": "S1boS7vrdiU",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/S1boS7vrdiU.wav"
}
],
"sampling_rate": 16000,
"num_samples": 320853,
"duration": 20.0533125,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
i5ALrWV9g9M
| 0 | 29.696 | 0 |
[
{
"id": "i5ALrWV9g9M",
"recording_id": "i5ALrWV9g9M",
"start": 0,
"duration": 29.696,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2970,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 29.696,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "17529029,43874,43876,44028,44125,44162,41852",
"recording_id": "i5ALrWV9g9M",
"channels": 0
}
|
{
"id": "i5ALrWV9g9M",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/i5ALrWV9g9M.wav"
}
],
"sampling_rate": 16000,
"num_samples": 475136,
"duration": 29.696,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
rCJAc29UCmo
| 0 | 22.421375 | 0 |
[
{
"id": "rCJAc29UCmo",
"recording_id": "rCJAc29UCmo",
"start": 0,
"duration": 22.421375,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2242,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 22.421375,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "17790946,44313,43781,43840,44264,22223",
"recording_id": "rCJAc29UCmo",
"channels": 0
}
|
{
"id": "rCJAc29UCmo",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/rCJAc29UCmo.wav"
}
],
"sampling_rate": 16000,
"num_samples": 358742,
"duration": 22.421375,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
vipiYsmyLsU
| 0 | 24.085313 | 0 |
[
{
"id": "vipiYsmyLsU",
"recording_id": "vipiYsmyLsU",
"start": 0,
"duration": 24.0853125,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2409,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 24.0853125,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "17989367,43997,43461,43471,43982,36692",
"recording_id": "vipiYsmyLsU",
"channels": 0
}
|
{
"id": "vipiYsmyLsU",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/vipiYsmyLsU.wav"
}
],
"sampling_rate": 16000,
"num_samples": 385365,
"duration": 24.0853125,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
uQVGpQ2QV9w
| 0 | 24.853313 | 0 |
[
{
"id": "uQVGpQ2QV9w",
"recording_id": "uQVGpQ2QV9w",
"start": 0,
"duration": 24.8533125,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2485,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 24.8533125,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "18200970,44423,43907,44236,44689,43529",
"recording_id": "uQVGpQ2QV9w",
"channels": 0
}
|
{
"id": "uQVGpQ2QV9w",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/uQVGpQ2QV9w.wav"
}
],
"sampling_rate": 16000,
"num_samples": 397653,
"duration": 24.8533125,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
lvI7warkdvQ
| 0 | 29.056 | 0 |
[
{
"id": "lvI7warkdvQ",
"recording_id": "lvI7warkdvQ",
"start": 0,
"duration": 29.056,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2906,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 29.056,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "18421754,44281,43730,43703,43720,44158,36675",
"recording_id": "lvI7warkdvQ",
"channels": 0
}
|
{
"id": "lvI7warkdvQ",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/lvI7warkdvQ.wav"
}
],
"sampling_rate": 16000,
"num_samples": 464896,
"duration": 29.056,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
nQGkxmfpvMI
| 0 | 14.186688 | 0 |
[
{
"id": "nQGkxmfpvMI",
"recording_id": "nQGkxmfpvMI",
"start": 0,
"duration": 14.1866875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 1419,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 14.1866875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "18678021,43944,43752,36767",
"recording_id": "nQGkxmfpvMI",
"channels": 0
}
|
{
"id": "nQGkxmfpvMI",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/nQGkxmfpvMI.wav"
}
],
"sampling_rate": 16000,
"num_samples": 226987,
"duration": 14.1866875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
SgsfHA9GlYs
| 0 | 29.546688 | 0 |
[
{
"id": "SgsfHA9GlYs",
"recording_id": "SgsfHA9GlYs",
"start": 0,
"duration": 29.5466875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2955,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 29.5466875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "18802484,43759,43776,43484,43723,43607,40162",
"recording_id": "SgsfHA9GlYs",
"channels": 0
}
|
{
"id": "SgsfHA9GlYs",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/SgsfHA9GlYs.wav"
}
],
"sampling_rate": 16000,
"num_samples": 472747,
"duration": 29.5466875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
FlNgVEbbhX0
| 0 | 29.888 | 0 |
[
{
"id": "FlNgVEbbhX0",
"recording_id": "FlNgVEbbhX0",
"start": 0,
"duration": 29.888,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2989,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 29.888,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "19060995,42369,42552,42404,41413,41094,41758",
"recording_id": "FlNgVEbbhX0",
"channels": 0
}
|
{
"id": "FlNgVEbbhX0",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/FlNgVEbbhX0.wav"
}
],
"sampling_rate": 16000,
"num_samples": 478208,
"duration": 29.888,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
9bhNm1CZ8zU
| 0 | 27.620125 | 0 |
[
{
"id": "9bhNm1CZ8zU",
"recording_id": "9bhNm1CZ8zU",
"start": 0,
"duration": 27.620125,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2762,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 27.620125,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "19312585,42728,42575,42284,42832,42546,23589",
"recording_id": "9bhNm1CZ8zU",
"channels": 0
}
|
{
"id": "9bhNm1CZ8zU",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/9bhNm1CZ8zU.wav"
}
],
"sampling_rate": 16000,
"num_samples": 441922,
"duration": 27.620125,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
cYv6o9ag4s8
| 0 | 23.082688 | 0 |
[
{
"id": "cYv6o9ag4s8",
"recording_id": "cYv6o9ag4s8",
"start": 0,
"duration": 23.0826875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2308,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 23.0826875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "19549139,43490,42571,42447,42494,26865",
"recording_id": "cYv6o9ag4s8",
"channels": 0
}
|
{
"id": "cYv6o9ag4s8",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/cYv6o9ag4s8.wav"
}
],
"sampling_rate": 16000,
"num_samples": 369323,
"duration": 23.0826875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
RUOFPFfPlDs
| 0 | 20.282625 | 0 |
[
{
"id": "RUOFPFfPlDs",
"recording_id": "RUOFPFfPlDs",
"start": 0,
"duration": 20.282625,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2028,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 20.282625,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "19747006,43007,42563,43182,44256,2609",
"recording_id": "RUOFPFfPlDs",
"channels": 0
}
|
{
"id": "RUOFPFfPlDs",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/RUOFPFfPlDs.wav"
}
],
"sampling_rate": 16000,
"num_samples": 324522,
"duration": 20.282625,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
drf3veXXwXs
| 0 | 26.412688 | 0 |
[
{
"id": "drf3veXXwXs",
"recording_id": "drf3veXXwXs",
"start": 0,
"duration": 26.4126875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2641,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 26.4126875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "19922623,44403,43560,44231,43896,43680,12837",
"recording_id": "drf3veXXwXs",
"channels": 0
}
|
{
"id": "drf3veXXwXs",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/drf3veXXwXs.wav"
}
],
"sampling_rate": 16000,
"num_samples": 422603,
"duration": 26.4126875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
ixIBozQ2rsY
| 0 | 29.376 | 0 |
[
{
"id": "ixIBozQ2rsY",
"recording_id": "ixIBozQ2rsY",
"start": 0,
"duration": 29.376,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2938,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 29.376,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "20155230,43774,43943,43916,44188,43886,39149",
"recording_id": "ixIBozQ2rsY",
"channels": 0
}
|
{
"id": "ixIBozQ2rsY",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/ixIBozQ2rsY.wav"
}
],
"sampling_rate": 16000,
"num_samples": 470016,
"duration": 29.376,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
EkqsnMF1ZRo
| 0 | 17.519438 | 0 |
[
{
"id": "EkqsnMF1ZRo",
"recording_id": "EkqsnMF1ZRo",
"start": 0,
"duration": 17.5194375,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 1752,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 17.5194375,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "20414086,41909,42427,42630,22338",
"recording_id": "EkqsnMF1ZRo",
"channels": 0
}
|
{
"id": "EkqsnMF1ZRo",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/EkqsnMF1ZRo.wav"
}
],
"sampling_rate": 16000,
"num_samples": 280311,
"duration": 17.5194375,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
2AB7bFerUU0
| 0 | 16.896 | 0 |
[
{
"id": "2AB7bFerUU0",
"recording_id": "2AB7bFerUU0",
"start": 0,
"duration": 16.896,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 1690,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 16.896,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "20563390,42964,42153,43298,16269",
"recording_id": "2AB7bFerUU0",
"channels": 0
}
|
{
"id": "2AB7bFerUU0",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/2AB7bFerUU0.wav"
}
],
"sampling_rate": 16000,
"num_samples": 270336,
"duration": 16.896,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
Gu0AJ9y0xtg
| 0 | 20.458688 | 0 |
[
{
"id": "Gu0AJ9y0xtg",
"recording_id": "Gu0AJ9y0xtg",
"start": 0,
"duration": 20.4586875,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2046,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 20.4586875,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "20708074,44145,43478,44344,44101,4299",
"recording_id": "Gu0AJ9y0xtg",
"channels": 0
}
|
{
"id": "Gu0AJ9y0xtg",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/Gu0AJ9y0xtg.wav"
}
],
"sampling_rate": 16000,
"num_samples": 327339,
"duration": 20.4586875,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
nGOWCrHI1R0
| 0 | 24.183563 | 0 |
[
{
"id": "nGOWCrHI1R0",
"recording_id": "nGOWCrHI1R0",
"start": 0,
"duration": 24.1835625,
"channel": 0,
"language": 15
}
] |
{
"type": "kaldifeat-fbank",
"num_frames": 2418,
"num_features": 80,
"frame_shift": 0.01,
"sampling_rate": 16000,
"start": 0,
"duration": 24.1835625,
"storage_type": "lilcom_chunky",
"storage_path": "data/fbank/alg100k_ChaineEPTV_split/alg100k_feats_ChaineEPTV_00000000.lca",
"storage_key": "20888441,42522,42972,43349,42993,36304",
"recording_id": "nGOWCrHI1R0",
"channels": 0
}
|
{
"id": "nGOWCrHI1R0",
"sources": [
{
"type": "file",
"channels": [
0
],
"source": "/scratch/icefall/egs/alg100k/SSL/download/alg100k/ChaineEPTV/nGOWCrHI1R0.wav"
}
],
"sampling_rate": 16000,
"num_samples": 386937,
"duration": 24.1835625,
"channel_ids": [
0
]
}
|
{
"dataloading_info": {
"rank": 0,
"world_size": 1,
"worker_id": null
}
}
|
MonoCut
|
End of preview.
No dataset card yet
- Downloads last month
- 297