0.1.1.rc4
Pre-release
Pre-release
This version is equivalent to the previous RC, with updated install_requires
:
install_requires=[
'keras==2.0.6',
'librosa==0.6.2',
'numpy==1.13.1',
'scipy==1.0.0',
'SoundFile==0.9.0',
'h5py==2.6.0',
'pandas==0.20.3',
'tensorflow==1.2.1'
],
Note that tensorflow==1.2.1
has been added.