MaggiePai's picture
Upload README.md with huggingface_hub
7d5f69f verified
metadata
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: 737171265
      num_examples: 5135
  download_size: 120747660
  dataset_size: 737171265

Dataset Card for "Gaussian_unit"

More Information needed