Skip to content

extracted the scalar form the table

Alain KOMATY requested to merge load_model_issue into master

while loading a UBM using the method my_gmm.load_model(UBM_GMM_FILE), I am getting the following error:

TypeError: only integer scalar arrays can be converted to a scalar index

Merge request reports