Skip to content

Commit 2b19d40

Browse files
authored
Update wyoming-piper version (#34)
This should fix some issues that can happen after updating Home Assistant to 2025.8
1 parent 88549de commit 2b19d40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
FROM nvidia/cuda:11.8.0-cudnn8-runtime-ubuntu22.04 AS build
33

44
ARG TARGETARCH=linux_x86_64
5-
ARG WYOMING_PIPER_VERSION="1.6.1"
5+
ARG WYOMING_PIPER_VERSION="1.6.3"
66
ARG PIPER_VERSION="1.2.0"
77
ARG PIPER_PHONEMIZE_VERSION="1.1.0"
88

0 commit comments

Comments
 (0)