services: piper: image: rhasspy/wyoming-piper:latest container_name: wyoming-piper restart: unless-stopped ports: - "10200:10200" volumes: - ./piper-data:/data command: - --voice - en_US-lessac-medium