wxue-audio's Stars
santi-pdp/segan_pytorch
Speech Enhancement Generative Adversarial Network in PyTorch
williamFalcon/pytorch-complex-tensor
Unofficial complex tensor and scalar support for Pytorch
kamo-naoyuki/pytorch_complex
A temporal module for PyTorch-ComplexTensor
tf-coreml/tf-coreml
TensorFlow to CoreML Converter
SeanSdahl/RangerOptimizerTensorflow
This repository provides a class which can be used for the optimization of a tf.keras model. It combines the two optimizers Lookahead and RAdam to form the optimizer Ranger. According to published papers and competition results this optimizer is relatively good at training models quickly.
freewym/espresso
Espresso: A Fast End-to-End Neural Speech Recognition Toolkit
lessw2020/Ranger-Deep-Learning-Optimizer
Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase
ferretj/temporal-ensembling
PyTorch implementation of Temporal Ensembling for Semi-Supervised Learning
tensorfreitas/Temporal-Ensembling-for-Semi-Supervised-Learning
Implementation of Temporal Ensembling for Semi-Supervised Learning by Laine et al. with tensorflow eager execution
EgorLakomkin/KTSpeechCrawler
Automatically constructing corpus for automatic speech recognition from YouTube videos
ZitengWang/nn_mask
multichannel linear filters based on mask estimation neural networks for CHiME4
phodal/awesome-smart-speaker
A Awesome List for Smart Speaker(智能音箱)
lovelyterry/SmartSpeaker
一个基于云端语音识别的智能控制设备,类似于天猫精灵,小爱同学。采用的芯片为stm32f407,wm8978,esp8266。
voice-engine/make-a-smart-speaker
A collection of resources to make a smart speaker
glumpy/glumpy
Python+Numpy+OpenGL: fast, scalable and beautiful scientific visualization
hibayesian/awesome-automl-papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
guan-yuan/awesome-AutoML-and-Lightweight-Models
A list of high-quality (newest) AutoML works and lightweight models including 1.) Neural Architecture Search, 2.) Lightweight Structures, 3.) Model Compression, Quantization and Acceleration, 4.) Hyperparameter Optimization, 5.) Automated Feature Engineering.
vincentherrmann/pytorch-wavenet
An implementation of WaveNet with fast generation
basveeling/wavenet
Keras WaveNet implementation
abhinavjain03/kaldi-accentrecognizer
xiaolai/time-as-a-friend
《把时间当作朋友》
xiaolai/regular-investing-in-box
定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com
introlab/manyears
ManyEars Sound Source Localization, Tracking and Separation
keras-rl/keras-rl
Deep Reinforcement Learning for Keras.
zcaceres/spec_augment
🔦 A Pytorch implementation of GoogleBrain's SpecAugment: A Simple Data Augmentation Method for Automatic Speech Recognition
baidu-research/warp-ctc
Fast parallel CTC.
kaldi-asr/kaldi
kaldi-asr/kaldi is the official location of the Kaldi project.
espnet/espnet
End-to-End Speech Processing Toolkit
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
singaxiong/SignalGraph
Matlab-based deep learning toolkit that supports arbitrary directed acyclic graphs (DAG). Support DNN, LSTM, CNN layers and many signal processing layers. Include recipes/examples of using the tool for various tasks.