You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is to facilitate #24, as it uses the CREMA/chord model as a feature extractor.
Suggesting there should be a new module pumpp.py which access the chord model from analyze, and wraps the model in as a pumpp feature extractor. (related: bmcfee/pumpp#110)
There should also be a model getter function to interface with __MODEL__ in analyze, so the feature extractor can have access to the model.
The text was updated successfully, but these errors were encountered:
This is to facilitate #24, as it uses the CREMA/chord model as a feature extractor.
Suggesting there should be a new module
pumpp.py
which access the chord model fromanalyze
, and wraps the model in as a pumpp feature extractor. (related: bmcfee/pumpp#110)There should also be a model getter function to interface with
__MODEL__
inanalyze
, so the feature extractor can have access to the model.The text was updated successfully, but these errors were encountered: