Andreas Ahlenstorf

Results 69 comments of Andreas Ahlenstorf

Thanks for bringing this to our attention. We already have some music/noise datasets in our collection, for example GTZAN. So we do not have anything against music. We just have...

If anyone wants to work on this: I‘d create a separate module that depends on both libraries. This can either live here or in its own repository. This shields both...

Thanks for the report. What Python version are you using, what operating system? Is there anything else you can tell us to help track down the problem?

Doing it on Travis CI it's a bit a mess: https://docs.travis-ci.com/user/languages/python/#running-python-tests-on-multiple-operating-systems Not sure whether it makes sense to investigate other options like Circle CI or GitHub Actions. > Or is...

Because of #109, in my opinion we should run `pytest bench` during CI. Unfortunately, Travis CI cannot handle it: https://travis-ci.com/github/ynop/audiomate/builds/152818414 Either it does not have enough memory or it stops...

What are you running the tests on (and with) so that I can reproduce the problem without having to search for the right combination? Kinda hard nowadays to get my...

Some numbers would be great so that we have something to compare to.

Context: In audiomate we're skipping some of invalid files already. Therefore as soon as tuda has been cleaned up we should re-examine the list of invalid files.

Adding `https://adoptopenjdk.jfrog.io/adoptopenjdk/p2-jmc/` or `https://adoptopenjdk.jfrog.io/adoptopenjdk/p2-jmc-releases/` (whatever you like best) would do it? You could then publish the JMC releases there. Or is something else needed?

Please ask questions here. This allows us to go back and see how something came together.