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

Add in Torch beat detection to Madmom #40

Open
larryfenn opened this issue Sep 9, 2023 · 2 comments
Open

Add in Torch beat detection to Madmom #40

larryfenn opened this issue Sep 9, 2023 · 2 comments

Comments

@larryfenn
Copy link
Member

We did some stuff at the burn but it required some wierd setup.py shenanigans- need to do this correctly through Visual Studio

@larryfenn
Copy link
Member Author

I've gotten this to work on the burn laptop, but there are a few serious issues with making this reproducible on other machines:

  • The model files are not included in the repo, and have to be distributed separately.
  • Due to how we are invoking the python process, the model files specifically have to go inside Spectrum/Madmom/env/Scripts (i.e. the full path to reg_latest.ckpt is Spectrum/Madmom/env/Scripts/madmom/piracy/tcn_models/reg_latest.ckpt)

@larryfenn
Copy link
Member Author

I was mistaken on bullet point 1 there; reg_latest.ckpt is in tcn_models, and the models submodule of Madmom is correctly included, but step checkpoints (i.e. tcn_models/reg/step_010000.ckpt) are not included.

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

No branches or pull requests

1 participant