NVIDIA / nv-wavenet

Reference implementation of real-time autoregressive wavenet inference
BSD 3-Clause "New" or "Revised" License
735 stars 126 forks source link

Speech Synthesis using nv-wavenet on jetson TX2 #78

Open sranjeet81 opened 5 years ago

sranjeet81 commented 5 years ago

Is there a reference implementation of a end-to-end TTS based on nv-wavenet which can be deployed on a NVIDIA Jetson TX2 GPU to get synthesis done within a second or two? Any input to deploy a wavenet implementation to perform real time inference on a TX2 configuration would be really helpful.

nevercast commented 5 years ago

A reference implementation for the Jetson Nano would also be welcome.