| { | |
| "cache_dir": "/Users/andrew/DataDump/datasets/mlx_datastore", | |
| "sample_rate": 48000, | |
| "segment_length": 5.0, | |
| "min_duration": 5.0, | |
| "merge_short": false, | |
| "fft_size": 960, | |
| "hop_size": 480, | |
| "nb_erb": 32, | |
| "nb_df": 96, | |
| "snr_range": [ | |
| -5.0, | |
| 40.0 | |
| ], | |
| "gain_range": [ | |
| -6.0, | |
| 6.0 | |
| ], | |
| "p_reverb": 0.5, | |
| "p_clipping": 0.0, | |
| "n_noise_min": 2, | |
| "n_noise_max": 5, | |
| "stats": { | |
| "speech": { | |
| "total": 122190, | |
| "cached": 35895, | |
| "failed": 0, | |
| "skipped": 0, | |
| "short_skipped": 86295, | |
| "merged": 0, | |
| "total_samples": 20476307983, | |
| "total_duration_hours": 118.497152679398, | |
| "num_shards": 71 | |
| }, | |
| "noise": { | |
| "total": 44969, | |
| "cached": 44969, | |
| "failed": 0, | |
| "skipped": 0, | |
| "short_skipped": 0, | |
| "merged": 0, | |
| "total_samples": 23990360765, | |
| "total_duration_hours": 138.83310627893349, | |
| "num_shards": 89 | |
| }, | |
| "rir": { | |
| "total": 303119, | |
| "cached": 303119, | |
| "failed": 0, | |
| "skipped": 0, | |
| "short_skipped": 0, | |
| "merged": 0, | |
| "total_samples": 13844253170, | |
| "total_duration_hours": 80.11720584489099, | |
| "num_shards": 606 | |
| } | |
| } | |
| } |