File size: 3,184 Bytes
13784d9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 |
---
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](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |