Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Add MUPET segmenting, thresholds on energy of gammatone spectrogram #116

Open
NickleDave opened this issue Jan 23, 2024 · 0 comments
Open
Assignees
Labels
ENH: enhancement New feature or request Segmentation A segmentation algorithm or issues related to vocalpy.segment

Comments

@NickleDave
Copy link
Contributor

so we'd need to implement #115 first

see
https://github.com/mvansegbroeck/mupet/blob/ae7dc9e68ec74bfe7d2f5c5214ae32489a7088e9/core/audio/compute_musv_segment.m#L57
that uses energy E as returned by this function
https://github.com/mvansegbroeck/mupet/blob/ae7dc9e68ec74bfe7d2f5c5214ae32489a7088e9/core/audio/compute_musv_segment.m#L162

This would let us replicate part of AVA paper where they extract all syllables from MUPET dataset, see figure 2
https://elifesciences.org/articles/67855/figures#content

@NickleDave NickleDave added ENH: enhancement New feature or request Segmentation A segmentation algorithm or issues related to vocalpy.segment labels Jan 23, 2024
@NickleDave NickleDave self-assigned this Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ENH: enhancement New feature or request Segmentation A segmentation algorithm or issues related to vocalpy.segment
Projects
None yet
Development

No branches or pull requests

1 participant