fix
九耳
2023-03-30 0fd9640ced9c8ae9af43e5300068a8837d8ce26e
funasr/punctuation/espnet_model.py
@@ -24,8 +24,8 @@
        # ignore_id may be assumed as 0, shared with CTC-blank symbol for ASR.
        self.ignore_id = ignore_id
        if self.punc_model.with_vad():
            print("This is a vad puncuation model.")
        #if self.punc_model.with_vad():
        #    print("This is a vad puncuation model.")
    def nll(
        self,