extracted the scalar form the table
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
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