diff --git a/host.d/README.md b/host.d/README.md index a733bab..bf6162b 100644 --- a/host.d/README.md +++ b/host.d/README.md @@ -36,6 +36,14 @@ See `./config.d/rusty-pipe.d` # Server +## TTS + +`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' + ## `mayhem-party` ### Configs @@ -52,10 +60,3 @@ See `./config.d/rusty-pipe.d` Foreground -## TTS - -`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' diff --git a/host.d/config.d/mayhem-party.d/remap.d/live.yaml b/host.d/config.d/mayhem-party.d/remap.d/live.yaml index c555863..94cf0e4 120000 --- a/host.d/config.d/mayhem-party.d/remap.d/live.yaml +++ b/host.d/config.d/mayhem-party.d/remap.d/live.yaml @@ -1 +1 @@ -players_offset_4.yaml \ No newline at end of file +players_offset_2.yaml \ No newline at end of file