GelflingHand

Results 2 issues of GelflingHand

Hi! I'm getting an error attempting to separate with a newly trained model: Cannot feed value of shape (3113, 2049, 2) for Tensor 'mix_stft:0', which has shape '(None, 2049, 1)'...

bug
invalid

Can we get some more documentation on training? There's a small [section](https://github.com/deezer/spleeter/wiki/2.-Getting-started#train-model) in the wiki, but there's no explanation of [the config file](https://github.com/deezer/spleeter/blob/master/configs/musdb_config.json). What do all the options mean (in...

question