Do audio recognition
This commit is contained in:
parent
4f8e10df16
commit
471e9bcc3b
4 changed files with 191 additions and 28 deletions
|
|
@ -8,4 +8,8 @@ PASSWORD=
|
|||
ACCESS_TOKEN=syt_...
|
||||
|
||||
# Allowed rooms (comma-separated, no spaces)
|
||||
ALLOWED_ROOMS=!roomid1:matrix.org,!roomid2:matrix.org
|
||||
ALLOWED_ROOMS=!roomid1:matrix.org,!roomid2:matrix.org
|
||||
|
||||
# Whisper settings
|
||||
WHISPER_LANGUAGE=ru
|
||||
WHISPER_MODEL=small
|
||||
Loading…
Add table
Add a link
Reference in a new issue