Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
algorithms
Minimal examples of data structures and algorithms in Python
convolution_and_correlation_computation
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
dnn_aec_data_process
pre-process script for timit data for dnn-aec works
Machine-Learning-Electronic-Sources
Repository to Store my Machine Learning Electronic Sources Including both English and Chinese stuff
MSR-Identity-Toolkit-v1.0
MSR Identity Toolkit v1.0
rnnoise_16k
implementation of rnnoise_16k
s4d-diarization-gao
Diarization using s4d toolkit and kaldi
separation_data_preparation
Data preparation for separation
YongyuG's Repositories
YongyuG/rnnoise_16k
implementation of rnnoise_16k
YongyuG/separation_data_preparation
Data preparation for separation
YongyuG/dnn_aec_data_process
pre-process script for timit data for dnn-aec works
YongyuG/convolution_and_correlation_computation
YongyuG/Blog
Android 面试宝典、数据结构和算法、音视频 (FFmpeg、AAC、x264、MediaCodec)、 C/C++ 、OpenCV、跨平台等学习记录。【0基础音视频进阶学习路线】
YongyuG/YongyuG.github.io
YongyuG/ARM_NEON_2_x86_SSE
The platform independent header allowing to compile any C/C++ code containing ARM NEON intrinsic functions for x86 target systems using SIMD up to SSE4 intrinsic functions
YongyuG/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
YongyuG/awesome-normalizing-flows
Awesome resources on normalizing flows.
YongyuG/DeepLearningSystem
Deep Learning System core principles introduction.
YongyuG/emotional-vits
无需情感标注的情感可控语音合成模型,基于VITS
YongyuG/fast_bss_eval
A fast implementation of bss_eval metrics for blind source separation
YongyuG/fast_rnnt
A torch implementation of a recursion which turns out to be useful for RNN-T.
YongyuG/GFTNN
Gated Convolutional F-T-LSTM Neural Network
YongyuG/mediasoup
Cutting Edge WebRTC Video Conferencing
YongyuG/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
YongyuG/onnx
Open standard for machine learning interoperability
YongyuG/openvino
OpenVINO™ Toolkit repository
YongyuG/PaddleSpeech
An Easy-to-use Speech Toolkit including SOTA ASR pipeline, influential TTS with text frontend and End-to-End Speech Simultaneous Translation.
YongyuG/PercepNet
Unofficial implementation of PercepNet: A Perceptually-Motivated Approach for Low-Complexity, Real-Time Enhancement of Fullband Speech
YongyuG/pyaec
simple and efficient python implemention of a series of adaptive filters. including time domain adaptive filters(lms、nlms、rls、ap、kalman)、nonlinear adaptive filters(volterra filter、functional link adaptive filters)、frequency domain adaptive filters(frequency domain adaptive filter、frequency domain kalman filter) for acoustic echo cancellation.
YongyuG/python_audio_loading_benchmark
Benchmark popular audio i/o packages
YongyuG/pytorch-summary
Model summary in PyTorch similar to `model.summary()` in Keras
YongyuG/reeeee
YongyuG/RIR-Generator
Generating room impulse responses
YongyuG/rir-generator_py
YongyuG/vits-simple-api
A simple vits API | MoeGoe API 💡
YongyuG/wenet
Production First and Production Ready End-to-End Speech Recognition Toolkit
YongyuG/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
YongyuG/ZlwAudioRecorder
AudioRecorder: Android 录音及录音可视化相关lib,支持pcm、wav、mp3音频的录制