sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (2b8a72daeb493638932b77306f797bd42b030aa7)
- From: Ismael Luceno <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
- Subject: [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (2b8a72daeb493638932b77306f797bd42b030aa7)
- Date: Sat, 1 Feb 2025 17:58:51 +0000
GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:
ChangeLog | 1 +
audio-libs/rnnoise/DETAILS | 20 ++++++++++++++++++++
audio-libs/rnnoise/HISTORY | 2 ++
3 files changed, 23 insertions(+)
New commits:
commit 2b8a72daeb493638932b77306f797bd42b030aa7
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
rnnoise: new spell, noise suppression library
diff --git a/ChangeLog b/ChangeLog
index 89dc3b8..2bccedd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2025-02-01 Ismael Luceno <ismael AT sourcemage.org>
* libs/libqrcodegencpp: new spell, High-quality QR Code generator
library in C++
+ * audio-libs/rnnoise: new spell, noise suppression library
2025-02-01 Treeve Jelbert <treeve AT sourcemage.org>
* PYSIDE6: => 6.8.2
diff --git a/audio-libs/rnnoise/DETAILS b/audio-libs/rnnoise/DETAILS
new file mode 100755
index 0000000..c97b9f7
--- /dev/null
+++ b/audio-libs/rnnoise/DETAILS
@@ -0,0 +1,20 @@
+# Watch: https://github.com/xiph/rnnoise/tags
+ SPELL=rnnoise
+ VERSION=0.2
+ SOURCE="$SPELL-$VERSION.tar.gz"
+
SOURCE_URL[0]=https://github.com/xiph/$SPELL/releases/download/v$VERSION/$SOURCE
+
SOURCE_HASH=sha512:2b7d4ceafde7cf1e480e9f78d39b11b92ad87c752a8ccfbb81dbb3a4c2a8a5d5c64b204843421983402a8c2a28dd834f0e17a340d261576cb42bdbbb76cbd05a
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE="https://gitlab.xiph.org/xiph/rnnoise"
+ LICENSE[0]="BSD-3-Clause"
+ ENTERED=20250201
+ KEYWORDS=""
+ SHORT="noise suppression library"
+cat << EOF
+RNNoise is a noise suppression library based on a recurrent neural network.
+A description of the algorithm is provided in the following paper:
+
+J.-M. Valin, A Hybrid DSP/Deep Learning Approach to Real-Time Full-Band
+Speech Enhancement, Proceedings of IEEE Multimedia Signal Processing (MMSP)
+Workshop, arXiv:1709.08243, 2018. https://arxiv.org/pdf/1709.08243.pdf
+EOF
diff --git a/audio-libs/rnnoise/HISTORY b/audio-libs/rnnoise/HISTORY
new file mode 100644
index 0000000..49f9de2
--- /dev/null
+++ b/audio-libs/rnnoise/HISTORY
@@ -0,0 +1,2 @@
+2025-02-01 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: spell created
- [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (2b8a72daeb493638932b77306f797bd42b030aa7), Ismael Luceno, 02/01/2025
Archive powered by MHonArc 2.6.24.