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

when run test_lpcnet.py ,i met a bug [int too large to convert to C long] #14

Open
Curry-AI opened this issue Feb 26, 2020 · 0 comments

Comments

@Curry-AI
Copy link

after synthesize *.f32 with tacotron2
and i run test_lpcnet.py , a bug occured

Traceback (most recent call last):
File "C:/PyCharmProject/tacotronChinese/LPCTron/LPCNet/src/test_lpcnet.py", line 104, in
np.array([np.round(mem)], dtype='int16').tofile(fout)
OverflowError: Python int too large to convert to C long

anybody can help me ,i don't know how to solve it

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

1 participant