Skip to content

Add language selection for handwriting recognition#2

Open
zigurana wants to merge 1 commit intojshph:mainfrom
zigurana:feature/hwr-language-v2
Open

Add language selection for handwriting recognition#2
zigurana wants to merge 1 commit intojshph:mainfrom
zigurana:feature/hwr-language-v2

Conversation

@zigurana
Copy link

  • AppSettings: add hwrLanguage (default "en-US", BCP-47 format)
  • InboxSyncEngine: lazy-initialize recognizer per language; re-downloads model and recreates recognizer when language changes
  • GeneralSettings: language dropdown with 15 supported languages

I've only been able to do limited testing, as I do not know any of non-latin languages, but I did see the model getting created in chinese, and transcription returned chinese characters, so there's that. Others seem to work well enough, given my crappy handwriting...

- AppSettings: add hwrLanguage (default "en-US", BCP-47 format)
- InboxSyncEngine: lazy-initialize recognizer per language; re-downloads
  model and recreates recognizer when language changes
- GeneralSettings: language dropdown with 15 supported languages

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

1 participant