Install¶
Requirements¶
keras
one of keras’ backends (i.e. TensorFlow, CNTK, Theano)
sklearn
librosa
soundfile
Instructions¶
Run
pip install git+https://github.com/leichtrhino/ChimeraNet
or any python package installer. (Currently, ChimeraNet is not in PyPI.)Install keras’ backend if the environment does not have any. Install tensorflow if unsure.