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

Skip to content

Tags: seungwonpark/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. (#35)

* fix leakyrelu slope, reflection pad

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

* add weight norm at shortcut conv

* fix wrong import statement at generator.py

* fix #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 #22 (#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