You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build(ci): parameterize release version in image workflows
Introduce a `releaseversion` input to the image building workflow to allow
specifying the OS release (e.g., bookworm, trixie) dynamically. Update
the main build workflow to pass `bookworm` for specific hardware targets
and update README documentation to reflect the pinned OS version for
ReSpeaker 2-Mic HAT v1.
|**Base Image**| If you use other hardware... | • Docker & Docker Compose (piCompose)<br>• Automatic Docker Compose deployment<br>• Pipewire Audio Server<br>• SSH enabled (pi User) |
48
48
|**[Satellite1](docs/hardware_sattelite1.md)**| <imgsrc="docs/sattelite1-hat.jpg"alt="ReSpeaker Lite Board"style="width: 200px; height: auto;"> | • * Everything from Base Image<br>• Satellite1 Hat Driver<br>• Linux-Voice-Assistant (OpenHomeFoundation)<br>• Snapcast MultiRoom Audio Client<br>• Pre-configured for Home Assistant<br><br><spanstyle="color: red;">Image is currently work in progress!</span> |
49
-
|**[ReSpeaker 2-Mic HAT v1](docs/hardware_2mic_v1.md)**| <imgsrc="docs/respeaker_2michats.webp"alt="ReSpeaker 2-Mics Pi HAT"style="width: 200px; height: auto;"> | • * Everything from Base Image<br>• Seeed Voicecard Driver<br>• Linux-Voice-Assistant (OpenHomeFoundation)<br>• Snapcast MultiRoom Audio Client<br>• Pre-configured for Home Assistant|
50
-
| **[ReSpeaker Lite](docs/hardware_respeaker_lite.md)** | <imgsrc="docs/respeaker_lite.jpg"alt="ReSpeaker Lite Board"style="width: 200px; height: auto;"> | • * Everything from Base Image<br>• Audio keep-alive service<br>• Linux-Voice-Assistant (OpenHomeFoundation)<br>• Snapcast MultiRoom Audio Client<br>• Pre-configured for Home Assistant<br>• Workaround for connectivity issues in combination with the Pi Zero 2W.<br><br><spanstyle="color: red;">There is a USB connectivity issue with the Pi Zero 2W. Use this board with at least Raspberry PI 3.</span>
49
+
|**[ReSpeaker 2-Mic HAT v1](docs/hardware_2mic_v1.md)**| <imgsrc="docs/respeaker_2michats.webp"alt="ReSpeaker 2-Mics Pi HAT"style="width: 200px; height: auto;"> | • * Everything from Base Image<br>• Seeed Voicecard Driver<br>• Linux-Voice-Assistant (OpenHomeFoundation)<br>• Snapcast MultiRoom Audio Client<br>• Pre-configured for Home Assistant<br><br><spanstyle="color: yellow;">Pinned on bookworm os-release!</span> See [#41](https://github.com/HinTak/seeed-voicecard/issues/41)|
50
+
| **[ReSpeaker Lite](docs/hardware_respeaker_lite.md)** | <imgsrc="docs/respeaker_lite.jpg"alt="ReSpeaker Lite Board"style="width: 200px; height: auto;"> | • * Everything from Base Image<br>• Audio keep-alive service<br>• Linux-Voice-Assistant (OpenHomeFoundation)<br>• Snapcast MultiRoom Audio Client<br>• Pre-configured for Home Assistant<br>• Workaround for connectivity issues in combination with the Pi Zero 2W.
0 commit comments