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

OutOfMemory when getting languages list in settings #845

Open
anaPerezGhiglia opened this issue Feb 10, 2020 · 0 comments
Open

OutOfMemory when getting languages list in settings #845

anaPerezGhiglia opened this issue Feb 10, 2020 · 0 comments

Comments

@anaPerezGhiglia
Copy link

Verboice obtains the languages list using festival.
If this process is launched after the application has been up for a while (since is lazy-eval when entering /settings) it may cause an OutOfMemory when running the application in docker, leaving the language list empty.

code: TTS::FestivalSynthesizer#load_voices

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