雾聪
2024-03-05 6dcd960fda8be389af355ede4ecc583b036029d4
funasr/models/qwen_audio/model.py
@@ -14,7 +14,7 @@
@tables.register("model_classes", "WhisperWarp")
@tables.register("model_classes", "QwenAudioWarp")
class WhisperWarp(nn.Module):
    def __init__(self, whisper_dims: dict, **kwargs):
        super().__init__()