audio splitter and labeler
Project description
audio-cat
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file audio-cat-0.0.31.tar.gz
.
File metadata
- Download URL: audio-cat-0.0.31.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fc85b6a9db13b98112519aa3a3ada09d8f999941a542097cabfd54bf66eca5c |
|
MD5 | 00852477cd8929889e0c6a19fa65164d |
|
BLAKE2b-256 | af71267da08ad39ed40e588b84ed319e6ac8eaea498ea28ec73a96818c65f285 |