rhasspy / webrtc-noise-gain

Tiny wrapper around webrtc-audio-processing for noise suppression/auto gain only
MIT License
10 stars 17 forks source link

master since release has important fixes (release please!) #21

Open gdt opened 2 months ago

gdt commented 2 months ago

The last release is more than 6 months ago, and there are fixes on master since then:

38a6d1e Add armv6/armv7 docker builds
a5ea46f setup.py: Include other BSDs in elif clause matching freebsd
f938874 Fix compile on musl
30a7ebe Fix build on FreeBSD.

These take the module from not working to working on all the BSDs, and seem very low risk for other platforms.

Could you tag e.g. 1.2.4? That would allow bumping the version in HA.