嘉渊
2023-07-21 311894a7aa56d0b02fbaa229be8b680ee4b48543
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":