Giter Club home page Giter Club logo

Comments (9)

werman avatar werman commented on May 28, 2024 1

maybe ffmpeg can transcode with the ladspa plugin.

Yes, I think ffmpeg should be able to do this, see https://ffmpeg.org/ffmpeg-filters.html#ladspa

from noise-suppression-for-voice.

theglobe avatar theglobe commented on May 28, 2024

You can use the plugins in many audio/video editing programs.

For example, I use the VST plugin with Davinci Resolve.

from noise-suppression-for-voice.

nilp0inter avatar nilp0inter commented on May 28, 2024

Unfortunately I can't find a way to use this from the command line. Do you know of any software to do that?

from noise-suppression-for-voice.

theglobe avatar theglobe commented on May 28, 2024

I only use GUI based software, but maybe ffmpeg can transcode with the ladspa plugin.

from noise-suppression-for-voice.

richardpl avatar richardpl commented on May 28, 2024

FFmpeg also have native filter, arnndn, you need to get rnnoise model files though.

from noise-suppression-for-voice.

jagger2048 avatar jagger2048 commented on May 28, 2024

For the command-line tool. The original rnnoise repo may help you.

from noise-suppression-for-voice.

realies avatar realies commented on May 28, 2024

You might have to compile FFmpeg with LADSPA support.

from noise-suppression-for-voice.

DarkAlchy avatar DarkAlchy commented on May 28, 2024

You can use the plugins in many audio/video editing programs.

For example, I use the VST plugin with Davinci Resolve.

How? Most times it shows it loaded fine but I can't find it and resolve (Fairlight) is lame in it has no way to rescan your VSTs. When Resolve Studio 16 finally did show it for me it created a wide stereo and no reduction.

from noise-suppression-for-voice.

THS-on avatar THS-on commented on May 28, 2024

You can use the ladspa plugin directly with mpv:

mpv --af=lavfi='[ladspa=librnnoise_ladspa:p=noise_suppressor_mono]' file.mp4

This then should work with the youtube-dl integration of mpv.

from noise-suppression-for-voice.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.