Brian McFee

Results 136 issues of Brian McFee

#### Description As discussed in #595 , we could be a bit more careful about handling `center=False` mode when the window size is smaller than the frame size in STFT....

enhancement
API change

This issue comes up from time to time -- it would be nice to have a dedicated page, either in the documentation or self-contained elsewhere, for storing benchmarks of the...

documentation
management

`phase_vocoder` currently accepts a single scalar parameter controlling the rate of time dilation. In principle, it shouldn't be difficult to either vectorize this, or support a slice+rate parameterization so that...

enhancement
functionality
API change

#### Description In STFT, and related methods (eg, `iirt`), it is required that `win_length

question
API change

In this PR: - 2to3 - Integer division where appropriate, from what I could tell - key-based sorting for py3 compatibility - relative imports for proper package encapsulation I haven't...

It would be useful to have a way in the config file to automate downloading data sets or other resources automatically without including them in the rpz file.

T-enhancement
A-question
C-unpacker

(Note: this issue came up in a recent submission, but I think it points to a more general problem that could be addressed in the scope / submission requirements documentation.)...

enhancement:meta

### Describe the problem My project uses SVG images for pretty much everything, and I'm trying to get it to work with the pdflatex builder. When the files in question...

bug

This PR adds a dataset class for openmic2018. Fixes #253 The basic functionality is there, but there are a few things left to sort out: 1. How should we handle...

I noticed a couple of small bugs with tag_to_jams (permalink): https://github.com/mir-dataset-loaders/mirdata/blob/e591c5411c41591e8606812df869dca1ad52ee0f/mirdata/jams_utils.py#L556-L576 1. The documentation copypastad lyrics 2. There is no way to set the confidence value for an observation 3....