File size: 947 Bytes
90ffce8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
configs:
- config_name: default
  data_files:
  - split: original
    path: data/original-*
  - split: descript_audio_codec
    path: data/descript_audio_codec-*
  - split: encodec_hf
    path: data/encodec_hf-*
  - split: speech_tokenizer
    path: data/speech_tokenizer-*
dataset_info:
  features:
  - name: id
    dtype: string
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  splits:
  - name: original
    num_bytes: 805311663.538
    num_examples: 3002
  - name: descript_audio_codec
    num_bytes: 2219303148.506
    num_examples: 3002
  - name: encodec_hf
    num_bytes: 1207945000.934
    num_examples: 3002
  - name: speech_tokenizer
    num_bytes: 806155333.61
    num_examples: 3002
  download_size: 5056314536
  dataset_size: 5038715146.588
---
# Dataset Card for "superb_sd"

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