File size: 3,264 Bytes
2687b0e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
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_-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: academicodec_hifi_16k_320d
    num_bytes: 1360423791.85
    num_examples: 5135
  - name: academicodec_hifi_16k_320d_large_uni
    num_bytes: 1360423791.85
    num_examples: 5135
  - name: academicodec_hifi_24k_320d
    num_bytes: 1480932015.85
    num_examples: 5135
  - name: audiodec_24k_320d
    num_bytes: 1892604687.85
    num_examples: 5135
  - name: dac_16k
    num_bytes: 1998865839.85
    num_examples: 5135
  - name: dac_24k
    num_bytes: 4630947279.85
    num_examples: 5135
  - name: dac_44k
    num_bytes: 2254921959.85
    num_examples: 5135
  - name: speech_tokenizer_16k
    num_bytes: 1603390863.85
    num_examples: 5135
  download_size: 9439099889
  dataset_size: 16582510230.800001
---
# Dataset Card for "MUSAN-noise_unit_part1"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)