Skip to content

Whisper STT: Add Toggle for "[Speaking]" Prompt#53

Closed
ShadowBlade72 wants to merge 3 commits intotaliyahwebb:devfrom
ShadowBlade72:master
Closed

Whisper STT: Add Toggle for "[Speaking]" Prompt#53
ShadowBlade72 wants to merge 3 commits intotaliyahwebb:devfrom
ShadowBlade72:master

Conversation

@ShadowBlade72
Copy link
Copy Markdown

Added a toggle for the "[Speaking]" prompt when using the Whisper Speech to Text. This will allow someone the option to not have on screen prompts, more in line with the other translation services available.

Additionally, added a (Google Translate) translation for zh_cn and zh_tw for Whisper.

@Pietagorh Pietagorh changed the base branch from master to dev January 26, 2026 06:38
@Pietagorh
Copy link
Copy Markdown
Collaborator

oop, looks like the dev branch is a commit behind, i'll rebase it and then rerun the actions, bit later tho

@Pietagorh
Copy link
Copy Markdown
Collaborator

Pietagorh commented Jan 26, 2026

other services not displaying interim results isn't a feature, it's the 3rd parties not implementing a way to do so

there is already an option to disable interim results in the textbox's settings (uncheck "Interim results")

the whisper module is working as intended right now (except for the fact that it forces english for the interim text itself, which is a simple fix (turn the "[speaking]" into "stt.whisper_interim_text", add a line on the js listener to use the text as a translation key))

@Pietagorh Pietagorh added the invalid This doesn't seem right label Jan 26, 2026
@Pietagorh Pietagorh closed this Jan 26, 2026
@taliyahwebb
Copy link
Copy Markdown
Owner

As for your added translations we are yet unsure whether we want to include them, since neither we nor you (judging from your decision to include the mention about google translate) can can verify their correctness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants