Hi, guys.
Thank you so much about sharing this code. And, I think I found a minor bug, so I am reporting it.
https://github.com/mindslab-ai/cotatron/blob/38079aa2c95d647ec915ec6e8102ae5653623b78/modules/tts_decoder.py#L64-L65
I think the prenet depth parameter must be hp.depth.prenet, not hp.depth.encoder, is it right?
Please check it.
Thanks,
Heejo
Hi, guys.
Thank you so much about sharing this code. And, I think I found a minor bug, so I am reporting it.
https://github.com/mindslab-ai/cotatron/blob/38079aa2c95d647ec915ec6e8102ae5653623b78/modules/tts_decoder.py#L64-L65
I think the
prenet depth parametermust behp.depth.prenet, nothp.depth.encoder, is it right?Please check it.
Thanks,
Heejo