--- configs: - config_name: default data_files: - split: encodec_24k_6bps path: data/encodec_24k_6bps-* dataset_info: features: - name: speech_input dtype: string - name: noisy_10dB_transcription_whisper-small.en dtype: string - name: noisy_5dB_transcription_whisper-small.en dtype: string - name: noisy_0dB_transcription_whisper-small.en dtype: string - name: noisy_-5dB_transcription_whisper-small.en dtype: string - name: noisy_-10dB_transcription_whisper-small.en dtype: string - name: noisy_10dB_transcription_whisper-medium.en dtype: string - name: noisy_5dB_transcription_whisper-medium.en dtype: string - name: noisy_0dB_transcription_whisper-medium.en dtype: string - name: noisy_-5dB_transcription_whisper-medium.en dtype: string - name: noisy_-10dB_transcription_whisper-medium.en dtype: string - name: noisy_10dB_transcription_whisper-large-v3 dtype: string - name: noisy_5dB_transcription_whisper-large-v3 dtype: string - name: noisy_0dB_transcription_whisper-large-v3 dtype: string - name: noisy_-5dB_transcription_whisper-large-v3 dtype: string - name: noisy_-10dB_transcription_whisper-large-v3 dtype: string - name: output dtype: string - name: clean_audio_transcription_whisper-small.en dtype: string - name: clean_audio_transcription_whisper-medium.en dtype: string - name: clean_audio_transcription_whisper-large-v3 dtype: string - name: clean_audio_unit sequence: sequence: int64 - name: noisy_10dB_unit sequence: sequence: int64 - name: noisy_5dB_unit sequence: sequence: int64 - name: noisy_0dB_unit sequence: sequence: int64 - name: noisy_-5dB_unit sequence: sequence: int64 - name: noisy_-10dB_unit sequence: sequence: int64 splits: - name: encodec_24k_6bps num_bytes: 737011282 num_examples: 5135 download_size: 120680800 dataset_size: 737011282 --- # Dataset Card for "MUSAN-noise_unit" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)