Recurrent neural network for audio noise reduction
-
Updated
Feb 22, 2025 - C
Recurrent neural network for audio noise reduction
A speech denoise lv2 plugin based on RNNoise library
Example project to demonstrate the RNNoise audio noise suppression algorithm running on a Raspberry Pi Pico 2 board, using the RP2350's Cortex-M33 processor.
Implementation of the LMS and RNN code in Digital Signal Processor to see its realtime performance on input signals.
Cross-platform mobile Neural network C library for training and inference on the device. CPU only. It fits for time-series data.
This project implements a Recurrent Neural Network (RNN) in C for text generation. The model predicts the next word in a sequence based on a given input word (e.g., "Matrix" → "dimensions"). Built from scratch, it demonstrates core RNN principles like forward/backward propagation and one-hot encoding
Handy DSP routines
test github hello-world See Website for worldview - www.inflection.top
A dockerized version of Recurrent neural network for audio noise reduction
Deep coder is a code to generate C style code based on RNN
CPU Optimized & IoT Capable Embedded Computer Vision & Machine Learning Library.
Add a description, image, and links to the rnn topic page so that developers can more easily learn about it.
To associate your repository with the rnn topic, visit your repo's landing page and select "manage topics."