Ensure speechpy is updates

This commit is contained in:
Matthew D. Scholefield 2018-04-18 23:48:22 -05:00
parent 0cbb98fa78
commit 09767fa675

View File

@ -42,7 +42,7 @@ setup(
install_requires=[
'numpy',
'tensorflow',
'speechpy-fast',
'speechpy-fast>=2.4',
'pyaudio',
'keras',
'h5py',