You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Personal assistants are hot these days. Open source personal assistant is a dream for many developers. Recently released <a href="http://jasperproject.github.io">Jasper</a> makes it really easy to install personal assistant on Raspberry Pi and use it for custom voice commands, information retrieval and so on. Jasper is written in Python and can be extended through the API. More importantly, Jasper uses CMUSphinx for offline speech recognition, so much waited capability for assistant developers.</p>
<p>Try Jasper, download it's source code from <a href="https://github.com/jasperproject">Github</a>, modify it according to your needs and contribute new features.</p>
<p>We wish all the best to Jasper project and hope it will become popular.</p>