File size: 1,107 Bytes
22cf7c4
 
 
 
 
 
 
 
 
92dfd0b
7aa8fcf
92dfd0b
7aa8fcf
92dfd0b
7aa8fcf
92dfd0b
7aa8fcf
92dfd0b
7aa8fcf
92dfd0b
7aa8fcf
92dfd0b
7aa8fcf
92dfd0b
7aa8fcf
92dfd0b
7aa8fcf
92dfd0b
7aa8fcf
92dfd0b
7aa8fcf
92dfd0b
7aa8fcf
92dfd0b
7aa8fcf
92dfd0b
7aa8fcf
92dfd0b
7aa8fcf
92dfd0b
7aa8fcf
92dfd0b
7aa8fcf
22cf7c4
 
7aa8fcf
22cf7c4
 
7aa8fcf
22cf7c4
7aa8fcf
 
22cf7c4
 
 
 
 
 
 
 
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
dataset_info:
  features:
  - name: wav
    dtype: audio
  - name: __key__
    dtype: string
  - name: __url__
    dtype: string
  - name: unamed
    dtype: int64
  - name: File No.
    dtype: int64
  - name: IMAGE_PATH
    dtype: string
  - name: IMAGE_SRC_URL
    dtype: string
  - name: AUDIO_PATH
    dtype: string
  - name: Transcriptions
    dtype: string
  - name: SPEAKER_ID
    dtype: int64
  - name: ORG_NAME
    dtype: string
  - name: PROJECT_NAME
    dtype: string
  - name: LOCALE
    dtype: string
  - name: GENDER
    dtype: string
  - name: AGE
    dtype: int64
  - name: DEVICE
    dtype: string
  - name: ENVIRONMENT
    dtype: string
  - name: YEAR
    dtype: int64
  - name: Full Filename
    dtype: string
  - name: Filename
    dtype: string
  splits:
  - name: train
    num_bytes: 11316029817.971
    num_examples: 13099
  - name: test
    num_bytes: 1326397651.642
    num_examples: 1522
  download_size: 12200176400
  dataset_size: 12642427469.613
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---