--- dataset_info: features: - name: character_name dtype: string - name: volume dtype: string - name: voice_file dtype: string - name: transcription dtype: string - name: is_adult dtype: bool - name: sdr dtype: float32 - name: pesq dtype: float32 - name: stoi dtype: float32 - name: utterance_pitch_mean dtype: float32 - name: utterance_pitch_std dtype: float32 - name: snr dtype: float32 - name: c50 dtype: float32 - name: speech_duration dtype: float32 - name: speaking_rate dtype: float64 - name: phonemes dtype: string splits: - name: train num_bytes: 2834610 num_examples: 16584 download_size: 1519956 dataset_size: 2834610 configs: - config_name: default data_files: - split: train path: data/train-* ---