-
add extra option to validate which would allow for randomly sampling N tracks to validate (in order to support big datasets)
-
Brought up by @lostanlen in an offline discussion:
For datasets which provide "tag-like" data, there is no list of all possible values for those tags. We should add, within their respective modules…
-
Is there a difference between "filename" and "name_file"? For example, if I want to use
` get_harmonic_change(filename: str, name_file: str, hpss: bool = False, tonal_model: str = 'TIV2', chroma: str…
-
After running the current version of MSAF with the following recommended parameters, the HitRate_t3F of the Structural Features algorithm on the BeatlesTUT dataset only obtains approximately 0.57. The…
-
`Ctrl + P` takes ~half a second with 95 tabs open. Meanwhile, clicking "Browse tabs" is instant. I use this functionality extensively and would like to request a speedup.
Spyder 5.4.0 `conda-forge…
-
As @ iranroman pointed out in #57, some spatial audio datasets have data in the format:
`time-frame number`, `active class index`, `event number index`, `azimuth`, and `elevation`
* `time-frame…
-
```python
from package.compiled.pyd_module import func
```
`runfile` on above twice yields (except `package` is a dummy name):
```python
File "D:\Anaconda\envs\pyt\lib\site-packages\spyder_…
-
`from dumdum import visuals` fails in Spyder's IPython but not in Anaconda Powershell Prompt's `python`. [demo.mp4](https://user-images.githubusercontent.com/16495490/207305998-633aca6d-af26-486b-82a2…
-
Implement index support for different versions of the same dataset
-
I don't know if this is relevant with my reviewing role for this package, but you might want to clean up the repo and migrate .wav files from tests ans JSON from indexes to LFS : https://docs.github.c…