jashshah9's picture
Upload README.md with huggingface_hub
1aad34f verified
metadata
dataset_info:
  features:
    - name: ID
      dtype: int64
    - name: Utterance
      dtype: string
    - name: Category
      dtype: string
    - name: Language
      dtype: string
    - name: Word Count
      dtype: int64
    - name: tts_provider
      dtype: string
    - name: tts_gender
      dtype: string
    - name: tts_voice_name
      dtype: string
    - name: tts_voice_id
      dtype: string
    - name: tts_audio_path
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 24000
  splits:
    - name: en
      num_bytes: 4248628
      num_examples: 65
    - name: es
      num_bytes: 4502496
      num_examples: 65
    - name: fr
      num_bytes: 2234145
      num_examples: 34
    - name: fq
      num_bytes: 1938507
      num_examples: 32
  download_size: 11697684
  dataset_size: 12923671
configs:
  - config_name: default
    data_files:
      - split: en
        path: data/en-*
      - split: es
        path: data/es-*
      - split: fr
        path: data/fr-*
      - split: fq
        path: data/fq-*