An open API service indexing awesome lists of open source software.

https://github.com/geyang/tacotron-pytorch


https://github.com/geyang/tacotron-pytorch

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# tacotron-pytorch

## Setup Environment

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

```
export PYTHONPATH=":$PYTHONPATH"
```