INDspeech / README.md
dzakybd's picture
Upload dataset
48214d6 verified
|
raw
history blame
664 Bytes
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:
          sampling_rate: 16000
    - name: duration
      dtype: float64
  splits:
    - name: train
      num_bytes: 218368728
      num_examples: 2000
  download_size: 203700519
  dataset_size: 218368728