NoiseTorch

Real-time microphone noise suppression on Linux.

OTHER License

Stars
9.2K

Bot releases are visible (Hide)

NoiseTorch - 0.6.0-beta

Published by lawl about 4 years ago

  • We now display a UI even if the connection to PulseAudio fails
  • We now handle the PulseAudio connection failing and re-establish without having to restart NoiseTorch. (e.g. when PulseAudio crashes)
NoiseTorch - 0.5.3-beta

Published by lawl about 4 years ago

  • NoiseTorch now respects PULSE_RUNTIME_DIR and PULSE_COOKIE which should also make it work with more exotic PulseAudio setups.
NoiseTorch - 0.5.2-beta

Published by lawl about 4 years ago

  • Display input sources without dynamic latency support as likely incompatible.

See Issue #30 . A pulseaudio patch is available that someone with a device affected by this would need to test.

This release is not pushed via the built-in updater, as existing users will already have noticed it not working if they're affected. Yes it is, i forgot that otherwise the updater will prompt to downgrade.

NoiseTorch - 0.5.1-beta

Published by lawl over 4 years ago

  • We had some hard-coded paths. We now respect the users choice of paths set via $XDG_* environment variables.
  • This also fixes an issue where for some people NoiseTorch failed to connect to PulseAudio because it was looking at the wrong paths.
NoiseTorch - 0.5.0-beta

Published by lawl over 4 years ago

We tell PulseAudio to use the sample rate that works best with rnnoise, which may improve your noise suppression

NoiseTorch - 0.4.0-beta

Published by lawl over 4 years ago

Fixes an issue where pulseaudio would sometimes crash when loading NoiseTorch.

This change makes NoiseTorch prompt for root privileges. More information on why this is necessary can be found in #11

NoiseTorch - 0.3.4-beta

Published by lawl over 4 years ago

Improve the UI when changing the Voice Activation Threshold slider, to inform the user that a reload is required.

NoiseTorch - 0.3.2-beta

Published by lawl over 4 years ago

  • Fixed a bug in writing logs
  • Fixed a bug in update check logic
NoiseTorch - 0.3-beta

Published by lawl over 4 years ago

Beta release!

NoiseTorch - 0.2-alpha

Published by lawl over 4 years ago

  • Slightly improved the UI
  • Increased timeout between sending pulseaudio load-module commands to hopefully make pulse crash less.
NoiseTorch - 0.1-alpha

Published by lawl over 4 years ago

This is the public release of NoiseTorch!

It has only been tested on one system so far. Let me know if there's any issues.