Safetensors
omni
custom_code

Remove channel num check

#1

这个assert是不必要的,因为接下来马上就to mono了
这个assert会不必要的导致在一些测试集上失败,例如 mmau-test,因为这里的音频是6声道的。这本来可以被正确处理,但被assert干掉了。

Ready to merge
This branch is ready to get merged automatically.
Your need to confirm your account before you can post a new comment.

Sign up or log in to comment