游雁
2023-05-24 d86b4531e0c64494f6a150e8220c7c6e7907d3dc
funasr/datasets/small_datasets/sequence_iter_factory.py
@@ -57,7 +57,7 @@
            data_path_and_name_and_type,
            preprocess=preprocess_fn,
            dest_sample_rate=dest_sample_rate,
            speed_perturb=args.speed_perturb,
            speed_perturb=args.speed_perturb if mode=="train" else None,
        )
        # sampler