tartarus
tartarus copied to clipboard
Deep Learning for audio and text
Bumps [joblib](https://github.com/joblib/joblib) from 0.11 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....
Bumps [numpy](https://github.com/numpy/numpy) from 1.14.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Bumps [requests](https://github.com/psf/requests) from 2.18.4 to 2.20.0. Changelog Sourced from requests's changelog. 2.20.0 (2018-10-18) Bugfixes Content-Type header parsing is now case-insensitive (e.g. charset=utf8 v Charset=utf8). Fixed exception leak where certain redirect...
Hello, I want to use your data for some work, but I found that your processed data has been compressed and lacks changes in timing. The data is processed into...
when I run you code on my machine with keras==1.1.0 and tensorflow==1.0.0, I catch the error as below: Traceback (most recent call last): File "run_experiments.py", line 343, in process(params) File...
I want to repeat you experiment for audio regression, but i cannot found the archituecture only for audio. In the rec_dense module it's architecture=1 in the code,but architecture1 is only...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.4.16 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...