This is a very rough prototype of a web component that adds captions to a video element via transformers.js and tiny whisper.
- Add auto on-device generated captions to your video element. (mp4 only)
- Support m3u8
- Transcripts? Search in video (via transcript) with time offset and length?
- Ask questions about video??
- npm i
- npm run dev