游雁
2023-03-23 5864866b15d89fb62b00e712df133325f5f7adab
Merge branch 'dev_gzf' of github.com:alibaba-damo-academy/FunASR into dev_gzf
add
1个文件已修改
4 ■■■■ 已修改文件
funasr/punctuation/espnet_model.py 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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,