mengzhe.cmz 3 سال پیش
والد
کامیت
4ec3889be8
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      funasr/punctuation/espnet_model.py

+ 2 - 2
funasr/punctuation/espnet_model.py

@@ -24,8 +24,8 @@ class ESPnetPunctuationModel(AbsESPnetModel):
 
         # 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,