INDspeech / README.md
dzakybd's picture
Upload dataset
981a451 verified
metadata
license: mit
task_categories:
  - text-to-speech
language:
  - id
pretty_name: id_tts_dataset
size_categories:
  - 1K<n<10K
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: file_id
      dtype: string
    - name: speaker_id
      dtype: string
    - name: news_id
      dtype: string
    - name: text_scribe
      dtype: string
    - name: language
      dtype: string
    - name: audio
      dtype: audio
    - name: duration
      dtype: float64
  splits:
    - name: train
      num_bytes: 216912495
      num_examples: 2000
  download_size: 205489997
  dataset_size: 216912495