Datasets:
File size: 1,633 Bytes
e2d3351 ef2cabb e2d3351 ef2cabb f519a3e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 |
---
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
<!-- Provide a longer summary of what this dataset is. -->
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
|