Yabin Li
2023-08-11 104ae32aef070a22410346247e45ef9b7dd322b0
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"