-
Notifications
You must be signed in to change notification settings - Fork 68
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
Checklist of which Librosa functions are in Pliers #354
Comments
Amazing! Thank you so much. This is a very helpful roadmap :) |
Thx @koudyk, this is amazing. If you would be up, we could start working on this together, otherwise, I'd start to do it this week. Anyhow, we should track which functions we added here. @adelavega: how should we organize PRs, one big one with functions or smaller ones based on e.g., the feature type? |
@koudyk and I had a brief meeting and decided to open a branch to implement the missing librosa functions. Once we have something, we'll check how to organize the PRs. |
That sound awesome, thanks! Re: PR, one big one would probably be easier from a reviewing standpoint, but if you find multiple smaller ones more efficient, that's also totally fine. |
@rbroc this is a listing of Librosa features in pliers, take a look! |
JFYI: @koudyk and I are still working on implementing the missing features. Should have them ready soon! |
hey @PeerHerholz did you ever get a chance to work on this? If not no worries just wondering |
Yeah, I did start working on a few features in my fork, but only finished some... |
ah okay just wondering. i was just perusing older issues. if you have anything that partially covers some of this that is done and you'd like to submit go for it though. |
Checklist of which Librosa functions are in Pliers
@PeerHerholz @adelavega
How to understand this checklist:
Link to the Librosa docs
FEATURE EXTRACTION
SPECTRAL
AUDITORY
FEATURE MANIPULATION
(These functions might be useful in the transformations tab in Neuroscout)
ONSET DETECTION
BEAT AND TEMPO
SPECTROGRAM DECOMPOSITION
EFFECTS
HARMONIC-PERCUSSIVE SOURCE SEPARATION
TEMPORAL SEGMENTATION
RECURRENCE AND SELF-SIMILARITY
(Might be useful in Neuroscout for investigating something like the neural correlates of echoic or short-term memory)
TEMPORAL CLUSTERING
(Might be useful in Neuroscout for comparing the temporal structure of stimuli and brain responses)
SEQUENTIAL MODELING
VITERBI DECODING
TRANSITION MATRICES
The text was updated successfully, but these errors were encountered: