All Projects → ttop32 → MouseTooltipTranslator

ttop32 / MouseTooltipTranslator

Licence: MIT license
chrome extension - When mouse hover on text, it shows translated tooltip using google translate

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
Vue
7211 projects

Projects that are alternatives of or similar to MouseTooltipTranslator

myG2P
Myanmar (Burmese) Language Grapheme to Phoneme (myG2P) Conversion Dictionary for speech recognition (ASR) and speech synthesis (TTS).
Stars: ✭ 43 (-53.76%)
Mutual labels:  text-to-speech, dictionary
IMS-Toucan
Text-to-Speech Toolkit of the Speech and Language Technologies Group at the University of Stuttgart. Objectives of the development are simplicity, modularity, controllability and multilinguality.
Stars: ✭ 295 (+217.2%)
Mutual labels:  text-to-speech, tts
Wavegrad
Implementation of Google Brain's WaveGrad high-fidelity vocoder (paper: https://arxiv.org/pdf/2009.00713.pdf). First implementation on GitHub.
Stars: ✭ 245 (+163.44%)
Mutual labels:  text-to-speech, tts
Google Tts
Google TTS (Text-To-Speech) for node.js
Stars: ✭ 180 (+93.55%)
Mutual labels:  text-to-speech, tts
ReadToMe
No description or website provided.
Stars: ✭ 51 (-45.16%)
Mutual labels:  ocr, tesseract
Hms Ml Demo
HMS ML Demo provides an example of integrating Huawei ML Kit service into applications. This example demonstrates how to integrate services provided by ML Kit, such as face detection, text recognition, image segmentation, asr, and tts.
Stars: ✭ 187 (+101.08%)
Mutual labels:  text-to-speech, ocr
man-in-the-middle
Modify requests, inject JavaScript and CSS into pages
Stars: ✭ 74 (-20.43%)
Mutual labels:  browser-extension, chrome-extensions
Amazon Polly Sample
Sample application for Amazon Polly. Allows to convert any blog into an audio podcast.
Stars: ✭ 139 (+49.46%)
Mutual labels:  text-to-speech, tts
react-native-spokestack
Spokestack: give your React Native app a voice interface!
Stars: ✭ 53 (-43.01%)
Mutual labels:  text-to-speech, tts
hawking
The retro text-to-speech bot for Discord
Stars: ✭ 24 (-74.19%)
Mutual labels:  text-to-speech, tts
pmOCR
A wrapper for tesseract / abbyyOCR11 ocr4linux finereader cli that can perform batch operations or monitor a directory and launch an OCR conversion on file activity
Stars: ✭ 53 (-43.01%)
Mutual labels:  ocr, tesseract
php-google-translate-for-free
Library for free use Google Translator. With attempts connecting on failure and array support.
Stars: ✭ 124 (+33.33%)
Mutual labels:  translator, google-translate
Aeneas
aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment)
Stars: ✭ 1,942 (+1988.17%)
Mutual labels:  text-to-speech, tts
Tacotron Pytorch
Pytorch implementation of Tacotron
Stars: ✭ 189 (+103.23%)
Mutual labels:  text-to-speech, tts
Tensorflowtts
😝 TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, French, Korean, Chinese, German and Easy to adapt for other languages)
Stars: ✭ 2,382 (+2461.29%)
Mutual labels:  text-to-speech, tts
HighlightTranslator
Highlight Translator can help you to translate the words quickly and accurately. By only highlighting, copying, or screenshoting the content you want to translate anywhere on your computer (ex. PDF, PPT, WORD etc.), the translated results will then be automatically displayed before you.
Stars: ✭ 54 (-41.94%)
Mutual labels:  translator, google-translate
Talkify
Javascript Text to speech library
Stars: ✭ 132 (+41.94%)
Mutual labels:  text-to-speech, tts
Androidmarytts
Android MARY TTS - an open-source, offline HMM-Based text-to-speech synthesis system based on MaryTTS
Stars: ✭ 134 (+44.09%)
Mutual labels:  text-to-speech, tts
googletrans
G文⚡️: Concurrency-safe, Free and Unlimited google translate api for Golang. 🔥免费、无限、并发安全的谷歌翻译包
Stars: ✭ 94 (+1.08%)
Mutual labels:  translator, google-translate
ScribeBot
A highly scriptable automation system full of cool features. Automate everything with a little bit of Lua.
Stars: ✭ 72 (-22.58%)
Mutual labels:  ocr, tesseract

MouseTooltipTranslator

Chrome users Chrome rate

Chrome extension for mouseover translation - Mouse over to translate using google translate
When mouse hover on text, it shows translated tooltip in any desired language.

download from chrome web store

Result

Alt Text result
result
result
result

Features

  • Visualise tooltip on any web page (except chrome web store site)
  • Using google translate to translate in any language
  • In the setting, google tts (text to speech) is available to listen text
  • Support pdf to display translated tooltip using Mozilla PDF.js
  • Filter out when source language and target language are same
  • (Experimental feature) show comic bubble translation when mouse over on comic bubble background

Contributors

Change Log

Required environment to run

npm install

Run watch

npm run watch

Run build

npm run build

Privacy policy

  • Mouse tooltip translator uses user data only for google translation(tts) purpose.
  • It does not share any user data with any other third parties.

Acknowledgement and References

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].