Pinned Repositories
Automatic_Speech_Recognition
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
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)
LPC_for_TTS
Linear Prediction Coefficients estimation from mel-spectrogram implemented in Python based on Levinson-Durbin algorithm.
python-patterns
A collection of design patterns/idioms in Python
TensorFlow-Input-Pipeline
TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue
TF2_pruning_custom
Core functions for pruning weights implemented in TF2.
TF2_soft_dtw
Custom TensorFlow2 implementations of forward and backward computation of soft-DTW algorithm in batch mode.
TF2_UpsamplingAuxiliaryAttention
Parallel Tacotron2's upsampling and auxiliary attention module.
wesinger
Singing voice demos of InterSpeech2022 WeSinger: 《WeSinger: Data-augmented Singing Voice Synthesis with Auxiliary Losses》
wesinger2
Synthesized singing voice demos of WeSinger 2 paper.
zzw922cn's Repositories
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)
zzw922cn/Automatic_Speech_Recognition
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
zzw922cn/LPC_for_TTS
Linear Prediction Coefficients estimation from mel-spectrogram implemented in Python based on Levinson-Durbin algorithm.
zzw922cn/TensorFlow-Input-Pipeline
TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue
zzw922cn/wesinger2
Synthesized singing voice demos of WeSinger 2 paper.
zzw922cn/TF2_soft_dtw
Custom TensorFlow2 implementations of forward and backward computation of soft-DTW algorithm in batch mode.
zzw922cn/TF2_UpsamplingAuxiliaryAttention
Parallel Tacotron2's upsampling and auxiliary attention module.
zzw922cn/wesinger
Singing voice demos of InterSpeech2022 WeSinger: 《WeSinger: Data-augmented Singing Voice Synthesis with Auxiliary Losses》
zzw922cn/TF2_pruning_custom
Core functions for pruning weights implemented in TF2.
zzw922cn/autograd
Efficiently computes derivatives of numpy code.
zzw922cn/python-patterns
A collection of design patterns/idioms in Python
zzw922cn/tensorflow
Computation using data flow graphs for scalable machine learning
zzw922cn/wepy
小程序组件化开发框架
zzw922cn/ChatTTS-ui
一个简单的本地网页界面,直接使用ChatTTS将文字合成为语音,同时支持对外提供API接口。
zzw922cn/numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
zzw922cn/PaddleHub
Awesome pre-trained models toolkit based on PaddlePaddle.(300+ models including Image, Text, Audio and Video with Easy Inference & Serving deployment)
zzw922cn/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more