Welcome Guest, please login or register.

AudioBook Bay Forum » Help » How-to Guides » Noise Reduction Guide - Traditional & AI

Pages: [1]   Go Down
  Print  
Author Topic: Noise Reduction Guide - Traditional & AI  (Read 205 times)
neyseyer
Full Member
***
Offline Offline

Posts: 57



View Profile
« on: July 04, 2024, 07:40:36 PM »

Audacity Guide
First, here is great guide using Audacity:
https://audiobookbay.lu/forum/guides/reducing-background-noise-with-audacity/

Noise Reduction Guide

Disclaimer: Not expert. You are an expert? Please advise.

Use case:

You found good audiobook. Happy times. But good audiobook is bad tape copy of tape copy of tape copy? Background noise is much?  
Listening too much modern quality audio, your ears are picky. They can not bear it. Simple solution: remove the noise!

How: Web (50MB per file only):

Drag and drop. https://audioalter.com/noise-reducer

How: Windows with NVIDIA GTX:
Lucky you.
https://github.com/amirldn/rtx-voice-script/tree/master

How: Linux:

#1 sox:

Not AI.  Require noise sample (no voice, noise only).  Guide here: https://unix.stackexchange.com/a/427343
Works great with "The Road Less Travelled".  
https://audiobookbay.lu/abss/then-road-less-traveled-and-beyond-m-scott-peck/
Track 1 sample 00:00:00-00:00:06. Can sample first few seconds every track.

#2 RNNoise:

AI*.  Not need sample.

1. Download model here (https://github.com/GregorR/rnnoise-models)
2. Which model?  Audio contains music?  It will harm music.  But Conjoined Burgers, Marathon Prescription are best options.  No music?  Leavened Quisling, Beguiling Drafter.  Choose one.
3. Use ffmpeg.  Replace model path with path for .rnnn file.  No include ><.

Code:
ffmpeg -i in.mp3 -af 'arnndn=m=<MODEL PATH>' out.mp3


#3 DeepFilterNet:

AI*.  Not need sample.  https://github.com/Rikorose/DeepFilterNet


Question? Ask.

*neural network, not sentient
« Last Edit: July 06, 2024, 03:10:54 PM by neyseyer » Logged

neyseyer
Cen no cen? NEY!

Beg reseed!
International Poetry Forum 1966-1991
Gweilo
Global Moderator
Legendary Member
******
Online Online

Posts: 6997



View Profile
« Reply #1 on: July 05, 2024, 10:19:00 PM »

#3 DeepFilterNet:
Not need sample.  https://github.com/Rikorose/DeepFilterNet

There is a LADSPA plugin for Audacity that uses this.

https://github.com/intel/openvino-plugins-ai-audacity/blob/main/doc/feature_doc/noise_suppression/README.md

Logged
Pages: [1]   Go Up
  Print  
 
Jump to: