energy consumption of vosk to high for mobile application
- Langage dominant
- Jupyter Notebook
- Étoiles
- 15.1k
- Forks
- 1.8k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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 ;)
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.