File size: 440 Bytes
1a4f60c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
421f7ff
 
 
 
1a4f60c
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 24000
  - name: speaker_embedding
    dtype:
      array2_d:
        shape:
        - 512
        - 125
        dtype: float32
  splits:
  - name: train
    num_bytes: 1107201000
    num_examples: 1500
  download_size: 1005639264
  dataset_size: 1107201000
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---