File size: 963 Bytes
c7523f7
 
a377f51
 
 
 
c7523f7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a377f51
c7523f7
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
  "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
  }
}