r9y9 / tacotron_pytorch

PyTorch implementation of Tacotron speech synthesis model.
http://nbviewer.jupyter.org/github/r9y9/tacotron_pytorch/blob/master/notebooks/Test%20Tacotron.ipynb
Other
306 stars 79 forks source link

GPU inference time? #13

Closed PetrochukM closed 5 years ago

PetrochukM commented 6 years ago

How long does it take to synthesize speech?

rafaelvalle commented 6 years ago

Close or faster than real-time if you're running NVIDIA's https://github.com/NVIDIA/nv-wavenet

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.