Skip to content

Audio support

Pavel KORSHUNOV requested to merge audio-support into master

Changes required to run experiments with Audio data

Note: Initialization __call__ had to be changed to allow and additional optional parameter init_value, that in case of Uniform() initialization is used as specific normalization parameter, but, in general, init_value can be used as a parameter that cannot be derived from the shape.

Merge request reports