Skip to content

⛱ Add Savable FastSpeech/FastSpeech2/Tacotron2 for TF >= 2.3 #446

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Dec 28, 2020

Conversation

dathudeptrai
Copy link
Collaborator

@dathudeptrai dathudeptrai commented Dec 28, 2020

fix #443 and #418

To make the TensorFlow model to be able to savable to Pb file, the call function can only accept 2 params (inputs and training.) so we override the call and _build function to fix this bug.

@dathudeptrai dathudeptrai self-assigned this Dec 28, 2020
@dathudeptrai dathudeptrai added the enhancement 🚀 New feature or request label Dec 28, 2020
@dathudeptrai dathudeptrai merged commit f046e82 into master Dec 28, 2020
@dathudeptrai dathudeptrai deleted the saveable_model branch December 28, 2020 15:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement 🚀 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Saved PB model error in the newest code
4 participants