Benjie Genchel

Results 19 issues of Benjie Genchel

update to #38 , updates data downloading for running locally, removes spotify specific pipeline args. Currently able to train and output a model successfully, though only tested with guitarset and...

2024 Macbook Pro M3 Max MacOS Sonoma 14.1 Python 3.10.4 via pyenv virtualenv I installed mirdata via pip through a pyproject.toml file, and after installation, calling mirdata.initialize for any dataset...

In the inference square of the [collab notebook ](https://colab.research.google.com/notebooks/magenta/onsets_frames_transcription/onsets_frames_transcription.ipynb), I get the following error: ``` WARNING:tensorflow:Reraising captured error --------------------------------------------------------------------------- InvalidArgumentError Traceback (most recent call last) [/usr/local/lib/python3.9/dist-packages/tensorflow/python/client/session.py](https://localhost:8080/#) in _do_call(self, fn, *args)...

current names are deprecated and no longer work

started a new branch because there was some mismatch with the previous branch and remote, so this seemed easier. Not infra as in backend, obv. but code structure and tests...

### Describe the bug It seems there is an internal conflict in speechbrain, where it passes a PosixPath to torch where it requires a string. ``` --------------------------------------------------------------------------- RuntimeError Traceback (most...

bug

Trying to install essentia-tensorflow inside a docker container based on ubuntu: 22.04 image. I run the container off of the base image, then run `apt-get update && apt-get install -y...

**Debugging checklist** [ x] Have you read the troubleshooting page (https://montreal-forced-aligner.readthedocs.io/en/latest/user_guide/troubleshooting.html) and searched the documentation to ensure that your issue is not addressed there? [ x] Have you updated to...

bug