Skip to main content

audio splitter and labeler

Project description

audio-cat

Documentation Status

high-level api to split and categorize audio samples, intended for data collection

Installation

pip install audio-cat

or

git clone https://github.com/nathanielCherian/audio-cat.git
pip install -e audio-cat

audio-cat implements ffmpeg to proccess download it here and add it to your path (from enviornment variables)

CLI Usage

audio-cat can be used by command line for quick and easy sound wrangling

$ audio-cat [command] --optionals

Download and chop sound from a youtube video

$ audio-cat download [URL] [TITLE]

URL       video url
TITLE     name to save audio

--des     destination default=audio
--split   split interval default=2500 (set -1 for download only)
--blurb   full audio storage default=FULL_AUDIO
--dataset create dataset for samples

Create Dataset from chopped samples

$ audio-cat dataset [PATH] [TITLE]

PATH      path to directory containing segments
TITLE     desired title of dataset

--des     destination default=datasets

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

audio-cat-0.0.31.tar.gz (7.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page