File size: 633 Bytes
955a3ad | 1 2 3 4 5 6 7 8 9 10 | # TODO
Planned work for this repository.
1. Train the adapter on the prepared synthetic-room corpus.
2. Track reconstruction quality at each saved checkpoint via a held-out validation set of unseen rooms.
3. Report the final reverb-quality benchmark on a held-out test split (spectrogram distance and reverberation-time error after decoding).
4. Publish the inverse-bijection decoder and the schematic renderer used at training time.
5. Release weights, decoder, renderer, and a representative set of demonstration (room schematic, predicted impulse response, dry-signal-with-recovered-reverb) bundles accompanying the model card.
|