|
{ |
|
"vi": { |
|
"description": "VinDataVLSP", |
|
"citation": "", |
|
"homepage": "", |
|
"license": "", |
|
"features": { |
|
"file_path": { |
|
"dtype": "string", |
|
"id": null, |
|
"_type": "Value" |
|
}, |
|
"script": { |
|
"dtype": "string", |
|
"id": null, |
|
"_type": "Value" |
|
}, |
|
"audio": { |
|
"sampling_rate": 16000, |
|
"mono": true, |
|
"_storage_dtype": "struct", |
|
"id": null, |
|
"_type": "Audio" |
|
} |
|
}, |
|
"post_processed": null, |
|
"supervised_keys": null, |
|
"task_templates": [ |
|
{ |
|
"task": "automatic-speech-recognition", |
|
"audio_file_path_column": "file_path", |
|
"transcription_column": "script" |
|
} |
|
], |
|
"builder_name": "vin_data_vlsp", |
|
"config_name": "vi", |
|
"version": { |
|
"version_str": "0.2.0", |
|
"description": "", |
|
"major": 0, |
|
"minor": 2, |
|
"patch": 0 |
|
}, |
|
"post_processing_size": null |
|
} |
|
} |