ming030890
2025-08-05 b3fb4c0acd5f52a313f024b6f69b8f025c6eddfe
funasr/frontends/default.py
@@ -20,6 +20,7 @@
@tables.register("frontend_classes", "DefaultFrontend")
@tables.register("frontend_classes", "EspnetFrontend")
class DefaultFrontend(nn.Module):
    """Conventional frontend structure for ASR.
    Stft -> WPE -> MVDR-Beamformer -> Power-spec -> Mel-Fbank -> CMVN