--- dataset_info: features: - name: client_id dtype: string - name: path dtype: string - name: audio dtype: audio: sampling_rate: 48000 - name: sentence dtype: string - name: up_votes dtype: int64 - name: down_votes dtype: int64 - name: age dtype: string - name: gender dtype: string - name: accent dtype: string - name: locale dtype: string - name: segment dtype: string - name: variant dtype: string splits: - name: train num_bytes: 108571 num_examples: 5 - name: validation num_bytes: 116850 num_examples: 5 - name: test num_bytes: 78943 num_examples: 5 - name: other num_bytes: 101436 num_examples: 5 - name: invalidated num_bytes: 156925 num_examples: 5 download_size: 590682 dataset_size: 562725 license: cc0-1.0 language: - da size_categories: - n<1K --- # Dataset Card for "audio_test_dataset" This dataset consists of the first 5 samples of [mozilla-foundation/common_voice_13_0](https://huggingface.co/datasets/mozilla-foundation/common_voice_13_0) and is only used for unit testing.