UCSD-E4E / acoustic-multiclass-training

Data processing and training pipeline for classifying bird species by sound
GNU General Public License v3.0
7 stars 2 forks source link

Forest IR Synthesis #157

Open TQZhang04 opened 7 months ago

TQZhang04 commented 7 months ago

Added a Pytorch module to synthesize forest reverb into the augmentations file Imported the necessary files from https://github.com/microsoft/Forest_IR_synthesis/tree/main (My auto formatter also made a bunch of tiny style changes to the other code within augmentations.py, but it shouldn't change function)

Sean1572 commented 2 months ago

@TQZhang04 Any updates for this project? I'd still be interested in experimenting with this once we get the testing datasets

TQZhang04 commented 2 months ago

I agree, haven't really touched this since winter '24 but this was one of the data aug methods I wanted to revisit