mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 13:09:53 +00:00
home assistant update whisper and TZ
Signed-off-by: Michael Thomson <michael@michaelthomson.dev>
This commit is contained in:
@@ -4,5 +4,6 @@ metadata:
|
|||||||
name: homeassistant-config
|
name: homeassistant-config
|
||||||
namespace: homeassistant
|
namespace: homeassistant
|
||||||
data:
|
data:
|
||||||
|
TZ: "America/Toronto"
|
||||||
PUID: "1000"
|
PUID: "1000"
|
||||||
PGID: "1000"
|
PGID: "1000"
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ metadata:
|
|||||||
name: piper-config
|
name: piper-config
|
||||||
namespace: homeassistant
|
namespace: homeassistant
|
||||||
data:
|
data:
|
||||||
|
TZ: "America/Toronto"
|
||||||
PUID: "1000"
|
PUID: "1000"
|
||||||
PGID: "1000"
|
PGID: "1000"
|
||||||
PIPER_VOICE: "en_US-lessac-medium"
|
PIPER_VOICE: "en_US-lessac-medium"
|
||||||
|
|||||||
@@ -4,6 +4,8 @@ metadata:
|
|||||||
name: whisper-config
|
name: whisper-config
|
||||||
namespace: homeassistant
|
namespace: homeassistant
|
||||||
data:
|
data:
|
||||||
|
TZ: "America/Toronto"
|
||||||
PUID: "1000"
|
PUID: "1000"
|
||||||
PGID: "1000"
|
PGID: "1000"
|
||||||
WHISPER_MODEL: "tiny"
|
WHISPER_MODEL: "base"
|
||||||
|
WHISPER_LANG: "en"
|
||||||
|
|||||||
Reference in New Issue
Block a user