-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Hackathon 7th] tts3 with CSMSC #3921
base: develop
Are you sure you want to change the base?
Conversation
Thanks for your contribution! |
@@ -126,6 +127,9 @@ def main(): | |||
|
|||
paddle.set_device(args.device) | |||
|
|||
# set model_suffix | |||
model_suffix = ".json" if os.path.exists(args.am + ".json") else ".pdmodel" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same comment with #3923
这边也按照 https://github.com/PaddlePaddle/PaddleSpeech/pull/3927/files 去改,动的太深了,建议不改 @zxcd |
refer #3927 |
是这样,所以你需要修改 |
PR types
Others
PR changes
Others
Describe
Enable pir infer