Online audio cutter

Personal
Web
Python
A small Dash web service that extracts audio clips from pre-defined videos by time interval. Built to feed source material into the Soundboard app.
Published

October 1, 2023

Personal project

Online audio cutter UI

Idea

A web service for extracting audio clips by time interval from a curated set of videos. Built to feed source material into the Soundboard app without round-tripping through a desktop editor every time I wanted a new clip.

Implementation

Dash front-end and back-end. Previously submitted requests are listed on the right pane and remain available for download, so iterating on a clip across several attempts doesn’t lose history.

Stack

Python, Dash.

GitHub repository →