rishikksh20 / Phone-Level-Mixture-Density-Network-for-TTS

Rich Prosody Diversity Modelling with Phone-level Mixture Density Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phone Level Mixture Density Network for TTS

This repo contains pytorch implementation of paper Rich Prosody Diversity Modelling with Phone-level Mixture Density Network.

Training:

python train.py --outdir etc -c configs/default.yaml -n "name"

Citation:

@misc{du2021rich,
      title={Rich Prosody Diversity Modelling with Phone-level Mixture Density Network}, 
      author={Chenpeng Du and Kai Yu},
      year={2021},
      eprint={2102.00851},
      archivePrefix={arXiv},
      primaryClass={cs.SD}
}

References:

About

Rich Prosody Diversity Modelling with Phone-level Mixture Density Network

License:MIT License


Languages

Language:Jupyter Notebook 85.7%Language:Python 14.3%