Open supertick opened 6 years ago
Oh wow, very impressive!
Gael Langevin Creator of InMoov InMoov Robot http://www.inmoov.fr @inmoov http://twitter.com/inmoov
2018-06-30 13:46 GMT+02:00 GroG notifications@github.com:
Let's create a WaveNet Speech Synthesis Service based on the following project .
https://deepmind.com/blog/wavenet-generative-model-raw-audio/
Looks like there is a C++ one we might be able to use or get ideas from here https://github.com/ibab/tensorflow-wavenet or here https://github.com/tomlepaine/fast-wavenet
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MyRobotLab/myrobotlab/issues/225, or mute the thread https://github.com/notifications/unsubscribe-auth/AIF2xyBS3YE93RIYajY95iHZ_k6Erw6dks5uB2UPgaJpZM4U98iA .
Let's create a WaveNet Speech Synthesis Service based on the following project .
https://deepmind.com/blog/wavenet-generative-model-raw-audio/
Looks like there is a C++ one we might be able to use or get ideas from here https://github.com/ibab/tensorflow-wavenet or here https://github.com/tomlepaine/fast-wavenet using tensorflow ...
I wonder if DL4J could be utilized instead of tensorflow