--- dataset_info: features: - name: transcription_id dtype: string - name: transcription dtype: string - name: description dtype: string - name: intonation dtype: string - name: interpretation_id dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: metadata struct: - name: gender dtype: string - name: language_code dtype: string - name: sample_rate_hertz dtype: int64 - name: voice_name dtype: string - name: possible_answers sequence: string - name: label dtype: int64 - name: stress_pattern struct: - name: binary sequence: int64 - name: indices sequence: int64 - name: words sequence: string - name: audio_lm_prompt dtype: string splits: - name: test num_bytes: 29586997.76785714 num_examples: 219 download_size: 22826737 dataset_size: 29586997.76785714 configs: - config_name: default data_files: - split: test path: data/test-* ---