Lizerui9926
2023-03-16 6c1f85e456b28a580a8c4c95fcb8e1b9323bd7ac
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":