An open API service indexing awesome lists of open source software.

https://github.com/raphaelbs/silence-removal

Removes all frames of a video with a volume under a certain threshold, leaving only the relevant parts of the video.
https://github.com/raphaelbs/silence-removal

Last synced: about 2 months ago
JSON representation

Removes all frames of a video with a volume under a certain threshold, leaving only the relevant parts of the video.

Awesome Lists containing this project

README

          

# Silence removal

Removes all frames of a video with a volume under a certain threshold, leaving only the relevant parts of the video.

Heavily inspired by https://github.com/wciesialka/silence-extractor.

## How to use

TODO: setup Docker env to run the CLI

## Roadmap

Checkout the roadmap to V1 [here](https://github.com/raphaelbs/silence-removal/projects/1).