Skip to content
/ trv Public

A simple web-based video/audio transcriber in rust. Proud ffmpeg and openai-whisper wrapper.

License

Notifications You must be signed in to change notification settings

Icelain/trv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trv

A simple web-based video/audio transcriber in rust. Proud ffmpeg and openai-whisper wrapper.

Installation and Configuration

git clone https://github.com/icelain/trv

In cargo.toml, set the whisper.cpp dependency's feature to whatever is available on your system. Eg: cuda/metal/rocm.

Then, cargo run --release

About

A simple web-based video/audio transcriber in rust. Proud ffmpeg and openai-whisper wrapper.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published