speech_asr
2023-03-13 b7b65c844d6d7b88b76270f0c29841c6ea321175
funasr/models/e2e_asr_paraformer.py
@@ -978,6 +978,7 @@
        loss, stats, weight = force_gatherable((loss, stats, batch_size), loss.device)
        return loss, stats, weight
class ContextualParaformer(Paraformer):
    """
    Paraformer model with contextual hotword