0.14.0
New Tutorials
- Synthetic Audio Dataset Generation - describes how to use Text-to-Speech (TTS) of various clouds to generate synthetic keyword audio datasets
- Keyword Spotting - Alexa - demonstrates how to use an embedded development board as the audio source/sink for the Alexa Voice Services backend
New Model
- Keyword Spotting - Alexa - this model is designed to detect the keyword: “Alexa”
New Python APIs
- Audio Dataset Generator - allows for generating a synthetic keyword audio datasets
- UART Stream - allows for streaming binary data between a Python script and embedded device via UART