Tutorials
Will Rice, ML Engineer
Learn to Use Custom Wake Word and Text-to-Speech on a Raspberry Pi
One of the primary motivations for working on spokestack-python was to allow our models to run on embedded devices like Raspberry Pi . We are excited to show…
Josh Ziegler, Principal Computational Linguist
A Swear Jar in 100 Lines of Python
In this tutorial, we're going to use Spokestack's AutoML training tool to create a keyword recognizer model and use it, along with the spokestack-python…
Josh Ziegler, Principal Computational Linguist
How to Change Alexa's Voice
At Spokestack, one of our core goals is to make it possible for every mobile app or voice skill to have its own unique audible voice. Amazon and Google make it…
Will Rice, ML Engineer
Question Answering With Spokestack and Transformers
The ability to find information is a fundamental feature of the internet. Often, the information sought is the answer to a question. When it comes to answering…
Josh Ziegler, Principal Computational Linguist
Integrating Spokestack in Android
Using voice as an interface can be a daunting proposition. First, you have to be able to actually process voice as input. Then, you have to decide what to do…