librispeech_test / README.md
CristianaLazar's picture
Upload README.md with huggingface_hub
1aa0258
metadata
dataset_info:
  features:
    - name: file
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: text
      dtype: string
    - name: speaker_id
      dtype: int64
    - name: chapter_id
      dtype: int64
    - name: id
      dtype: string
    - name: input_features
      sequence:
        sequence: float32
    - name: labels
      sequence: int64
  splits:
    - name: test
      num_bytes: 3140310938.5
      num_examples: 2620
  download_size: 1297324022
  dataset_size: 3140310938.5

Dataset Card for "librispeech_test"

More Information needed