Gaussian_unit_part1 / README.md
MaggiePai's picture
Upload README.md with huggingface_hub
13784d9 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: academicodec_hifi_16k_320d
        path: data/academicodec_hifi_16k_320d-*
      - split: academicodec_hifi_16k_320d_large_uni
        path: data/academicodec_hifi_16k_320d_large_uni-*
      - split: academicodec_hifi_24k_320d
        path: data/academicodec_hifi_24k_320d-*
      - split: audiodec_24k_320d
        path: data/audiodec_24k_320d-*
      - split: dac_16k
        path: data/dac_16k-*
      - split: dac_24k
        path: data/dac_24k-*
      - split: dac_44k
        path: data/dac_44k-*
      - split: speech_tokenizer_16k
        path: data/speech_tokenizer_16k-*
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: academicodec_hifi_16k_320d
      num_bytes: 253154721
      num_examples: 5135
    - name: academicodec_hifi_16k_320d_large_uni
      num_bytes: 253154721
      num_examples: 5135
    - name: academicodec_hifi_24k_320d
      num_bytes: 373662945
      num_examples: 5135
    - name: audiodec_24k_320d
      num_bytes: 785335617
      num_examples: 5135
    - name: dac_16k
      num_bytes: 891596769
      num_examples: 5135
    - name: dac_24k
      num_bytes: 3523678209
      num_examples: 5135
    - name: dac_44k
      num_bytes: 1147652889
      num_examples: 5135
    - name: speech_tokenizer_16k
      num_bytes: 496121793
      num_examples: 5135
  download_size: 1158957013
  dataset_size: 7724357664

Dataset Card for "Gaussian_unit_part1"

More Information needed