Skip to content

Releases: noisetorch/NoiseTorch

0.6.0-beta

02 Aug 09:49
Compare
Choose a tag to compare
  • 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)

0.5.3-beta

24 Jul 09:16
Compare
Choose a tag to compare
  • NoiseTorch now respects PULSE_RUNTIME_DIR and PULSE_COOKIE which should also make it work with more exotic PulseAudio setups.

0.5.2-beta

20 Jul 17:15
Compare
Choose a tag to compare
  • 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.

0.5.1-beta

19 Jul 12:15
Compare
Choose a tag to compare
  • 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.

0.5.0-beta

18 Jul 09:07
Compare
Choose a tag to compare

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

0.4.0-beta

17 Jul 17:41
Compare
Choose a tag to compare

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

0.3.4-beta

16 Jul 15:57
Compare
Choose a tag to compare

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

0.3.2-beta

16 Jul 09:48
Compare
Choose a tag to compare
  • Fixed a bug in writing logs
  • Fixed a bug in update check logic

0.3-beta

16 Jul 09:34
Compare
Choose a tag to compare

Beta release!

0.2-alpha

06 Jul 14:55
Compare
Choose a tag to compare
0.2-alpha Pre-release
Pre-release
  • Slightly improved the UI
  • Increased timeout between sending pulseaudio load-module commands to hopefully make pulse crash less.