Alastair Porter
Alastair Porter
If cython is not available, this package fails `setup.py install` with this error: ``` Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 20,...
### Expected behaviour I'm running the TCNTempoDetector from the latest git installed in a virtualenv. The error occurs with both mp3 and wav input. `TempoDetector` works as expected. ### Actual...
### Expected behaviour I installed madmom in virtualenv from the git repository. I'm using some of the scripts that are included in the `bin/` directory. ### Actual behaviour Many of...
The table configuration for flask-dynamo requires a valid connection to be created - This block of code ``` app.config['DYNAMO_TABLES'] = [ Table('users', schema=[HashKey('username')]), Table('groups', schema=[HashKey('name')]), ] ``` Causes the following...
Just thinking out loud, as a way to try and improve the dissemination of mir datasets. There has already been some work in the ismir community to make a public...
Dataset challenges, based on work reported at http://mtg.upf.edu/node/3638
Fixes missing first-release-date in Recordings and language-list in Works, as reported in #276
http://tickets.musicbrainz.org/browse/MBS-8697?focusedCommentId=38365&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_38365
Fixes #254, Fixes #249 Signed-off-by: Alastair Porter
* [ ] Multiple lyrics languages for works (https://tickets.metabrainz.org/browse/MBS-5452)