Skip to content

feat(voice): add realtime dictation modes#463

Draft
Shujakuinkuraudo wants to merge 1 commit intotiann:mainfrom
Shujakuinkuraudo:feat/realtime-dictation
Draft

feat(voice): add realtime dictation modes#463
Shujakuinkuraudo wants to merge 1 commit intotiann:mainfrom
Shujakuinkuraudo:feat/realtime-dictation

Conversation

@Shujakuinkuraudo
Copy link
Copy Markdown
Contributor

Summary

  • add selectable voice modes in settings for assistant, local dictation, and ElevenLabs transcription
  • add browser-local speech-to-text and ElevenLabs realtime transcription hooks for the composer
  • add hub support for ElevenLabs realtime scribe tokens and transcription language normalization

Testing

  • bun run typecheck:web
  • bun run typecheck:hub
  • bun run build:web
  • bun run build:single-exe

Closes #462

@Shujakuinkuraudo
Copy link
Copy Markdown
Contributor Author

Supplementary note: this change has been tested locally.

Validated with:

  • bun run typecheck:web
  • bun run typecheck:hub
  • bun run build:web
  • bun run build:single-exe

I also verified the updated binary path and exercised the voice-mode flow during development, including the new realtime dictation path.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add selectable realtime dictation modes

1 participant