--- dataset_info: features: - name: audio struct: - name: array sequence: float64 - name: path dtype: string - name: sampling_rate dtype: int64 - name: Show dtype: string - name: EpId dtype: string - name: ClipId dtype: string - name: Start dtype: string - name: Stop dtype: string - name: is_probably_host dtype: string - name: speaker dtype: string - name: clip_silhouette_score dtype: string - name: SEP12k dtype: string - name: SEP28k-E dtype: string - name: SEP28k-T dtype: string - name: SEP28k-D dtype: string - name: Unsure dtype: int64 - name: PoorAudioQuality dtype: int64 - name: Prolongation dtype: int64 - name: Block dtype: int64 - name: SoundRep dtype: int64 - name: WordRep dtype: int64 - name: DifficultToUnderstand dtype: int64 - name: Interjection dtype: int64 - name: Fluent dtype: int64 - name: NaturalPause dtype: int64 - name: Music dtype: int64 - name: NoSpeech dtype: int64 - name: Stuttered dtype: int64 - name: Stuttered_no_Intj dtype: int64 - name: Fluent_no_Intj dtype: int64 - name: Fluent_with_Intj dtype: int64 - name: Stuttered_Intj dtype: int64 - name: Exclude dtype: int64 - name: Label_4 dtype: string - name: Label_2 dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 4137510281 num_examples: 10765 - name: validation num_bytes: 1606918656 num_examples: 4181 - name: test num_bytes: 1462837083 num_examples: 3806 - name: exclude num_bytes: 1192241999 num_examples: 3104 download_size: 1964692285 dataset_size: 8399508019 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* - split: exclude path: data/exclude-* ---