Allow ttsreader piper voice downloads

This commit is contained in:
Andrew Stoltz
2026-04-23 16:50:21 -05:00
parent 5b6c7b97fc
commit f9593e494a

View File

@@ -40,6 +40,9 @@ spec:
containers:
- name: piper
image: rhasspy/wyoming-piper:latest
env:
- name: PYTHONHTTPSVERIFY
value: "0"
args:
- "--voice"
- "en_US-lessac-medium"