Pinned Repositories
AEC3
AEC3 Extracted From WebRTC
awesome-speech-enhancement
speech enhancement\speech seperation\sound source localization
becoming-a-compiler-engineer
编译器入门课程的配套教学资料
becoming-a-compiler-engineer-codes
方舟编译入门技术课程的配套代码
CMake-Cookbook
:book: 作为对《CMake Cookbook》的中文翻译。
cmake_examples
Practical, Easy-to-copy CMake examples
HelloVulkan
Vulkan Quick Start
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
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.
jasonZhang892's Repositories
jasonZhang892/webrtc_rnnvad
webrtc_rnnvad
jasonZhang892/audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
jasonZhang892/DCCRN
implementation of "DCCRN-Deep Complex Convolution Recurrent Network for Phase-Aware Speech Enhancement" by pytorch
jasonZhang892/SpeechAlgorithms
Speech Algorithms Collections
jasonZhang892/audio_source_separation
An implementation of audio source separation tools.
jasonZhang892/P.808
This is an open-source implementation of the ITU P.808 standard for "Subjective evaluation of speech quality with a crowdsourcing approach" (see https://www.itu.int/rec/T-REC-P.808/en). It uses Amazon Mechanical Turk as the crowdsourcing platform. It includes implementations for Absolute Category Rating (ACR), Degradation Category Rating (DCR), and Comparison Category Rating (CCR).
jasonZhang892/shecc
A self-hosting and educational C compiler
jasonZhang892/free-python-games
Free Python Games
jasonZhang892/AEC-Challenge
AEC Challenge
jasonZhang892/MixedReality-WebRTC
MixedReality-WebRTC is a collection of components to help mixed reality app developers integrate audio and video real-time communication into their application and improve their collaborative experience
jasonZhang892/athena-signal
jasonZhang892/pyaec
simple and efficient python implemention of a series of adaptive filters (lms、nlms、rls、kalman、Frequency Domain Adaptive Filter、Partitioned-Block-Based Frequency Domain Adaptive Filter、Frequency Domain Kalman Filter、Partitioned-Block-Based Frequency Domain Kalman Filter) for acoustic echo cancellation.
jasonZhang892/visqol
Perceptual Quality Estimator for speech and audio
jasonZhang892/DNN-based_source_separation
A PyTorch implementation of DNN-based source separation.
jasonZhang892/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
jasonZhang892/cmake-cookbook-1
CMake Cookbook recipes.
jasonZhang892/gprof2dot
Converts profiling output to a dot graph.
jasonZhang892/sound-source-localization-algorithm_DOA_estimation
关于语音信号声源定位DOA估计所用的一些传统算法
jasonZhang892/SerialChart
一个很好用的串口示波器。
jasonZhang892/AEC_DeepModel
基于深度学习的声学回声消除基线代码
jasonZhang892/MyTinySTL
Achieve a tiny STL in C++11
jasonZhang892/CacheSim
A simulator of Cache
jasonZhang892/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
jasonZhang892/lyra
A Very Low-Bitrate Codec for Speech Compression
jasonZhang892/kissfft
a Fast Fourier Transform (FFT) library that tries to Keep it Simple, Stupid
jasonZhang892/spatialaudio-unity
This repository provides plugins, tools and samples for integrating spatial audio and acoustics into your Unity 3D applications and games.
jasonZhang892/unifiedUdetDetBSS
jasonZhang892/bssaec2020
A New Perspective of Auxiliary-Function-Based Independent Component Analysis in Acoustic Echo Cancellation
jasonZhang892/leetcode_101
LeetCode 101:和你一起你轻松刷题(C++)
jasonZhang892/CMake-Cookbook
:book: 作为对《CMake Cookbook》的中文翻译。