openwakeword/CHANGELOG.md
2023-06-15 07:54:16 -04:00

820 B

Change Log

v0.5.0 - 2023/06/15

Added

  • A new wakeword model, "hey rhasspy"
  • Added support for tflite versions of the melspectrogram model, embedding model, and pre-trained wakeword models
  • Added an inference framework argument to allow users to select either ONNX or tflite as the inference framework
  • The detect_from_microphone.py example now supports additional arguments and has improved console formatting

Changed

Removed