File size: 872 Bytes
5492986
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: audio
    dtype: audio
  - name: file name
    dtype: string
  - name: transcription
    dtype: string
  - name: speaker_id
    dtype: int64
  - name: speaker_name
    dtype: string
  - name: speaker_gender
    dtype: string
  - name: sentence_no
    dtype: string
  - name: repetation_no
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': ANGRY
          '1': DISGUST
          '2': FEAR
          '3': HAPPY
          '4': NEUTRAL
          '5': SAD
          '6': SURPRISE
  splits:
  - name: train
    num_bytes: 3261447009.0
    num_examples: 7000
  download_size: 2203950787
  dataset_size: 3261447009.0
---
# Dataset Card for "SUBESCO-audio-dataset"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)