Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NOOB HERE how can i remove noise from recorded files and how to install this software ? #19

Open
sakshamdahiya opened this issue Apr 4, 2020 · 5 comments

Comments

@sakshamdahiya
Copy link

sakshamdahiya commented Apr 4, 2020

info i am windows user but i am willing to install linux since i want to learn programming and i want to remove noise from {justpaste.it/2h1dw} this archives by using this software
what i want to know
-Q1 how to install this in linux and what are plug-in and how to install them?
-Q2 how to remove noise ?
removing this noise is so much imp for me any help would be helpful !!

@sakshamdahiya
Copy link
Author

do i need to put these command in terminal
git clone https://github.com/lucianodato/speech-denoiser.git
cd speech-denoiser
chmod +x install.sh && ./install.sh
in order to install

@StephanMeijer
Copy link

Well, I would like to see a better description as well. I have installed LV2, and sdenoise.lv2, but I have no clue how to use this in practice. Do I need to set any pulseaudio-settings?

@lucianodato
Copy link
Owner

I´m sorry guys I've been away from this plugin for years now. At some point I know I will get back to it and probably re-write it to use some other framework. I don´t really know what is currently the right choice but code looks awful right now.

@pabloab
Copy link

pabloab commented Nov 23, 2020

Here is an example of how to use it:

ffmpeg -i input.wav -filter_complex 'lv2=plugin=https\\://github.com/lucianodato/speech-denoiser' output.wav

@richardpl
Copy link

filter is very limited last time i tried it, use arnndn with downloaded model file instead. native ffmpeg filter is also faster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants