File size: 846 Bytes
48d9cfe
 
 
 
 
 
 
 
 
 
9b5dcd9
48d9cfe
 
 
 
 
 
 
 
 
 
9b5dcd9
 
48d9cfe
9b5dcd9
 
48d9cfe
9b5dcd9
 
 
 
48d9cfe
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: WavPath
    dtype: string
  - name: text
    dtype: string
  - name: speaker_id
    dtype: string
  - name: gender
    dtype: string
  - name: file
    dtype: string
  - name: id
    dtype: string
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  splits:
  - name: tedlium_release1
    num_bytes: 291284647.45
    num_examples: 1155
  - name: tedlium_release2
    num_bytes: 291284647.45
    num_examples: 1155
  - name: tedlium_release3
    num_bytes: 779194597.212
    num_examples: 3737
  download_size: 1432550197
  dataset_size: 1361763892.112
configs:
- config_name: default
  data_files:
  - split: tedlium_release1
    path: data/tedlium_release1-*
  - split: tedlium_release2
    path: data/tedlium_release2-*
  - split: tedlium_release3
    path: data/tedlium_release3-*
---