tts_face / README.md
linhtran92's picture
Upload README.md with huggingface_hub
b385b32
metadata
dataset_info:
  features:
    - name: sentence_norm
      dtype: string
    - name: audio
      struct:
        - name: array
          sequence: float64
        - name: path
          dtype: 'null'
        - name: sampling_rate
          dtype: int64
    - name: id
      dtype: string
    - name: wer
      dtype: float64
  splits:
    - name: train
      num_bytes: 84090967
      num_examples: 225
  download_size: 64738623
  dataset_size: 84090967
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "tts_face"

More Information needed