File size: 3,953 Bytes
6b607aa |
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 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 |
---
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_-20dB
dtype: audio
- 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: 2569154395.85
num_examples: 5135
- name: encodec_24k_1_5bps
num_bytes: 1300320619.85
num_examples: 5135
- name: encodec_24k_24bps
num_bytes: 4019250139.85
num_examples: 5135
- name: encodec_24k_3bps
num_bytes: 1481582587.85
num_examples: 5135
- name: encodec_24k_6bps
num_bytes: 1844106523.85
num_examples: 5135
- name: funcodec_en_libritts_16k_gr1nq32ds320
num_bytes: 3055196635.85
num_examples: 5135
- name: funcodec_en_libritts_16k_gr8nq32ds320
num_bytes: 3055196635.85
num_examples: 5135
- name: funcodec_en_libritts_16k_nq32ds320
num_bytes: 3055052251.85
num_examples: 5135
- name: funcodec_en_libritts_16k_nq32ds640
num_bytes: 2090981851.85
num_examples: 5135
- name: funcodec_zh_en_16k_nq32ds320
num_bytes: 3055052251.85
num_examples: 5135
- name: funcodec_zh_en_16k_nq32ds640
num_bytes: 2090981851.85
num_examples: 5135
download_size: 13654553512
dataset_size: 27616875746.349995
---
# Dataset Card for "MUSAN-speech_unit_part2"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |