File size: 1,643 Bytes
c6a73f1
 
 
74daf84
c6a73f1
 
74daf84
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c6a73f1
 
 
 
 
 
1618ce9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c6a73f1
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
---
language:
- en
license: apache-2.0
size_categories:
- n<1K
task_categories:
- conversational
pretty_name: ZED
dataset_info:
  features:
  - name: file_name
    dtype: string
  - name: wav
    dtype:
      audio:
        sampling_rate: 16000
  - name: transcription
    dtype: string
  - name: emotion
    sequence: string
  - name: duration
    dtype: float32
  - name: emotion_start
    sequence: float32
  - name: emotion_end
    sequence: float32
  splits:
  - name: train
    num_bytes: 30998607.0
    num_examples: 180
  download_size: 30998412
  dataset_size: 30998607.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---





# Dataset Card for My Dataset

## Table of Contents
- [Dataset Description](#dataset-description)
  - [Dataset Summary](#dataset-summary)
  - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
  - [Languages](#languages)
- [Dataset Structure](#dataset-structure)
  - [Data Instances](#data-instances)
  - [Data Fields](#data-fields)
  - [Data Splits](#data-splits)
- [Dataset Creation](#dataset-creation)
  - [Curation Rationale](#curation-rationale)
  - [Source Data](#source-data)
  - [Annotations](#annotations)
- [Considerations for Using the Data](#considerations-for-using-the-data)
  - [Social Impact of Dataset](#social-impact-of-dataset)
  - [Discussion of Biases](#discussion-of-biases)
  - [Other Known Limitations](#other-known-limitations)
- [Additional Information](#additional-information)
  - [Dataset Curators](#dataset-curators)
  - [Licensing Information](#licensing-information)
  - [Citation Information](#citation-information)