funasr/models/frontend/default.py
@@ -18,7 +18,6 @@ class DefaultFrontend(AbsFrontend): """Conventional frontend structure for ASR. Stft -> WPE -> MVDR-Beamformer -> Power-spec -> Mel-Fbank -> CMVN """ @@ -142,7 +141,6 @@ class MultiChannelFrontend(AbsFrontend): """Conventional frontend structure for ASR. Stft -> WPE -> MVDR-Beamformer -> Power-spec -> Mel-Fbank -> CMVN """