CV17_16kHz_es_proc2 / README.md
mmarron14's picture
initial commit
0c20522 verified
metadata
license: cc0-1.0
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: path
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: sentence
      dtype: string
    - name: input_features
      list:
        list: float32
    - name: input_length
      dtype: float64
    - name: labels
      list: int64
  splits:
    - name: test
      num_bytes: 15972350266
      num_examples: 15857
  download_size: 3949333546
  dataset_size: 15972350266