"""Initializes the local UBM-GMM tool chain with the given file selector object"""
# """Converts a set of dask.delayed to a list of dask.array"""
# logger.warn("This class must be checked. Please verify that I didn't do any mistake here. I had to rename 'train_projector' into a 'train_enroller'!")
# output = []
# initialize the UBMGMM base class
# for d in delayeds:
GMM.__init__(self,**kwargs)
# d_array, meta = delayed_samples_to_dask_arrays(d, meta)
# register a different set of functions in the Tool base class