noise-suppression-for-voice icon indicating copy to clipboard operation
noise-suppression-for-voice copied to clipboard

Noise suppression plugin based on Xiph's RNNoise

Results 80 noise-suppression-for-voice issues
Sort by recently updated
recently updated
newest added

### Problem The VST plugin behaves in a weird way while using Discord (only tested with mic test in the settings menu). When I enable the VST plugin in EqualizerAPO,...

Build breaks on FreeBSD: ``` In file included from /disk-samsung/freebsd-ports/audio/noise-suppression-for-voice-lv2/work/noise-suppression-for-voice-1.02/external/JUCE/modules/juce_audio_plugin_client/juce_audio_plugin_client_LV2.cpp:26: In file included from /disk-samsung/freebsd-ports/audio/noise-suppression-for-voice-lv2/work/noise-suppression-for-voice-1.02/external/JUCE/modules/juce_audio_plugin_client/LV2/juce_LV2_Client.cpp:48: In file included from /disk-samsung/freebsd-ports/audio/noise-suppression-for-voice-lv2/work/noise-suppression-for-voice-1.02/external/JUCE/modules/juce_audio_processors/format_types/juce_LV2Common.h:30: /disk-samsung/freebsd-ports/audio/noise-suppression-for-voice-lv2/work/noise-suppression-for-voice-1.02/external/JUCE/modules/juce_audio_processors/format_types/LV2_SDK/juce_lv2_config.h:76:4: error: "Unsupported platform" #error "Unsupported platform" ^ ``` The...

bug

Hi, I built this library from source on my odroid N2. When I try to load the plugin with the following command pulseaudio is crashing without error. `pacmd load-module module-ladspa-sink...

need more info

Is there a way for me to specify which audio input it uses?

need more info

Hey! I'm probably just bad, but I can't use the module on any output device (i dont need it for input ) What i did: ``` pacmd load-module module-null-sink sink_name=head_denoised_out...

I find that the Attack and Release time for VAD can be VERY aggressive. It would be nice to prolong it, so its sounds nicer.

pulseaudio provides beamforming, should i combine it?

Config from the wiki ``` # Noise canceling source # # start with pipewire -c filter-chain/source-rnnoise.conf # context.properties = { log.level = 0 } context.spa-libs = { audio.convert.* = audioconvert/libspa-audioconvert...

usage support

The instructions on how to use this for pipewire is not clear. You guys link to each other but you don't actually say were to edit/save the files.

usage support