This browser extension shows the translated results of speech from browser tab sound.
The server is available on @joonas-yoon/speech-translator-server
- Google Chrome Extensions
- Google Cloud Speech-To-Text
- Google Cloud Storage
- Google Cloud Translation API
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:
Youtube: https://youtu.be/Dry5jo6nQF4
Always thanks for your contribution 👍