mirror of
https://github.com/Mintplex-Labs/anything-llm
synced 2026-04-25 17:15:37 +02:00
TTS auto-speak and STT auto-submit (#3696)
* auto STT submit control * simplified STT auto and TTS autoplay * add chatId to piper elements * change defaults * add chat customization page for enabling/disabling new features + options on account modal * add translation placeholders * show keybind command * dev build * Account modal ui prevent page reload + show Tooltip --------- Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
This commit is contained in:
2
.github/workflows/dev-build.yaml
vendored
2
.github/workflows/dev-build.yaml
vendored
@@ -6,7 +6,7 @@ concurrency:
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ['3698-main-screen-localization'] # put your current branch to create a build. Core team only.
|
||||
branches: ['2237-auto-stt-submit-preference'] # put your current branch to create a build. Core team only.
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- 'cloud-deployments/*'
|
||||
|
||||
Reference in New Issue
Block a user