语帆
2024-02-23 5130d2406df1aa567d13eec49eea8f9e392c6790
test
1个文件已修改
1 ■■■■ 已修改文件
funasr/frontends/default.py 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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(