add services wyoming-faster-whisper, wyoming-piper
This commit is contained in:
30
README.md
30
README.md
@@ -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
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user