-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
ENH: enhancementNew feature or requestNew feature or requestSegmentationA segmentation algorithm or issues related to vocalpy.segmentA segmentation algorithm or issues related to vocalpy.segmentSoundIssue relating to sounds/audio and Sound classIssue relating to sounds/audio and Sound classSpectrogramissues related to vocalpy.Spectrogram or spectrograms in generalissues related to vocalpy.Spectrogram or spectrograms in general
Description
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
Labels
ENH: enhancementNew feature or requestNew feature or requestSegmentationA segmentation algorithm or issues related to vocalpy.segmentA segmentation algorithm or issues related to vocalpy.segmentSoundIssue relating to sounds/audio and Sound classIssue relating to sounds/audio and Sound classSpectrogramissues related to vocalpy.Spectrogram or spectrograms in generalissues related to vocalpy.Spectrogram or spectrograms in general