--- language: - bn dataset_info: features: - name: text dtype: string - name: lang dtype: class_label: names: '0': bn - name: samples dtype: int64 - name: verbatim dtype: string - name: normalized dtype: string - name: speaker_id dtype: string - name: scenario dtype: class_label: names: '0': Extempore '1': Read - name: task_name dtype: string - name: gender dtype: class_label: names: '0': Female '1': Male - name: age_group dtype: class_label: names: '0': 18-30 '1': 30-45 '2': 45-60 '3': 60+ - name: job_type dtype: class_label: names: '0': Blue Collar '1': Student '2': Unemployed '3': White Collar - name: qualification dtype: class_label: names: '0': No Schooling '1': Post Grad + PhD '2': Undergrad and Grad. '3': Upto 12th - name: area dtype: class_label: names: '0': Rural '1': Urban - name: district dtype: string - name: state dtype: class_label: names: '0': West Bengal - name: occupation dtype: string - name: utterance_pitch_mean dtype: float64 - name: utterance_pitch_std dtype: float64 - name: snr dtype: float64 - name: c50 dtype: float64 - name: speaking_rate dtype: float64 - name: cer dtype: string - name: duration dtype: float64 - name: audio dtype: audio splits: - name: train num_bytes: 77015380017.104 num_examples: 39904 download_size: 71738544889 dataset_size: 77015380017.104 configs: - config_name: default data_files: - split: train path: data/train-* ---