File size: 539 Bytes
aa87cdf
 
 
 
 
 
 
733a02a
 
 
 
be5312f
 
aa87cdf
 
3fffce3
 
 
 
 
 
be5312f
aa87cdf
 
 
 
 
3fffce3
 
aa87cdf
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
---
dataset_info:
  features:
  - name: audio
    dtype: audio
  - name: transcription
    dtype: string
  - name: speaker_id
    dtype: int64
  - name: gender
    dtype: string
  - name: id
    dtype: int64
  splits:
  - name: train
    num_bytes: 17219394.36754967
    num_examples: 241
  - name: test
    num_bytes: 4358430.632450331
    num_examples: 61
  download_size: 19161968
  dataset_size: 21577825.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---