All SD card images can be found at releases page.
Compatible with Voice HAT, Voice Bonnet, and Vision Bonnet.
Fixes
- Fix tts engine click sound
- Fix
assistant_grpc_demo.service
: add DISPLAY environment variable and proper systemd dependencies - Fix various linter findings: python3 compatibility, wrong variable names, etc.
Improvements
- New
board.py
to access button and LED on all boards - New audio API in
voice/audio.py
- Direct python support for iNaturalist models
- Load anchors/labels directly from text files
- Add
get_inference_state()
andresest()
to Vision Bonnet protocol - Add Voice HAT schematic in
docs
folder - Add sparse representation for output tensors to increase data transfer rate
- SVG-image overlay for video streaming (experimental)
Compatible with Voice HAT, Voice Bonnet, and Vision Bonnet.
Fixes
- Fix PulseAudio infinite loop with Voice Bonnet
- Fix PulseAudio volume control
- Fix gpiozero LED on/off bug
- Fix local USB networking on macOS, no driver required
- Fix check_audio.py
Improvements
- Add Makefile for common shortcuts
- Add vision unit tests for all models and examples
- Add video streaming support (experimental)
- Add Google Cloud IoT support (experimental)
- Add more documentation (pinouts, drivers, troubleshooting, etc.)
- Add new code examples and update existing ones
- Add CHANGES.md to track release changes
- Remove unnecessary files (e.g. ALSA configs)
- Update vision driver to support mmap syscall
- Update sound driver to support latest Raspbian image
- Update HACKING.md
Compatible with Voice HAT, Voice Bonnet, and Vision Bonnet.
Compatible with Voice HAT, Voice Bonnet, and Vision Bonnet.
Compatible with Voice HAT and Vision Bonnet.
Compatible with Voice HAT.