36ac5f583b
* More metadata when binarize * Picklable AttrDict * Support other notion of 'sizes' * Better strategy getter, Ds TB logger, and eval batch sampler. * Add title to plots and specify figsize * Unify batch sampler and bug fixes * Batch and multi-device validation * Fix imports * Fix deadlock under multigpu and resume from ckpt * Remove unnecessary if in base_dataset * Move build loss to finish init and ft to build model * Prevent repeated valid item * Remove optimizer_idx to support lightning 2.1 * Warning message fix * Fix val error when aux is off * Rename fields in metadata and add doc * Adjust respective duration logging for each speaker * val persisent worker, module list ordering, update doc --------- Co-authored-by: yqzhishen <yangqian_1015@icloud.com>