mandipgoswami's picture
Upload 21 files
ee24db9 verified
raw
history blame
188 Bytes
# 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
```