Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Latest commit

 

History

History
64 lines (38 loc) · 2.11 KB

README.md

File metadata and controls

64 lines (38 loc) · 2.11 KB

Speech Translator Chrome Extension

Logo

Version Codacy Badge Build Status GitHub stars Code Style

This browser extension shows the translated results of speech from browser tab sound.

The server is available on @joonas-yoon/speech-translator-server

architecture

Dependencies

Chrome

Kill all chrome instances before running command:

Windows:

CMD> "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --disable-web-security --user-data-dir="[temp directory here]"

Linux/Mac:

chromium-browser --disable-web-security --user-data-dir="[temp directory here]"

Getting started Chrome Extension:

Video

Video v1.2

Youtube: https://youtu.be/Dry5jo6nQF4

Contributors

Always thanks for your contribution 👍