kenarsa's comments

kenarsa | 1 year ago | on: How Many Languages a Developer Should Know?

"Know" is a vague word. Everyone should know one language inside out as if they can code within a Notepad without IDE support. I think if you know three languages really well, that puts you in the top 1% of devs. I would go for C, Python, and JS.

kenarsa | 3 years ago | on: Offline Voice Assistant on a Microcontroller with 192KB RAM

Picovoice runs on almost anything: web browsers, mobile, desktop, single board computers, and microcontrollers. For the platforms that have connectivity (i.e. almost anything aside from microcontrollers), we do call home for license management. This helps us keep the `Free Tier` free for personal users, hackers , and skunkworks projects, but make sure we get paid by enterprise customers with deployments at scale [1]. On a microcontroller like the one in this tutorial, there is NO connectivity option. Hence, in this specific case it is 100% offline with no license management. In other cases voice recognition is 100% offline but the call home for license management needs connectivity.

[1] https://picovoice.ai/pricing/

kenarsa | 3 years ago | on: Offline Voice Assistant on a Microcontroller with 192KB RAM

Yeah, I post about my company that I founded and I am super into it. Which part of this is MISLEADING? The fact that I care or are you saying Picovoice's tech doesn't work? I made the latter easy cause you can now go and try it without me in your way. You comment is misleading.

kenarsa | 4 years ago | on: DeepSpeech 60x Smaller, 9x faster, and 2x accuracy

Clarification. Google STT has to services. standard and enhanced. we are just better than enhanced and much better than standard. enhanced is much pricier than standard if you wonder what the diff is.

It runs real-time on NVIDIA Jetson Nano and RPI 3/4.

If you think we should consider other embedded platforms we love to hear what and why

page 1