All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
current dev branch
- config loading did not respect mycroft format
- local deepspeech STT
- local streaming deepspeech STT
- new method for STT
- finalize() is called before closing STT stream
- vosk Kaldi STT
- vosk Kaldi Streaming STT
- removed mycroft engines (only mycroft-core should have those)
- remove useless GoogleJsonSTT abstract class
extracted mycroft.stt into a standalone package