--- dataset_info: features: - name: audio dtype: audio - name: text dtype: string - name: lang dtype: string - name: samples dtype: int64 - name: verbatim dtype: string - name: normalized dtype: string - name: speaker_id dtype: string - name: scenario dtype: string - name: task_name dtype: string - name: gender dtype: string - name: age_group dtype: string - name: job_type dtype: string - name: qualification dtype: string - name: area dtype: string - name: district dtype: string - name: state dtype: string - name: occupation dtype: string - name: filepath 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 splits: - name: train num_bytes: 76968527633.76 num_examples: 39904 - name: test num_bytes: 522513846 num_examples: 288 download_size: 72241331814 dataset_size: 77491041479.76 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* task_categories: - text-to-speech language: - bn --- ## Dataset Description This dataset has been collected from IndicVoices-R github repository. Only the Bengali language portion is in this dataset. - **Train Duration:** 393985.0155 seconds - **Test Duration:** 2719.5667 seconds