File size: 1,266 Bytes
20bd9f7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c645613
 
 
2cfa958
 
 
450a1a9
 
 
93ab774
 
 
6c42eff
 
 
3e0564f
 
 
 
 
20bd9f7
 
 
 
 
c645613
 
2cfa958
 
450a1a9
 
93ab774
 
6c42eff
 
3e0564f
 
20bd9f7
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
---
dataset_info:
  features:
  - name: sequence
    dtype: string
  - name: transcription_full
    dtype: string
  - name: transcription_original
    dtype: string
  - name: removed_words
    dtype: string
  - name: phonemes_annotated
    dtype: string
  - name: phonemes_actual
    dtype: string
  - name: xcodec2_tokens
    dtype: string
  splits:
  - name: batch_001
    num_bytes: 82353727
    num_examples: 20001
  - name: batch_002
    num_bytes: 81965483
    num_examples: 20002
  - name: batch_003
    num_bytes: 82103406
    num_examples: 20001
  - name: batch_004
    num_bytes: 82683462
    num_examples: 20002
  - name: batch_005
    num_bytes: 82538986
    num_examples: 20001
  - name: batch_006
    num_bytes: 82981764
    num_examples: 20000
  - name: batch_007
    num_bytes: 47405490
    num_examples: 11478
  download_size: 170932312
  dataset_size: 542032318
configs:
- config_name: default
  data_files:
  - split: batch_001
    path: data/batch_001-*
  - split: batch_002
    path: data/batch_002-*
  - split: batch_003
    path: data/batch_003-*
  - split: batch_004
    path: data/batch_004-*
  - split: batch_005
    path: data/batch_005-*
  - split: batch_006
    path: data/batch_006-*
  - split: batch_007
    path: data/batch_007-*
---