Pinned Repositories
AudioProjects
To implement some audio algorithm
audioSignalProcess
Some DSP algorithm implementation
FaceBeauty
FFmpegExams
Some examples for learning ffmpeg
rnnoise
Recurrent neural network for audio noise reduction
SpeakerSeparation
to distinguish speakers in a speech stream with many people speaking
SpeakerVerification_based_on_Kaldi
SpeechEnhancement
To record some code and note about speech enhancement algorithm
SpeexDSP
To test audio denoise and acoustic echo canncellation using SpeexDSP library
webrtc_simplify
webrtc源码简化
lyapple2008's Repositories
lyapple2008/rnnoise
Recurrent neural network for audio noise reduction
lyapple2008/webrtc_simplify
webrtc源码简化
lyapple2008/CMakeTutorial
cmake tutorial
lyapple2008/learn_vulkan
lyapple2008/audio_algorithm
lyapple2008/blender_exercise
blender学习
lyapple2008/CameraView
📸 A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs. Real-time filters, gestures, watermarks, frame processing, RAW, output of any size.
lyapple2008/chromium_net
http/websocket example project using chromium net module
lyapple2008/CPlusPlusConcurrencyInAction
C++ Concurrency in Action's example
lyapple2008/Deep-Flow-Guided-Video-Inpainting
pytorch implementation for "Deep Flow-Guided Video Inpainting"(CVPR'19)
lyapple2008/Diagram
save some diagram
lyapple2008/dl_acceleration
lyapple2008/DTLN
Tensorflow 2.x implementation of the DTLN real time speech denoising model. With TF-lite, ONNX and real-time audio processing support.
lyapple2008/ggml_mars
Tensor library for machine learning
lyapple2008/gn_cross_platform
use gn for maintaining cross platform code
lyapple2008/houdini_path
lyapple2008/JoltPhysicsForLearning
A multi core friendly rigid body physics and collision detection library suitable for games and VR applications.
lyapple2008/learn_dl
lyapple2008/learning_ray_tracing
lyapple2008/lyapple2008.github.io
lyapple2008/MachineLearning
机器学习相关学习及练习
lyapple2008/MarsJarvis
lyapple2008/MNN_marshall
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
lyapple2008/ONEPIECE-KG
a knowledge graph project for ONEPIECE /《海贼王》知识图谱
lyapple2008/onepieceAnimation
lyapple2008/prml
Repository of notes, code and notebooks for the book Pattern Recognition and Machine Learning by Christopher Bishop
lyapple2008/speexdsp-1
Speex audio processing library - THIS IS A MIRROR, DEVELOPMENT HAPPENS AT https://gitlab.xiph.org/xiph/speexdsp
lyapple2008/speexdsp-cmake
CMake integrated SpeexDSP
lyapple2008/ThinkDSP
Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
lyapple2008/whisper.cpp.mars
Port of OpenAI's Whisper model in C/C++