Skip to content

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

@Curry-AI

Description

@Curry-AI

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions