Closed carrus2049 closed 3 years ago
There's nothing really wrong with it per se, try passing num_threads=4
to RNNDownBeatProcessor to see if you get the desired speedup.
There's nothing really wrong with it per se, try passing
num_threads=4
to RNNDownBeatProcessor to see if you get the desired speedup.
Works like a charm. Thank you alot sir!
Hi there!
With this track (44100*2, length of 5:22), using DBNDownBeatTracker takes around 18 seconds. Though using interfaces as below takes up to 70-80 seconds. Is there something missing or wrong with my script? Thanks!
Steps needed to reproduce the behaviour
Information about installed software
Please provide some information about installed software. madmom==0.16.1 numpy==1.20.3 scipy==1.6.3