ASR_arabic / README.md
ilyes25's picture
Upload dataset
8d1b113 verified
metadata
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: transcription
      dtype: string
    - name: syllables
      dtype: string
    - name: syllable_classes
      dtype: string
  splits:
    - name: train
      num_bytes: 617702156.1904327
      num_examples: 3365
    - name: test
      num_bytes: 264886860.0945674
      num_examples: 1443
  download_size: 818687594
  dataset_size: 882589016.2850001
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*