zhifu gao
2025-09-09 c0b2079fb1ef40b9ea1d67353335b0ebd7e31d5f
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