energy consumption of vosk to high for mobile application
- Ngôn ngữ chính
- Jupyter Notebook
- Star
- 15.1k
- Fork
- 1.8k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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 ;)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.