Yabin Li
2023-08-18 c3662b3632bc66d18e67f833c53b7bcae1940704
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"