CookiePPP / cookietts

[Last Updated 2021] TTS from Cookie. Messy and experimental!
BSD 3-Clause "New" or "Revised" License
43 stars 8 forks source link

Emotionet and Batchnormalization #36

Closed kannadaraj closed 3 years ago

kannadaraj commented 3 years ago

Hi,

I was curious why haven't you used Batch normalization in emotion net for while traversing through he convolution layers.? Is there any specific reason. Was just curious because that might bring in more stability while training right?

Thanks

CookiePPP commented 3 years ago

I don't remember that long ago very well but it was likely me just testing an idea so I put minimal effort into the module code.

kannadaraj commented 3 years ago

Thanks for the reply. I get it. Let me make try out few extra things in emotionnet and will tell you how it turned out.

kannadaraj commented 3 years ago

Just asking, with the present emotionnet were you able to perform good style transfer? Thanks for any comments. :)

CookiePPP commented 3 years ago

I don't remember almost anything about EmotionNet, so I don't think it worked out.

kannadaraj commented 3 years ago

Thanks.