File size: 2,145 Bytes
1e65b11 | 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 | ---
dataset_info:
features:
- name: acoustic_environment
dtype: string
- name: ambi_azimuth_deg
dtype: float64
- name: ambi_diffuseness
dtype: float64
- name: ambi_directional_energy_pct
dtype: float64
- name: ambi_directivity_index
dtype: float64
- name: ambi_elevation_deg
dtype: float64
- name: ambi_energy_variance
dtype: float64
- name: ambi_first_order_energy_pct
dtype: float64
- name: ambi_fourth_order_energy_pct
dtype: string
- name: ambi_max_energy_channel
dtype: int64
- name: ambi_max_energy_channel_pct
dtype: float64
- name: ambi_second_order_energy_pct
dtype: float64
- name: ambi_snr_approx_db
dtype: float64
- name: ambi_spatial_coherence
dtype: float64
- name: ambi_third_order_energy_pct
dtype: float64
- name: ambi_w_energy_pct
dtype: float64
- name: channels
dtype: int64
- name: content_type
dtype: string
- name: directory
dtype: string
- name: duration
dtype: float64
- name: audio
dtype:
audio:
sampling_rate: 48000
- name: filename
dtype: string
- name: format
dtype: string
- name: genre
dtype: string
- name: hoa_order
dtype: string
- name: instruments
dtype: string
- name: is_hoa
dtype: string
- name: is_impulse_response
dtype: bool
- name: is_test_signal
dtype: bool
- name: is_vocal
dtype: bool
- name: location_hint
dtype: string
- name: loudness_lufs
dtype: float64
- name: peak_level_db
dtype: float64
- name: rms_level_db
dtype: float64
- name: sample_rate
dtype: int64
- name: source
dtype: string
- name: spectral_distribution_bass_pct
dtype: float64
- name: spectral_distribution_high_pct
dtype: float64
- name: spectral_distribution_mid_pct
dtype: float64
- name: subtype
dtype: string
- name: time_range
dtype: string
splits:
- name: train
num_bytes: 12256758183
num_examples: 282
download_size: 11390651235
dataset_size: 12256758183
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|