wenet-e2e / wespeaker

Research and Production Oriented Speaker Verification, Recognition and Diarization Toolkit
Apache License 2.0
707 stars 116 forks source link

add_reverb_noise支持多通道rir和musan吗 #348

Closed woodyzhuo closed 2 months ago

woodyzhuo commented 2 months ago

你好,使用过程中报错以下 wespeaker/dataset/processor.py", line 435, in add_reverb_noise out_audio = signal.convolve(audio, rir_audio, ValueError: volume and kernel should have the same dimensionality 查看了一下代码,发现dataset/processor.py中函数add_reverb_noise不支持rir和noise中为多通道? 是嘛

JiJiJiang commented 2 months ago

是的 目前只支持单通道的