Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: sherlock-home/melgan

Tags

v0.3-alpha

Toggle v0.3-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix noise of unvoiced segment, match details of official repo. (seung…

…wonpark#35)

* fix leakyrelu slope, reflection pad

* Modify generator and discriminator to match official repo (seungwonpark#31)

* add weight norm at shortcut conv

* fix wrong import statement at generator.py

* fix seungwonpark#30, deploy changes to pytorch hub

v0.2-alpha

Toggle v0.2-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix seungwonpark#22 (seungwonpark#28)

* fix wrong implementation of generator

* update torch hub model url

v0.1-alpha

Toggle v0.1-alpha's commit message
remove weight_norm, add torch hub