Writing an audio driver in Rust using AI assistance is awesome. Opus 4.7 never fails to amaze me, and has taught me some neat tricks. I’ve also taught it a thing or two about my principles for writing good software. We work well together.
More in this thread
I'm using DeepFilterNet (github.com/Rikorose/Dee...) to facilitate the noise suppression and its default parameters are quite aggressive for my needs.
Tuning the atten_lim parameter from the default (60) to 25 has made a huge difference.