Skip to content

Releases: milobella/device

Feat v0.7.0: Support play_media + send chrome cast state in requests

24 Oct 06:39
1e99386
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0 : Chrome Cast play/pause + reprompt

11 Feb 09:48
7b22217
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0

Patch 0.5.1 : Fix tracing configuration

05 Feb 15:36
51bd92a
Compare
Choose a tag to compare
Merge pull request #33 from milobella/tracing

Fix tracing config

Release 0.5.0 : Implement tracing

05 Feb 09:47
c5d5a38
Compare
Choose a tag to compare

✨ Features

  • Implement tracing

Release 0.4.0 : LED feedback

18 Apr 16:12
70d5084
Compare
Choose a tag to compare

✨ Features

  • Produce a LED feedback on the GPIO board when the device is listening

Release 0.3.0

18 Apr 12:54
57bdd16
Compare
Choose a tag to compare

✨ Features

🐞 Bugfixes

  • Fixed a delay issue on Raspberry PI 3B+ caused by speech_recognition library

Release 0.2.0 : Clean repository

17 Apr 13:14
6704c34
Compare
Choose a tag to compare

📚 Documentation

🛰️ Industrialisation

  • Added some unit tests that we run in a pipeline
  • Package and install binary milobella with setuptools library
  • A proper packages/modules architecture has been created to be extensible

✨ Features

  • Added Picovoice/porcupine for WuW (even if the fact that we need paid account to train custom word for raspi will be a no go)

v0.1.0: pocketsphinx + google

08 Jan 15:25
Compare
Choose a tag to compare

This version is a first try of complete loop using

  • pocketsphinx for wake word detection
  • google api for speech to text
  • Milobella backend for NLU
  • google api for text to speech