MarcoMultichannel

Results 3 issues of MarcoMultichannel

Hi everyone, I have been reading the code of Felix (Flexible text-editing model), but I cannot understand how the non-autoregressivity is implemented. Where in the code is it implemented? Does...

Fixed eigh() when the Matrix is too big. The first time syevd is called is to get the work size, but sometimes the size returned is less than the minimum...

I get a "segmentation fault" when I try to convert the ONNX model in MNN model: ``` MNNConvert -f ONNX --modelFile voxceleb_resnet34.onnx --MNNModel model.mnn --bizCode MNN ``` ``` The device...

good first issue