Gaussian_unit_part2 / README.md
MaggiePai's picture
Upload README.md with huggingface_hub
61383ed verified
metadata
configs:
  - config_name: default
    data_files:
      - split: encodec_24k_12bps
        path: data/encodec_24k_12bps-*
      - split: encodec_24k_1_5bps
        path: data/encodec_24k_1_5bps-*
      - split: encodec_24k_24bps
        path: data/encodec_24k_24bps-*
      - split: encodec_24k_3bps
        path: data/encodec_24k_3bps-*
      - split: encodec_24k_6bps
        path: data/encodec_24k_6bps-*
      - split: funcodec_en_libritts_16k_gr1nq32ds320
        path: data/funcodec_en_libritts_16k_gr1nq32ds320-*
      - split: funcodec_en_libritts_16k_gr8nq32ds320
        path: data/funcodec_en_libritts_16k_gr8nq32ds320-*
      - split: funcodec_en_libritts_16k_nq32ds320
        path: data/funcodec_en_libritts_16k_nq32ds320-*
      - split: funcodec_en_libritts_16k_nq32ds640
        path: data/funcodec_en_libritts_16k_nq32ds640-*
      - split: funcodec_zh_en_16k_nq32ds320
        path: data/funcodec_zh_en_16k_nq32ds320-*
      - split: funcodec_zh_en_16k_nq32ds640
        path: data/funcodec_zh_en_16k_nq32ds640-*
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_12bps
      num_bytes: 1462219137
      num_examples: 5135
    - name: encodec_24k_1_5bps
      num_bytes: 193385361
      num_examples: 5135
    - name: encodec_24k_24bps
      num_bytes: 2912314881
      num_examples: 5135
    - name: encodec_24k_3bps
      num_bytes: 374647329
      num_examples: 5135
    - name: encodec_24k_6bps
      num_bytes: 737171265
      num_examples: 5135
    - name: funcodec_en_libritts_16k_gr1nq32ds320
      num_bytes: 1948261377
      num_examples: 5135
    - name: funcodec_en_libritts_16k_gr8nq32ds320
      num_bytes: 1948261377
      num_examples: 5135
    - name: funcodec_en_libritts_16k_nq32ds320
      num_bytes: 1948116993
      num_examples: 5135
    - name: funcodec_en_libritts_16k_nq32ds640
      num_bytes: 984046593
      num_examples: 5135
    - name: funcodec_zh_en_16k_nq32ds320
      num_bytes: 1948116993
      num_examples: 5135
    - name: funcodec_zh_en_16k_nq32ds640
      num_bytes: 984046593
      num_examples: 5135
  download_size: 2472709354
  dataset_size: 15440587899

Dataset Card for "Gaussian_unit_part2"

More Information needed