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

added classes for onset/note/beat detection with RNNs to features.* modules #118

Merged
merged 1 commit into from
Mar 17, 2016

Conversation

superbock
Copy link
Collaborator

Before the only way to use the pre-trained NN models was to duplicate the code from the examples in /bin. This PR addresses this by adding some classes to madmom.features.* which provide the functionality needed to process any files or signals by the NN models.

@superbock superbock force-pushed the refactor_features_module branch 2 times, most recently from ec8157a to ee9fd04 Compare March 17, 2016 02:51
@superbock superbock changed the title refactored the features.* modules to be easier useable added classes for onset/note/beat detection with RNNs to features.* modules Mar 17, 2016
superbock pushed a commit that referenced this pull request Mar 17, 2016
added classes for onset/note/beat detection with RNNs to features.* modules
@superbock superbock merged commit a8602e1 into master Mar 17, 2016
@superbock superbock deleted the refactor_features_module branch March 17, 2016 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant