vocalpy / hybrid-vocal-classifier

a Python machine learning library for animal vocalizations and bioacoustics
http://hybrid-vocal-classifier.readthedocs.io
BSD 3-Clause "New" or "Revised" License
23 stars 8 forks source link

make it possible to programatically schematize feature groups #110

Open NickleDave opened 3 years ago

NickleDave commented 3 years ago

something like this https://github.com/madman-bob/Smart-Fruit possibly using Pydantic?

feels slightly less annoying than writing yaml? more intuitive for a programmer, easier for a program itself to consume, code as documentation