tts_male / README.md
linhtran92's picture
Upload README.md with huggingface_hub
b9600ab
metadata
dataset_info:
  features:
    - name: sentence_norm
      dtype: string
    - name: audio
      struct:
        - name: array
          sequence: int64
        - name: path
          dtype: string
        - name: sampling_rate
          dtype: int64
    - name: wer
      dtype: int64
    - name: id
      dtype: string
  splits:
    - name: train
      num_bytes: 222336754
      num_examples: 499
  download_size: 45628084
  dataset_size: 222336754
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "tts_male"

More Information needed