Memory Leak Issues with Vosk using NodeJS
Open
- Dominant language
- Jupyter Notebook
- Stars
- 15.1k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
I'm having memory leak issues with Vosk. By default, just starting up the program I've implemented Vosk with uses about 150mb of RAM.
Everytime a user talks, the memory keeps increasing and never decreases until the program completely crashes and has to restart due to lack of memory. I'm not sure how to fix it and it appears to be directly related to Vosk.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.