Review: pyspeex-noise 2.0.0-1
Package Information
| Description | noise suppression and automatic gain control for PCM audio Python library providing bindings to the SpeexDSP noise suppression and automatic gain control routines for processing PCM audio streams. Audio is processed in 10 ms chunks of 16-bit mono PCM sampled at 16 kHz. Noise suppression reduces background noise, while automatic gain control adjusts the signal level toward a more consistent volume. The interface processes fixed-size audio frames, making it suitable for speech and voice input pipelines where audio arrives incrementally. Typical input is raw PCM data from sources such as microphones, capture devices, telephony streams, or other software components that produce uncompressed audio frames. The package is intended for speech-oriented preprocessing rather than file handling, playback, or transport. Its controls expose the gain target and noise suppression level so callers can tune operation for quieter or noisier recording conditions. |
|---|---|
| Maintainer | Home Assistant Team <team+homeassistant@tracker.debian.org> |
| Changed By | Edward Betts <edward@4angle.com> |
| Sponsor | edward@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/homeassistant-team/deps/pyspeex-noise.git (browse) |
| Closes | #1130087 |
| Tracker | https://tracker.debian.org/pkg/pyspeex-noise |
| Uploaded | 1 day ago |
New Package Report
.changes
| Source | pyspeex-noise |
|---|---|
| Version | 2.0.0-1 |
| Changed-By | Edward Betts |
| Architecture | amd64 source |
| Distribution | unstable |
| Date | Sun, 08 Mar 2026 14:08:33 +0000 |
Changelog
pyspeex-noise (2.0.0-1) unstable; urgency=medium . * Initial release. (Closes: #1130087)
.dsc
| Component | main |
|---|---|
| Package-List | python3-pyspeex-noise deb python optional arch=any |
| Section | python |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pyspeex-noise
Upstream-Contact: Michael Hansen <mike@rhasspy.org>
Source: https://github.com/rhasspy/pyspeex-noise
Files: *
Copyright: 2024 Michael Hansen
License: Expat
Files: speex/*
Copyright: 2002-2008 Jean-Marc Valin
2003-2004 Mark Borgerding
2003-2006 Epic Games
1994-2002 Xiph.Org Foundation
License: BSD-3-clause
Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: Expat
License: Expat
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
.
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
.
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
.
3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software without
specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Review Information
accepted — allocated to mechtilde 3 hours ago, started 3 hours ago, completed 3 hours ago.