Markus Thill

Results 2 comments of Markus Thill

Hi, thanks for your remark. My guess is that the sequence length of the training data is not a multiple of the `latent_sample_rate`. In this case the decoder of the...

The model in this repo is a baseline model, which does not have these Feature Map Reduction layers that you mentioned. Your model should look more like this (the following...