pseeth
pseeth
We should make an issue template, as well as adding more formal Contribution guidelines, per offline discussion with @justinsalamon.
For some reason, in the FUSS data generated by Scaper, the paths that are in the JAMS files point to absolute paths on the machine used to generate the dataset....
I've discovered recently in a different project that making rich, executable documentation using [nbsphinx](https://nbsphinx.readthedocs.io/en/0.5.1/) is pretty cool. We should consider using this, along with embedding audio directly into notebooks, so...
The bitdepth of the output mixtures should be a setting, like sample rate, that you can enforce in the Scaper object. Right now, the behavior seems to be to take...
With the introduction of seeding in Scaper 1.2.0 (and a bug fix for it later on), we can likely revamp and strengthen the test suite a bunch. Starting this issue...
#55 makes a change where paths to isolated audio for each event and the path to the generated audio is stored in `ann.sandbox.scaper.soundscape_audio_path` and `ann.sandbox.scaper.isolated_events_audio_path`. This led me to discover...
I made this script from the tutorial code as it stands in #55. It downloads the data required, does some clean up of the directories, and then creates the Scaper...
``` output_file: /tmp/tmprpqkwioa.wav already exists and will be overwritten on build output_file: /tmp/tmpeup76dd4.wav already exists and will be overwritten on build ``` Also, I forgot to mention this one, which...
Just wondering if we have any thoughts about spatializing mixtures, say with a library of room impulse responses added as a directory for Scaper? Opening the issue early because I...
Hello mirdata folks, This is a great package! Looks super nice. I thought I'd open an issue to start getting VocalSet into `mirdata`, if you'd like that. VocalSet is hosted...