Pinned Repositories
AdaptiveFilter
This rep contains awesome adaptive filter algorithms in 3 classic books.
Array-Response-Simulator
A set of routines that simulate array responses for sensors with arbitrary geometry and directional characteristics.
athena-signal
audioprocessing
Standard libraries for audio processing, especially STFT and Spherical Harmonics decomposition of a soundfield.
AutoCreate_C_Project
Auto create c projest CMakeList.txt
AUXIVA_Online_APIver
awesome-speech-enhancement
speech enhancement\speech seperation\sound source localization
beamformers
Easy to use Beamformers for multi-channel speech separation/enhancement
BeamformOpt
传感器阵列波束优化设计与应用部分章节程序
WebRTC-audio-processing
webrtc audio processing
Bob-Hu's Repositories
Bob-Hu/AdaptiveFilter
This rep contains awesome adaptive filter algorithms in 3 classic books.
Bob-Hu/Array-Response-Simulator
A set of routines that simulate array responses for sensors with arbitrary geometry and directional characteristics.
Bob-Hu/athena-signal
Bob-Hu/AutoCreate_C_Project
Auto create c projest CMakeList.txt
Bob-Hu/AUXIVA_Online_APIver
Bob-Hu/beamformers
Easy to use Beamformers for multi-channel speech separation/enhancement
Bob-Hu/BeamformOpt
传感器阵列波束优化设计与应用部分章节程序
Bob-Hu/bss
工学博覧会 : 音源分離チーム
Bob-Hu/bsseval
audio source separation evaluation metrics
Bob-Hu/chime4-nn-mask
Implementation of NN based mask estimator in pytorch
Bob-Hu/covarep
A Cooperative Voice Analysis Repository for Speech Technologies
Bob-Hu/differential-array
a simple differential array using XMOS 6+1 board
Bob-Hu/fdndlp
A speech dereverberation algorithm, also called wpe
Bob-Hu/Introduction-to-Audio-Analysis---a-MATLAB-approach
Software for the book: “Introduction to Audio Analysis: a MATLAB Approach”, Theodoros Giannakopoulos and Aggelos Pikrakis, Academic Press (imprint of Elsevier Science), 2014
Bob-Hu/lihang-code
《统计学习方法》的代码实现
Bob-Hu/LinuxCMakefileLib
On linux use makefile to make you own lib
Bob-Hu/MASP
Microphone Array Speech Processing
Bob-Hu/MS-SNSD
The Microsoft Scalable Noisy Speech Dataset (MS-SNSD) is a noisy speech dataset that can scale to arbitrary sizes depending on the number of speakers, noise types, and Speech to Noise Ratio (SNR) levels desired.
Bob-Hu/nn-gev
Neural network supported GEV beamformer
Bob-Hu/py-RIR-Generator
This is a python compilation of the RIR-Generator code from https://github.com/ehabets/RIR-Generator
Bob-Hu/pyroomacoustics
Pyroomacoustics is a package for audio signal processing for indoor applications. It was developed as a fast prototyping platform for beamforming algorithms in indoor scenarios.
Bob-Hu/RIR-Generator
Generating room impulse responses
Bob-Hu/rnn_denoise
Bob-Hu/SMIR-Generator
Spherical Microphone array Impulse Response generator (SMIRgen)
Bob-Hu/Speech-processing
howling suppression, 啸叫抑制, 声反馈抑制
Bob-Hu/SpeechProcessForMachineLearning
用于机器学习的语音特征提取,包含FBank和MFCC等,原理讲解和step by step的实现
Bob-Hu/SpeechSignalProcessingCourse
语音信号处理实验教程(MATLAB源代码)
Bob-Hu/USTC-CS-Courses-Resource
:heart:**科学技术大学计算机学院课程资源(https://mbinary.xyz/ustc-cs/)
Bob-Hu/VAD_MATLAB
A simple VAD method
Bob-Hu/WebRtc_noise_suppression
This is WebRtc noise suppression module demo.