Datasets:

Formats:
parquet
Languages:
English
DOI:
Libraries:
Datasets
Dask
License:
ssm-treble commited on
Commit
eb11063
·
verified ·
1 Parent(s): 2a93548

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: audio
5
+ dtype: audio
6
+ - name: Filename
7
+ dtype: string
8
+ - name: Room
9
+ dtype: string
10
+ - name: Room Description
11
+ dtype: string
12
+ - name: Room Volume [m³]
13
+ dtype: string
14
+ - name: Direct Path Length [m]
15
+ dtype: string
16
+ - name: Source Label
17
+ dtype: string
18
+ - name: Source Position
19
+ dtype: string
20
+ - name: Receiver Label
21
+ dtype: string
22
+ - name: Receiver Position
23
+ dtype: string
24
+ - name: Frequencies
25
+ dtype: string
26
+ - name: EDT
27
+ dtype: string
28
+ - name: T30
29
+ dtype: string
30
+ - name: C50
31
+ dtype: string
32
+ - name: Average Absorption (Octave Band)
33
+ dtype: string
34
+ - name: Avg EDT
35
+ dtype: string
36
+ - name: Avg T30
37
+ dtype: string
38
+ - name: Avg C50
39
+ dtype: string
40
+ - name: Avg Absorption (Single Value)
41
+ dtype: string
42
+ - name: Receiver Type
43
+ dtype: string
44
+ splits:
45
+ - name: rir_mono
46
+ num_bytes: 4325018
47
+ num_examples: 20
48
+ - name: rir_6ch
49
+ num_bytes: 25896140
50
+ num_examples: 20
51
+ - name: rir_hoa8
52
+ num_bytes: 327307162
53
+ num_examples: 20
54
+ download_size: 357565480
55
+ dataset_size: 357528320
56
+ configs:
57
+ - config_name: default
58
+ data_files:
59
+ - split: rir_mono
60
+ path: data/rir_mono-*
61
+ - split: rir_6ch
62
+ path: data/rir_6ch-*
63
+ - split: rir_hoa8
64
+ path: data/rir_hoa8-*
65
+ ---
data/rir_6ch-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b54af801d4c17568ea8895c9e79f214ed2f79638da4163e25da0d5c6b322915e
3
+ size 25901473
data/rir_hoa8-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a2adcc79945ba251160281efc91964822a5c327d7e55c17fdb37f8af4d936e4
3
+ size 327334064
data/rir_mono-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a28845865706a0f1d7a29462fbed0b80a96b91c74157dfd569db1a5e5aad2eb
3
+ size 4329943