File size: 465 Bytes
062601b
 
6b9ba9f
 
fd34f02
 
 
285b273
 
fd34f02
884cb3d
285b273
 
 
 
6b9ba9f
 
fef2b36
bdca8b7
fef2b36
 
6b9ba9f
 
 
 
 
062601b
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
---
license: cc-by-nc-4.0
dataset_info:
  features:
  - name: speaker_id
    dtype: string
  - name: embedding
    sequence:
      sequence: float64
  - name: audio
    struct:
    - name: bytes
      dtype: binary
    - name: path
      dtype: string
  splits:
  - name: train
    num_bytes: 80670618
    num_examples: 406
  download_size: 78312258
  dataset_size: 80670618
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---