志浩
2023-02-23 1a59eed19f995ee77ebe2bd2dd034a97c6bce838
funasr/datasets/large_datasets/datapipes/batch.py
@@ -46,6 +46,7 @@
        batch = []
        bucket = []
        max_lengths = 0
        min_lengths = 999999
        batch_lengths = 0
        if self.batch_mode == "clipping":