---
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
  - split: train
    path: data/train-*
dataset_info:
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: transcription
    dtype: string
  splits:
  - name: test
    num_bytes: 27494365.0
    num_examples: 219
  - name: train
    num_bytes: 60944526.0
    num_examples: 487
  download_size: 83859664
  dataset_size: 88438891.0
---
# Dataset Card for "robot_ds"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)