Skip to content

Init translation cache from a local file #136

Description

@eadmaster

Advantages of having such an option:

  • can display human-revised translations
  • lower delay for the overlay to appear
  • save CPU/GPU resources (only need to perform the OCR)

The local file could be a very simple csv with only 2 fields: jap_text,eng_text, which is also very easy to generate from existing translations.

EDIT: implemented here as described, i can send a PR after a few extra fixes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions