Yabin Li
2023-10-16 c38e4f39f6b52c278294a11c9e06c260ea8e4ecd
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"