- Notifications
You must be signed in to change notification settings - Fork5
License
NotificationsYou must be signed in to change notification settings
peisuke/AutoVC.pytorch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository is reproduced code of "AutoVC: Zero-Shot Voice Style Transfer with Only Autoencoder Loss"
The paper link ishere
Pretrained model of WaveNet vocoder is fromauthor's original repogitory
./scripts/downloadVCTK.sh
python preprocess.py --wav-dir ./VCTK-Corpus/wav48/
python train.py
python3 inference.py --output ./output.wav \ --src-wav [path to src wav] \ --src-emb [path to src embedding] \ --tgt-emb [path to target embedding] \ --vocoder [path to vocoder checkpoint] \ --autovc [path to autovc checkpoint]
About
No description, website, or topics provided.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published