游雁
2023-06-28 a40e4210a770fe336577e68c611458f5bf719380
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