Comments

You must log in or register to comment.

parttimedeveloper t1_j3viq64 wrote

I guess you might want to do some Fourier transform, and do some tweaks in the frequency domain.

2

False_Ad_9540 t1_j3vttte wrote

Check speechbrain on GitHub they have pretrained models

2

mr_birrd t1_j3vwnfp wrote

Check out the noisereduce library!!

2

mr_birrd t1_j3yd16e wrote

I don't know if something good exists. If you have a strong gpu you could try denoising autoencoders but afaik it's only "real-time" when you get like a 10k gou and for this price you can also do it realtime with cpus.

2