--- 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-* ---