When i want to train WaveRNN
, it just shown that ValueError: all input arrays must have the same shape
. Hope @erogol could give me some hint. Thanks.
Hi,
We get the same error during WaveRNN training, could you please share how you solved it if you have already solved the problem?
Thanks.
debugger is your only friend for now. Sorry but I work on other things right now.
@fatih_kiralioglu @petertsengruihon did you all get this working? I have set trim_silence to both true and false and still getting the same error