Yabin Li
2023-09-01 b3ab0064524fff88d3c48c5abfa3e4258d44edb0
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"