I'm trying to run " python train.py --model='WaveNet' " with latest commit.
When I test it, I can see an indent error in "/tacotron/train.py"

@Yeongtae
Thanks @hiroto911 for the quick fix.
Thanks @hiroto911
When I test the latest commit,
I can see a new error...

@Yeongtae there seems to be few bugs here and there, give me a second I'll debug the whole thing and push a new commit for both your issues. Sorry for the inconvenience.
@Rayhane-mamah @Yeongtae
tacotron/train.py L162 There was still a misalignment of indentation...
It is my mistake because I got a fixed commit in a hurry. Sorry...
Things should go smooth with (e2c22755daabcddf9fb0bf70f72d7c878fc876a2) @Yeongtae, let me know if you find any others problems :) (I made few tests so it should be fine).
I believe these were solved so we're closing the issue. Feel free to reopen if you notice any further problems related to this issue :)
Most helpful comment
Thanks @hiroto911 for the quick fix.