语帆
2024-02-23 70a236b652b3c2a4377bd551f4b7c9d4c49cb61c
funasr/frontends/default.py
@@ -48,6 +48,7 @@
        # Deepcopy (In general, dict shouldn't be used as default arg)
        frontend_conf = copy.deepcopy(frontend_conf)
        self.hop_length = hop_length
        self.fs = fs
        if apply_stft:
            self.stft = Stft(