UNPKG

meadowbrook

Version:

Alternative meyda cli

24 lines (19 loc) 368 B
# Meadowbrook Alternative meyda cli Allows extracting features from a segment of audio and store this information in a json document with large data blocks encoded as base64 strings ## Example `meadowbrook horse.mp3 all --o=out.json` ## Usage ```yaml ${usage} ``` ## Structure Json schema for output json file ```yaml ${schema_yaml} ``` ```json ${schema_json} ```