alphacep / alphacep/vosk-api

energy consumption of vosk to high for mobile application

Open
#1,059 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
15.1k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

Description

Device: Microsoft Surface Pro 4 Tablet
OS: Fedora 35
CPU: 4x i7-6th 3.4Ghz

Hi,

i just analysed why the battery drain was so high on my Surface. As i found out, vosk was running on one core at ~80% perma.

Vosk really needs a lower Limit on the microphone level , where it ignores anything and does not consume energy, except to keep an eye on that exact level. It would also solve the ghost wording issue from the "compression" algo, you run over the microphone recording to pick up the fainthest of vague voice patterns.

Battery powerlevel are down from 9h without vosk to 5h with vosk running.

BTW: there any way to update python components, after pip3 installed them? I dont wanne miss patches you guys do ;)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.