Tags
20 articles tagged with "Engineering"
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
Converting a TensorFlow Model to TensorFlow.js in Python
At Spokestack, we use several different types of TensorFlow model, and we have various deployment targets for them: big models for the cloud, small TensorFlow…
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…
Josh Ziegler, Principal Computational Linguist
Integrating Spokestack with Google App Actions, Part 3
This tutorial is part of a series: Part 1 : Working with Google App Actions Part 2 : Adding your own voice experience with Spokestack Part 3 ( You are here…