Skip to content

Translate text detected in HTML5 videos into another language. Can be used to translate Google Meet presentations.

License

Notifications You must be signed in to change notification settings

ggordonhall/transmit

Repository files navigation

🚩 Transmit 🚩

Translate text in HTML5 videos into any language

demo gif

Quick Start

Ensure you have

  • Node.js 10 or later installed
  • Yarn v1 or v2 installed

Install server dependencies and start:

  • cd server
  • pip install -r requirements.txt
  • uvicorn api:app --reload

Then run the following:

  • yarn install to install dependencies.
  • yarn run dev:chrome to start the development server for chrome extension
  • yarn run build:chrome to build chrome extension

License

Based on web-extension-starter by @abhijithvijayan

About

Translate text detected in HTML5 videos into another language. Can be used to translate Google Meet presentations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published