Datasets:
File size: 961 Bytes
167c3e9 033b3dc 167c3e9 676e65d a031932 0990390 c89e81a 5d53807 4005f9f 167c3e9 d4360ab 2aaba1e c5627a1 4005f9f 167c3e9 |
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 |
---
language:
- en
dataset_info:
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: sentence
dtype: string
- name: sentence_with_emotion
dtype: string
- name: emotion
dtype: string
splits:
- name: train_augmented
num_bytes: 2110858640.0
num_examples: 8000
- name: test_augmented
num_bytes: 2110858640.0
num_examples: 8000
- name: train
num_bytes: 2575576596.5
num_examples: 13060
- name: test
num_bytes: 228773308.0
num_examples: 1300
- name: test_Hybrid
num_bytes: 228994438.0
num_examples: 1000
download_size: 13964526714
dataset_size: 7255061622.5
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: train_augmented
path: data/train_augmented-*
- split: test_augmented
path: data/test_augmented-*
- split: test_Hybrid
path: data/test_Hybrid-*
---
|