Something went wrong. Try again.
twitter voice plus plus
Something went wrong. Try again.
Rust 57%
TypeScript 35%
HTML 8%
CSS <1%
README.md
twtvc #
There are two implementations in this repository:
- Browser based
- Local reimplementation
To run in the browser:
npm install
npm run dev
To run locally:
# you need ffmpeg in PATH
cargo run --release input.wav output.mp4 artwork.png
have fun 😃))))