yhliang
2023-09-27 945dae5f13c4ea37aa2d6b6e6f57eae1a4249b64
funasr/bin/diar_inference_launch.py
@@ -453,7 +453,7 @@
        help="The batch size for inference",
    )
    group.add_argument(
        "--diar_smooth_size",
        "--smooth_size",
        type=int,
        default=121,
        help="The smoothing size for post-processing"