File size: 559 Bytes
c3be22a
 
 
 
fc20c79
285690f
fc20c79
c3be22a
 
fc20c79
 
c3be22a
fc20c79
 
c3be22a
fc20c79
 
 
 
c3be22a
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: waveform_tensor
    sequence: float32
  - name: phoneme_align
    sequence: float64
  splits:
  - name: train
    num_bytes: 510295384
    num_examples: 200
  - name: validation
    num_bytes: 246165772
    num_examples: 200
  - name: test
    num_bytes: 300184948
    num_examples: 200
  download_size: 166947118
  dataset_size: 1056646104
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---