File size: 829 Bytes
dc83d41
 
0af5632
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dc83d41
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
---

license: mit
dataset_info:
  features:
  - name: index
    dtype: string
  - name: audio
    dtype: audio
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: subset
    dtype: string
  splits:
  - name: aishell1
    num_bytes: 17315325297.206543
    num_examples: 120098
  - name: cv22
    num_bytes: 85506124383.93797
    num_examples: 150000
  - name: LS
    num_bytes: 55396654904.51953
    num_examples: 132553
  - name: WS
    num_bytes: 11169464583.937965
    num_examples: 150000
  download_size: 157644706664
  dataset_size: 169387569169.60202
configs:
- config_name: default
  data_files:
  - split: aishell1
    path: data/aishell1-*
  - split: cv22
    path: data/cv22-*
  - split: LS
    path: data/LS-*
  - split: WS
    path: data/WS-*
---