Skip to content

week 27.03 02.04.2017

matthijs van keirsbilck edited this page Apr 2, 2017 · 6 revisions

Connecting Data and network structure

  • wrong input shape? not all input files same size (some WAV longer than others) -> when stored in numpy array, data.shape = (4512,) instead of (4512,300,26)

Combining Audio and Image

Clone this wiki locally