Currently, the condition input is passed into each Layer of the WaveNet layer arrays via a 1x1 convolution. This feature adds another (multi-channel out) NAM in between.
This will be investigated during A2 development to have a "conditioning WaveNet" compute the features that condition the "main WaveNet."
Currently, the
conditioninput is passed into each Layer of the WaveNet layer arrays via a 1x1 convolution. This feature adds another (multi-channel out) NAM in between.This will be investigated during A2 development to have a "conditioning WaveNet" compute the features that condition the "main WaveNet."