Datasets:
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) |