A handy snipping tool with TTS and translation options designed for Windows
Initially designed for Japanese to English translation, but easily adaptable for other languages
No gpu demo
2023-05-15.18-28-02_Trim.mp4
GUI interface
- GUI interface
- Manga OCR (default OCR) (kha-white/manga-ocr)
- Tesserocr (sirfz/tesserocr)
- Free chatGPT translation using free api (better than DeepL and Google Translate)
- Unlimited Google Translate using multiple proxies (vitalets/google-translate-api)
- Text to speech powered by Coqui TTS (coqui-ai/TTS)
- Automatically copies scanned text to clipboard
- Editable arguments in the bat file to turn on/off features
- Download and install espeak from espeak-ng/espeak-ng/releases.
- The installation directory should be
C:\Program Files\eSpeak NG\espeak-ng.exe
else you should modify therun.bat
file accordingly. Note that espeak is used in the VITS English TTS.
Install Node.js
- Download and install Anaconda from anaconda.com/download and add it to your environment path.
- Double-click
install.bat
to install additional packages.
- Double-click
run.bat
to start the program. - Use
ctrl+shift+s
to snip. Scanned text will be copied to clipboard.