Pinned Repositories
acoustic-interference-cancellation
acoustic interference (echo) cancellation project in summer internship
active-noise-cancellation
Active noise cancellation using various algorithms (FxLMS, FuLMS, NLMS) in Matlab, VST and C
adsp.freesurround
FreeSurround ADSP-Addon for Kodi
AEC-Challenge
AEC Challenge
AEC_DeepModel
基于深度学习的声学回声消除基线代码
anbox
Anbox is a container-based approach to boot a full Android system on a regular GNU/Linux system
CloverBootloader
Bootloader for macOS, Windows and Linux in UEFI and in legacy mode
FxDSP
An Audio DSP Library in C
Matchering
Open source audio mastering for all
simpread
blueff's Repositories
blueff/AutowareArchitectureProposal
This is the source code of the feasibility study for Autoware architecture proposal.
blueff/Wireless-USB-Adapter-Clover
Visit BLOG : https://com-chris1111.github.io
blueff/NSNet
This in an implementation of NSNet in PyTorch and PyTorch Lightning. NSNet is a recurrent neural network for single channel speech enhancement.
blueff/minicap
Stream real-time screen capture data out of Android devices.
blueff/dspal
DSP Abstraction Layer for QuRT OS on Hexagon DSP
blueff/cmake_hexagon
CMake toolchain and rules for building apps for Hexagon DSP and apps processor on Qualcomm SoCs
blueff/T470-EFI
Opencore And Clover EFI Folder.
blueff/gitignore
A collection of useful .gitignore templates
blueff/adsp.freesurround
FreeSurround ADSP-Addon for Kodi
blueff/Cpp-STL-Examples
C++ STL Examples
blueff/mermaid
Generation of diagram and flowchart from text in a similar manner as markdown
blueff/thinkmac-t470
Clover EFI for ThinkPad T470 (i7-6600u 2.6GHz, HD Graphics 520)
blueff/Stories-about-Ming-Dynasty
明朝那些事儿(全七卷)
blueff/t470p-clover
catalina 10.15.5 clover efi
blueff/CPlusPlusThings
C++那些事
blueff/linux
Linux kernel source tree
blueff/googletest
Googletest - Google Testing and Mocking Framework
blueff/XPS9570-macOS
macOS Mojave/Catalina on Dell XPS 9570.
blueff/SuperpoweredLatency
This application measures round-trip audio latency on an iOS or Android device. Low round-trip audio latency is a strong indicator of how well any mobile device is optimized for professional audio. Lower latency confers significant benefits to users of all sorts of apps like games, augmented hearing apps, VOIP and other interactive apps. Read more: http://superpowered.com/latency
blueff/DNS-Challenge
This repo contains the scripts, models and required files for the Interspeech 2020 Deep Noise Suppression (DNS) Challenge. We are open sourcing clean speech and noise files as well. Participants of this challenge will use the scripts from this repo to create data to train their noise suppressors.
blueff/OS-X-Clover-Laptop-Config
Some Clover config.plist files for common Intel graphics configurations
blueff/evm
超轻量级物联网虚拟机
blueff/c4
C in four functions
blueff/jack2
jack2 codebase
blueff/AndroidTVLauncher
This is a leanback style tv launcher(minSdkVersion 17)
blueff/opengrok
OpenGrok is a fast and usable source code search and cross reference engine, written in Java
blueff/lv2-plugins
Plugins for signal processing, using LV2
blueff/friture
Real-time audio visualizations (spectrum, spectrogram, etc.)
blueff/waveform_analysis
Functions and scripts for analyzing waveforms, primarily audio. This is currently somewhat disorganized and unfinished.
blueff/PySnooper
Never use print for debugging again