Lists (1)
Sort Name ascending (A-Z)
Stars
Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023
A lightweight pure C++ Text-to-Speech (TTS) pipeline with OpenVINO, supporting multiple languages.
Autoresearch for TSP – improving heuristics under a fixed time budget.
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
A C++ based noise cancellation engine that integrates classical Digital Signal Processing with a PyTorch-trained neural network to effectively suppress background noise.
Neural network inference template for real-time cricital audio environments - presented at ADC23
The Fraunhofer MPEG-H decoder (mpeghdec) is a C/C++ implementation of the MPEG-H Audio standard as defined in ISO/IEC 23008-3:2022
AirPods liberated from Apple's ecosystem.
an architecture for neural network inference in real-time audio applications
Clarity Challenge toolkit - software for building Clarity Challenge systems
Separate 2 voices found in a mono input to a stereo output with each voice on each channel. Made with JUCE.
Cross platform minimal block based audio dsp library
Publication-ready NN-architecture schematics.
A repository of AI-enhanced audio plugins written using C++, JUCE, libtorch, RTNeural and other libraries. Supports my book
Multi-agent RAG system with a knowledge graph for automatic information extraction from enterprise email workflows, powered by LightRAG.
petergrosche / spleeter
Forked from deezer/spleeterDeezer source separation library including pretrained models.
Deezer source separation library including pretrained models.
CHARIS-4 (Chania RISC Instruction Set v.4) Processor Architecture.
DIY VST3 audio filter using JUCE implemented with a 2nd order filter system.
A collection of algorithms and data structures
A library of common data structures and algorithms written in C.
A curated list of awesome places to learn and/or practice algorithms.
Noise removal/ reducer from the audio file in python. De-noising is done using Wavelets and thresholding is done by VISU Shrink thresholding technique