After run training => DeepSpeechDeprecationWarning

Hi, after run training i have warning:

DeepSpeech/util/audio.py:17: DeepSpeechDeprecationWarning: DeepSpeech Python bindings could not be imported, resorting to slower code to compute audio features. Refer to README.md for instructions on how to install (or build) the DeepSpeech Python bindings.
category=DeepSpeechDeprecationWarning)
I STARTING Optimization
I Training epoch 0…

TensorFlow: v1.6.0-18-g5021473
DeepSpeech: v0.2.0-alpha.9-0-gd59cdc3

does this warning affect the quality of network training? If so, how to fix it. Thanks so much.

What is not clear in this statement ?

It should not affect the quality of the training, only its speed :slight_smile: