-
Hi mirdata team,
I’m finalising a dataset that I’m hoping to submit for inclusion within the mirdata framework, and was looking for some advice about how to structure the code.
The dataset is a …
-
Hello,
I see the Track class in guitarset, however it needs theses parameters:
`Track(track_id, data_home, dataset_name, index, metadata)`
I think the `track_id` represents the number of all the 36…
-
### Describe the bug
Warning points to wrong line of wrong method.
In "How to reproduce" below, removing `Y` from
```
s: int
X
Y
X
```
of function `B()` r…
-
Hello, I tried cloning the repository and every time I run the "pytest tests/ --local" it gives me the error below
**FAILED tests/datasets/test_beatport_key.py::test_track - AssertionError: audio sha…
-
- book issues
- [x] citations - ask hugo bout gitbook citation
- [x] image link issue - ask hugo bout resizing
- [x] evaluation section
- [x] recent advances in MIR
- coding session issu…
-
Hello, I tried to clone the mirdata library in my computer. Every time I try, it gives me the following error-
`$ git clone https://github.com/mir-dataset-loaders/mirdata.git
Cloning into 'mirdata'.…
-
In setting up mirdata for a new environment, I was unable to run the tests by following the instructions.
In this specific case, I had not installed `music21` because it was not listed as a depende…
-
Loading tracks from Slakh in windows result in an exception.
In [slakh.py](https://github.com/mir-dataset-loaders/mirdata/blob/e591c5411c41591e8606812df869dca1ad52ee0f/mirdata/datasets/slakh.py#L14…
-
```
git clone https://github.com/mir-dataset-loaders/mirdata.git
Cloning into 'mirdata'...
remote: Enumerating objects: 8593, done.
remote: Counting objects: 100% (3154/3154), done.
remote: Comp…
-
At this moment we are not using any formatting convention. We are using code from a lot of different sources, but we could use something like `black` to try to automatically reformat all the files int…