46
GitHub - npuichigo/waveglow: A PyTorch implementation of the WaveGlow: A Flow-ba...
source link: https://github.com/npuichigo/waveglow
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
README.md
WaveGlow
A PyTorch implementation of the WaveGlow: A Flow-based Generative Network for Speech Synthesis
Quick Start:
- Install requirements:
pip install -r requirements.txt
- Download dataset:
wget http://festvox.org/cmu_arctic/cmu_arctic/packed/cmu_us_slt_arctic-0.95-release.tar.bz2
tar xf cmu_us_slt_arctic-0.95-release.tar.bz2
-
Extract features: feature extracting pipeline is the same as tacotron
-
Training with default hyperparams:
python train.py
- Synthesize from model:
python generate.py --checkpoint=/path/to/model --local_condition_file=/path/to/local_conditon
Notes:
- This is not offical implementation, some details are not necessarily correct.
- Work in progress.
Recommend
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK