alphacep / alphacep/vosk-api

Memory leak ?

オープン
#209 コメント 6 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Jupyter Notebook
スター
15.1k
フォーク
1.8k
PR マージ指標
30日以内にマージされた PR はありません

説明

Hello,
I am using vosk on a board with limited RAM but it looks like there is a kind of memory leak.
When my Python program is running, I can see from htop that the RAM is constantly increasing.

My first idea was to see if the problem was there with the code compiled on my computer and in C++.
Unfortunately, when running vosk-api/c/test_vosk.c the leak is still there.

Because the leak is actually quite important, I shouldn't be the first one seeing it.
So my question here is more: What am I missing ?

I am on vosk-api master branch, ubuntu 18.04 using g++ 7.5
For my test, I have a 3 min 35 sec long wav file extracted from BBC Channel. The RAM usage starts at 170 Mo and end up to 230 Mo.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。