Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Use GST inference error #9

Open
RaymondTsao opened this issue Jul 12, 2021 · 1 comment
Open

Use GST inference error #9

RaymondTsao opened this issue Jul 12, 2021 · 1 comment

Comments

@RaymondTsao
Copy link

Hi,

I found this project is fantastic, thanks your contribution.

but I face some problem on trying to inference by GST tokens.

Already trained a model with LJSpeech, set condition_on_audio = False, but infer.py will output error as below:

ValueError: operands could not be broadcast together with shapes (320,) (256,)

I knew shapes (320,) and (256,) not aligned,but how to fix by modify your code to solve it?

if you can give some suggestions will be grateful. Thanks.

@zh1yu4nyu
Copy link

@RaymondTsao Hi have you solved the problem yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants