File size: 523 Bytes
396ecc6
 
 
 
 
 
a7d1498
396ecc6
 
a7d1498
 
396ecc6
 
 
 
 
a7d1498
 
467fba9
a7d1498
 
396ecc6
 
 
a7d1498
 
396ecc6
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
---
dataset_info:
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 192000
  - name: gt
    dtype: string
  - name: prompt
    dtype: string
  - name: source
    dtype: string
  - name: task
    dtype: string
  splits:
  - name: librispeech_test_clean_192k
    num_bytes: 628668375.72
    num_examples: 2620
  download_size: 613260681
  dataset_size: 628668375.72
configs:
- config_name: default
  data_files:
  - split: librispeech_test_clean_192k
    path: data/librispeech_test_clean_192k-*
---