update host.README for tts and stt integrated

master
bel 2023-03-26 09:47:19 -06:00
parent 323ca466ad
commit d48c545030
2 changed files with 6 additions and 3 deletions

View File

@ -52,7 +52,10 @@ See `./config.d/rusty-pipe.d`
Foreground Foreground
## `stt` ## TTS
TODO pipe stt detecting relevant strings -> change the `./config.d/mayhem-party.d/remap.d/live.yaml` link -> `SIGUSR1` to `mayhem-party` `cd /home/breel/Go/src/gogs.inhome.blapointe.com/tts/larynx.d; bash run.sh`
## STT
`cd /home/breel/Go/src/gogs.inhome.blapointe.com/stt.d/whisper-2023; HOTWORDS=/home/breel/Go/src/gogs.inhome.blapointe.com/mayhem-party.d/host.d/config.d/stt.d/hotwords.txt MIC_TIMEOUT=2 URL=http://localhost:17071/ HEADERS=say='what fool said, {{hotword}}, when they said, {{context}}?' python3 ./hotwords.py'

View File

@ -1,6 +1,6 @@
feedback: feedback:
addr: :17071 addr: :17071
ttsaddr: http://localhost:15002 ttsurl: http://localhost:15002
users: users:
bel: bel:
player: 2 player: 2