Fit_Schedule5951 t1_j7tk2db wrote
Try denoiser from facebook
CeFurkan OP t1_j7todbc wrote
>denoiser
I need a post-processor for existing recordings. Would that work for that? could give me link?
Fit_Schedule5951 t1_j7twyx9 wrote
https://github.com/facebookresearch/denoiser
Use the pretrained model on your recordings
CeFurkan OP t1_j7txh8r wrote
thank you so much
i tested with model = pretrained.dns64().cuda()
is this their best pre trained mode?
Fit_Schedule5951 t1_j7u56d7 wrote
Not sure, it's been a while since I last used it
pronunciaai t1_j7vlt9i wrote
Yes dns64 is better/larger than their other pretrained (48 I think)
CeFurkan OP t1_j7vof8i wrote
thank you
Viewing a single comment thread. View all comments