File size: 693 Bytes
461509b
 
 
 
 
 
 
 
 
 
 
45c575b
 
 
 
461509b
 
45c575b
0a13697
461509b
0a13697
 
461509b
45c575b
0a13697
6971cf0
45c575b
461509b
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: audio
    dtype: audio
  - name: transcription
    dtype: string
  - name: si_sdr
    dtype: float64
  - name: mos
    dtype: float64
  - name: pesq
    dtype: float64
  - name: stoi
    dtype: float64
  splits:
  - name: train
    num_bytes: 589115992.55
    num_examples: 3565
  - name: validation
    num_bytes: 85368152.0
    num_examples: 510
  - name: test
    num_bytes: 164349384.66
    num_examples: 1018
  download_size: 831738410
  dataset_size: 838833529.2099999
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---