File size: 670 Bytes
81bf26c
828838a
 
 
 
 
 
 
 
81bf26c
 
 
 
caeaa63
828838a
81bf26c
 
828838a
81bf26c
 
828838a
81bf26c
 
828838a
81bf26c
828838a
 
81bf26c
 
 
 
 
 
 
 
 
828838a
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
---
language:
- th
size_categories:
- 100K<n<1M
task_categories:
- automatic-speech-recognition
- audio-to-audio
- audio-classification
dataset_info:
  features:
  - name: sentence
    dtype: string
  - name: audio
    dtype: audio
  splits:
  - name: train
    num_bytes: 3119446215.24
    num_examples: 117536
  - name: dev
    num_bytes: 106464025.6
    num_examples: 3950
  - name: test
    num_bytes: 247695261.785
    num_examples: 9065
  download_size: 3397725524
  dataset_size: 3473605502.6249995
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: dev
    path: data/dev-*
  - split: test
    path: data/test-*
---