--- dataset_info: features: - name: audio dtype: audio - name: EmoClass dtype: string - name: EmoAct dtype: float64 - name: EmoVal dtype: float64 - name: EmoDom dtype: float64 - name: SpkrID dtype: int64 - name: Gender dtype: string - name: Split_Set dtype: string - name: transcript dtype: string splits: - name: train num_bytes: 14380945356.633867 num_examples: 78944 - name: validation num_bytes: 3643329372.3535333 num_examples: 20000 - name: test num_bytes: 3147291546.8525996 num_examples: 17277 download_size: 20832067854 dataset_size: 21171566275.84 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---