嘉渊
2023-07-13 d6fc85135b7d871959fedc940eacd9c2f35de681
funasr/bin/asr_inference_launch.py
@@ -1327,7 +1327,6 @@
        right_context: Number of frames in right context AFTER subsampling.
        display_partial_hypotheses: Whether to display partial hypotheses.
    """
    # assert check_argument_types()
    if batch_size > 1:
        raise NotImplementedError("batch decoding is not implemented")