diff --git a/docs/images/docker-piper.md b/docs/images/docker-piper.md index 5470e8a61..f31e2b8f8 100755 --- a/docs/images/docker-piper.md +++ b/docs/images/docker-piper.md @@ -34,15 +34,6 @@ The architectures supported by this image are: | arm64 | ✅ | arm64v8-\ | | armhf | ❌ | | -## Version Tags - -This image provides various versions that are available via tags. Please read the descriptions carefully and exercise caution when using unstable or development tags. - -| Tag | Available | Description | -| :----: | :----: |--- | -| latest | ✅ | Stable releases | -| gpu | ✅ | Releases with Nvidia GPU support (amd64 only) | - ## Application Setup For use with Home Assistant [Assist](https://www.home-assistant.io/voice_control/voice_remote_local_assistant/), add the Wyoming integration and supply the hostname/IP and port that piper is running add-on." @@ -351,6 +342,5 @@ To help with development, we generate this dependency graph. ## Versions -* **26.11.24:** - Add GPU branch. * **18.07.24:** - Rebase to Ubuntu Noble. * **25.11.23:** - Initial Release.