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: containers:
- name: piper - name: piper
image: rhasspy/wyoming-piper:latest image: rhasspy/wyoming-piper:latest
env:
- name: PYTHONHTTPSVERIFY
value: "0"
args: args:
- "--voice" - "--voice"
- "en_US-lessac-medium" - "en_US-lessac-medium"