Skip to content

Superfast online transcript generator with FFmpeg/wasm + whisper

License

Notifications You must be signed in to change notification settings

alistairmcmillan/video2srt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video2SRT

Video2SRT is a tool that uses WebAssembly to transcribe video and audio files locally on your machine. The goal of Video2SRT is to make a universal open source private tool for transcribing all video and audio files. The current project is built with OpenAI’s whisper model

This project is built with Svelte and uses WebAssembly along with GGerganov’s Whisper’s CPP bindings and FFMPEG.WASM for behind the scenes processing to develop the transcriptions

Installation

npm install

How to Run locally?

npm run dev

About

Superfast online transcript generator with FFmpeg/wasm + whisper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 63.6%
  • TypeScript 18.3%
  • JavaScript 7.4%
  • HTML 6.4%
  • Java 4.2%
  • CSS 0.1%