apache / mxnet

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
https://mxnet.apache.org
Apache License 2.0
20.76k stars 6.8k forks source link

Does MXNet have official WaveNet model #10518

Open jinhuang415 opened 6 years ago

jinhuang415 commented 6 years ago

I noticed there is MXNet wavenet implementation (https://github.com/shuokay/mxnet-wavenet) but looks it is quite old, not sure if this is the official one? If not, do we plan to add wavenet model in the future? Thanks.

jinhuang415 commented 6 years ago

@pengzhao-intel

Roshrini commented 6 years ago

As far as I know, MXNet doesn't have an official wavenet implementation yet. You can also start a discussion thread on this forum. https://discuss.mxnet.io/ @ankkhedia

@nswamy Can you please add labels- Question, ModelZoo, Example

NRauschmayr commented 5 years ago

Here is a work-in progress example https://github.com/seujung/WaveNet-gluon