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

problem of synthesise speech with Python and GPU card #12

Open
jinsongpan opened this issue Jan 17, 2020 · 0 comments
Open

problem of synthesise speech with Python and GPU card #12

jinsongpan opened this issue Jan 17, 2020 · 0 comments

Comments

@jinsongpan
Copy link

when i use the "./src/test_lpcnet.py" to synthesise speech with GPU, the synthesis speed is extremely slow. after serveral hours, i interrupt the program and found it stops at "p, state1, state2 = dec.predict([fexc, iexc, cfeat[:, fr:fr+1, :], state1, state2])". what's wrong with the script? can anyone execute the script successfully?
what's more, when i synthesise speech with c and cpu script "test_lpcnet", it run very well and fast.

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