游雁
2024-05-22 0b764d335067c0ce1f5b185d5ff3799dbf3466e1
wenetspeech
1个文件已修改
1 ■■■■ 已修改文件
funasr/bin/compute_audio_cmvn.py 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
funasr/bin/compute_audio_cmvn.py
@@ -75,6 +75,7 @@
        if batch_idx % log_step == 0:
            print(f"prcessed: {batch_idx}/{iter_stop}")
        if batch_idx >= iter_stop and iter_stop > 0.0:
            print(f"prcessed: {iter_stop}/{iter_stop}")
            break
        fbank = batch["speech"].numpy()[0, :, :]