tzuhsien's Stars
yistLin/brno-ppg
jjery2243542/voice_conversion
tzuhsien/Voice-conversion-evaluation
An evaluation toolkit for voice conversion models.
cyhuang-tw/AutoVC
An unofficial implementation of the paper "AutoVC: Zero-Shot Voice Style Transfer with Only Autoencoder Loss".
MingjieChen/LowResourceVC
Voice conversion training with 109 speakers with limited training samples
sky1456723/Pytorch-MBNet
A pytorch implementation of MBNET: MOS PREDICTION FOR SYNTHESIZED SPEECH WITH MEAN-BIAS NETWORK
cyhuang-tw/ml-ta-helper
joansj/blow
Code to train and run Blow
POSTECH-CVLab/PyTorch-StudioGAN
StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
s3prl/s3prl
Self-Supervised Speech Pre-training and Representation Learning Toolkit
yistLin/FragmentVC
Any-to-any voice conversion by end-to-end extracting and fusing fine-grained voice fragments with attention
cyhuang-tw/AdaIN-VC
An unofficial implementation of the paper "One-shot Voice Conversion by Separating Speaker and Content Representations with Instance Normalization".
yistLin/dotvim
My VIM configuration
yistLin/universal-vocoder
A PyTorch implementation of the universal neural vocoder
yistLin/human-evaluation
resemble-ai/Resemblyzer
A python package to analyze and compare voices with deep learning
ericwudayi/SkipVQVC
An implementation of SkipVQVC with various settings.
hujinsen/pytorch-StarGAN-VC
Fully reproduce the paper of StarGAN-VC. Stable training and Better audio quality .
yistLin/pytorch-dual-learning
Implementation of Dual Learning NMT on PyTorch
yistLin/dvector
Speaker embedding (d-vector) trained with GE2E loss
soobinseo/Transformer-TTS
A Pytorch Implementation of "Neural Speech Synthesis with Transformer Network"
tristandeleu/pytorch-meta
A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch
Alexander-H-Liu/Smart-Contract-with-Python
Simple python code for deploying & interacting with smart contract
jjery2243542/one-shot-vc-demo
jjery2243542/adaptive_voice_conversion
pohanchi/huggingface_albert
hugginface albert model and its tokenizer
jackfrued/Python-100-Days
Python - 100天从新手到大师
ggreer/the_silver_searcher
A code-searching tool similar to ack, but faster.
andi611/TTS-Tacotron-Pytorch
Pytorch implementation of Tacotron, a speech synthesis end-to-end generative TTS model.
BogiHsu/Tacotron2-PyTorch
Yet another PyTorch implementation of Tacotron 2 with reduction factor and faster training speed.