ibab / tensorflow-wavenet

A TensorFlow implementation of DeepMind's WaveNet paper
MIT License
5.41k stars 1.29k forks source link

local conditioning #273

Open Kkevsterrr opened 7 years ago

Kkevsterrr commented 7 years ago

is local conditioning a work in progress? Is there any interest in adding it?

lemonzi commented 7 years ago

There are several issues that discuss it (#112, #164, #189, #198, #233, #189, #235, and others). We are just taking care of bugs, upgrades and issues; pull requests are welcome, though. It seems some people have partially working implementations, but they either never finished them or didn't open a PR to merge them back.