Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 161 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 161 Bytes

tacotron-pytorch

Setup Environment

If you're using bash, add this to your ~/.bash_profile

export PYTHONPATH="<tacotron_repo_path>:$PYTHONPATH"