Robert Vitonsky

Results 179 issues of Robert Vitonsky

UX feature to speedup a language search

UI
RFC

Add new simple popup that translate text by hover on selected text. Original idea: https://chrome.google.com/webstore/detail/transover/aggiiclaiamajehmlfpkjmlbadmkledi/related ![image](https://user-images.githubusercontent.com/86191922/233807353-b3e1b630-3733-47d0-b32c-d13021005f44.png)

RFC

Implement it as option. Add hotkey to speak selected text

enhancement

Let's debug this case. Some solutions: - Save options immediately after changes - Improve UI to focus user on button to save changes

low priority
RFC

Translator url https://translate.glosbe.com/ They use - [MarianNMT](https://marian-nmt.github.io/) - https://github.com/facebookresearch/fairseq/tree/nllb/examples/nllb/modeling - models > No Language Left Behind (NLLB) is a first-of-its-kind, AI breakthrough project that open-sources models capable of delivering evaluated,...

enhancement

Automate generation

enhancement

Add info about translators and add API docs, Home page, demo pages Example: https://github.com/translate-tools/linguist/blob/8f3f80b0992e4e16fad9a0b0901c5a6793d10623/modules/LibreTranslator.js

documentation

We should to proof NPM package contains original files with no changes. So let's start publish builds for each new release

documentation
enhancement

It is useful to read logs of translators. Let's add logger for library. Logger must be singletone placed in some file, that may be configured by users with import object...

enhancement

Add measurements for code, to track regression and improve performance

enhancement