add services wyoming-faster-whisper, wyoming-piper

This commit is contained in:
2024-06-04 10:17:52 +01:00
parent fe80588c07
commit 8d5edf2bc3
9 changed files with 53 additions and 23 deletions

View File

@@ -5,6 +5,18 @@ Welcome to homesrv01.dev.lan git page.
## OS
Currently hosted on a proxmox ubuntu container.
``` bash
# cat /etc/pve/lxc/105.conf
arch: amd64
cores: 2
features: fuse=1,keyctl=1,nesting=1
hostname: homesrv01
memory: 2000
onboot: 1
ostype: ubuntu
swap: 4000
rootfs: local-lvm:vm-105-disk-0,size=32G
unprivileged: 1
```bash
# lsb_release -a
@@ -173,5 +185,23 @@ git glone ssh://git@git.limbosolutions.com:2222/marcio.fernandes/mosquitto.git .
```
## wyoming-faster-whisper
https://github.com/home-assistant/addons/blob/master/whisper/DOCS.md
#### Setup & Update
``` bash
services/wyoming-faster-whisper/docker-run.sh
```
## wyoming-piper
#### Setup & Update
``` bash
services/wyoming-piper/docker-run.sh
```