王梦迪
2025-05-22 561bdbdfc0f8fd6234c5130fdc8631bf8e294bd8
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