File size: 581 Bytes
05f95ce
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
93ff2e6
05f95ce
 
93ff2e6
05f95ce
 
 
 
 
93ff2e6
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: transcribed_text
    dtype: string
  - name: speaker
    dtype: string
  - name: items
    list:
    - name: customizations
      sequence: string
    - name: name
      dtype: string
  - name: audio
    dtype: audio
  splits:
  - name: train
    num_bytes: 10190691
    num_examples: 20
  download_size: 9427622
  dataset_size: 10190691
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
license: mit
task_categories:
- audio-classification
- text-classification
language:
- en
size_categories:
- n<1K
---