rnnoise
rnnoise copied to clipboard
how to resample 8 kHz to 48 kHz,what is the suggestion?
now ,i have a 8k pcm, if i apply this project to my pcm,i need resample 8khz to 48khz,what method of sampling i clould apply and make no effect on noise reduction?
You can either duplicate and interpolate the values.
You can use audacity software for it or using sox command
No, best use ffmpeg.
Yeah, ffmpeg can be used