Search Criteria
Package Details: noise-suppression-for-voice 0.91-1
Git Clone URL: | https://aur.archlinux.org/noise-suppression-for-voice.git (read-only, click to copy) |
---|---|
Package Base: | noise-suppression-for-voice |
Description: | A real-time noise suppression plugin for voice |
Upstream URL: | https://github.com/werman/noise-suppression-for-voice |
Licenses: | |
Submitter: | WorMzy |
Maintainer: | WorMzy |
Last Packager: | WorMzy |
Votes: | 12 |
Popularity: | 2.61 |
First Submitted: | 2020-06-29 22:45 |
Last Updated: | 2021-01-03 00:17 |
Latest Comments
WorMzy commented on 2021-01-03 00:17
See https://wiki.archlinux.org/index.php/CMake_package_guidelines#CMake_undesired_behaviors
Thanks for the heads up about the obsolete patch file, I've removed it.
inv3rse commented on 2021-01-02 23:35
Thanks for creating this package.
Is there a reason to use
-DCMAKE_BUILD_TYPE=None
instead of-DCMAKE_BUILD_TYPE=Release
? I would expect a more optimized version with the latter.And the
headers.patch
file seems to be a left over from the version before that can be removed from the source archive.