Skip to content

ENH: have functions accept vocalpy.Audio, return vocalpy.Spectrogram, vocalpy.LineSegment, etc. #48

@NickleDave

Description

@NickleDave

Part of the pitch of VocalPy is that we have domain-specific classes, but right now functions don't use them; e.g., the Segmenter "knows" that it needs to unpack an Audio instance when calling its own callback function.

Let's put our money where our mouth is and actually use these classes as inputs and outputs of functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ENH: enhancementNew feature or requestSegmentationA segmentation algorithm or issues related to vocalpy.segmentSoundIssue relating to sounds/audio and Sound classSpectrogramissues related to vocalpy.Spectrogram or spectrograms in general

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions