yuzhouhe2000's Stars
dpilger26/NumCpp
C++ implementation of the Python Numpy library
auspicious3000/autovc
AutoVC: Zero-Shot Voice Style Transfer with Only Autoencoder Loss
yanshengjia/artificial-intelligence
Awesome Artificial Intelligence Projects
xiaochunxin/OMLSA-MCRA
C++ speech enhancement base on OMLSA-MCRA
zzw922cn/awesome-speech-recognition-speech-synthesis-papers
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
WenzheLiu-Speech/awesome-speech-enhancement
speech enhancement\speech seperation\sound source localization
carpedm20/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
paarthneekhara/text-to-image
Text to image synthesis using thought vectors
probml/pyprobml
Python code for "Probabilistic Machine learning" book by Kevin Murphy
kxxwz/SJTU-Courses
上海交通大学课程资料分享
Salensoft/thu-cst-cracker
清华大学计算机系课程攻略
mazzzystar/randomCNN-voice-transfer
Audio style transfer with shallow random parameters CNN.
fxsjy/jieba
结巴中文分词
yuzhouhe2000/OMLSA-IMCRA
Python implementation of OMLSA+IMCRA algorithm for speech enhancement.
usc-cs/md_template
CS Course Website Template
JeffreyCA/spleeter-web
Self-hostable web app for isolating the vocal, accompaniment, bass, and drums of any song. Supports Spleeter, D3Net, Demucs, Tasnet, X-UMX. Built with React and Django.
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
sony/ai-research-code
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
xiph/speex
Speex voice codec mirror - THIS IS A MIRROR, DEVELOPMENT HAPPENS AT https://gitlab.xiph.org/xiph/speex
audacity/audacity
Audio Editor
ZHENFENG13/My-Blog
:palm_tree::octocat:A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
tky823/DNN-based_source_separation
A PyTorch implementation of DNN-based source separation.
csteinmetz1/auraloss
Collection of audio-focused loss functions in PyTorch
yuzhouhe2000/Video_Conference_Enhancer
A software that supports real time video&audio processing for meeting application.
ZJUGiveLab/UNet-Version
TianxingWu/realtime-glasses-detection
Eyeglasses detection for real-time videos based on face alignment with Dlib and OpenCV-Python
pseeth/torch-stft
An STFT/iSTFT for PyTorch.
JusperLee/Conv-TasNet
Conv-TasNet: Surpassing Ideal Time-Frequency Magnitude Masking for Speech Separation Pytorch's Implement