dlpy.speech.Speech.load_acoustic_model

Speech.load_acoustic_model(acoustic_model_path)

Load the RNN acoustic model.

Parameters
acoustic_model_pathstring

Specifies the absolute server-side path of the acoustic model file. Please make sure the weights file and the weights attribute file are placed under the same directory.