志浩
2023-08-01 16c834bcf8c5d0c891f25b307f0241c1383943de
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":