Datasets:
| # RT60 Regression (baseline) | |
| Simple baseline that predicts `rt60_t30` from lightweight RIR features. | |
| Default expects local data under `../../data`. | |
| Run: | |
| ```bash | |
| python train_rt60.py | |
| ``` | |
| # RT60 Regression (baseline) | |
| Simple baseline that predicts `rt60_t30` from lightweight RIR features. | |
| Default expects local data under `../../data`. | |
| Run: | |
| ```bash | |
| python train_rt60.py | |
| ``` | |