|
|
|
@ -96,10 +96,9 @@ _stt() {
|
|
|
|
export MIC_NAME=pulse_monitor
|
|
|
|
export MIC_NAME=pulse_monitor
|
|
|
|
export MODEL=tiny.en
|
|
|
|
export MODEL=tiny.en
|
|
|
|
export P=2
|
|
|
|
export P=2
|
|
|
|
python3 ./hotwords.py
|
|
|
|
python3 ../../git.d/stt.d/rust-whisper.d/hotwords.py
|
|
|
|
) &
|
|
|
|
) &
|
|
|
|
)
|
|
|
|
)
|
|
|
|
popd
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
_snap() {
|
|
|
|
_snap() {
|
|
|
|
|