open Model
Opens the speech recognition model files.
Return
0 if successful, otherwise an error code.
Parameters
encoder Path
Path to the encoder model file.
decoder Path
Path to the decoder model file.
model Type
Type of the model, one of the AILIA_SPEECH_MODEL_TYPE_* constants.