Skip to content

Prototype to clean unwanted noises from a larger audio

Notifications You must be signed in to change notification settings

sbsdev/clean-audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clean audio files

A small, throw-away project to clean unwanted snippets from an audio file. Wrapped nicely in a container and sugar coated with a justfile for easy operation.

Usage

# build the container
just build
# remove unwanted snippets from an audio file
just run audiofile.wav
# clean up the container
just clean

About

Prototype to clean unwanted noises from a larger audio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published