zhifu gao
2023-04-13 4fffbae0c55ad7f5b9642fa6d49a76a06eff7932
funasr/models/target_delay_transformer.py
@@ -13,7 +13,11 @@
class TargetDelayTransformer(AbsPunctuation):
    """
    Author: Speech Lab, Alibaba Group, China
    CT-Transformer: Controllable time-delay transformer for real-time punctuation prediction and disfluency detection
    https://arxiv.org/pdf/2003.01309.pdf
    """
    def __init__(
        self,
        vocab_size: int,