goto directory deepspeech/deepspeech.py
replace: from deepspeech_training import train as ds_train
to : from training.deepspeech_training import train as ds_train
goto directory deepspeech/deepspeech.py
replace: from deepspeech_training import train as ds_train
to : from training.deepspeech_training import train as ds_train