ccoreilly / captioner

Generate subtitles of videos in the browser

Home Page:captioner-three.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experimenting with automatic WASM based machine learning translation of videos.

Contains a basic UI and a framework to load videos into it. Detecting audio in the video will produce a stream of utterances next to the video.

Based on the https://github.com/ccoreilly/vosk-browser implementation of the Vosk machine learning models in WASM.

Use it online here: https://captioner.richardson.co.nz/

About

Generate subtitles of videos in the browser

captioner-three.vercel.app


Languages

Language:TypeScript 85.1%Language:JavaScript 8.4%Language:Dockerfile 2.7%Language:CSS 1.8%Language:Makefile 1.6%Language:Shell 0.4%