Change speechpy to local fork

This includes a performance improvement in mfcc calculation
This commit is contained in:
Matthew D. Scholefield 2018-04-16 16:24:49 -05:00
parent c94a0a17d5
commit bd7961d240

View File

@ -25,7 +25,10 @@ python-editor==1.0.3
PyYAML==3.12 PyYAML==3.12
scipy==1.0.0 scipy==1.0.0
six==1.11.0 six==1.11.0
speechpy==2.1 #speechpy==2.1
git+https://github.com/MatthewScholefield/speechpy.git#egg=speechpy
tensorflow==1.5.1 tensorflow==1.5.1
tensorflow-tensorboard==1.5.1 tensorflow-tensorboard==1.5.1
typing==3.6.4 typing==3.6.4