image: repository: rhasspy/wyoming-piper pullPolicy: IfNotPresent tag: 1.5.0@sha256:b6bf208855f26168790ed336ad16576b2fb290f31b51fb98aca496a45561516f service: main: ports: main: port: 10200 protocol: tcp targetPort: 10200 wyoming_piper: voice: en_US-lessac-medium # custom_voice: "" speaker: 0 length_scale: "1.0" noise_scale: "0.667" noise_w: "0.333" max_piper_procs: 1 workload: main: podSpec: containers: main: probes: liveness: port: 10200 type: tcp readiness: port: 10200 type: tcp startup: port: 10200 type: tcp persistence: config: enabled: true mountPath: /data portal: open: enabled: false