magic-mic icon indicating copy to clipboard operation
magic-mic copied to clipboard

Pulseaudio can't load module when linked with denoiser

Open gabcoh opened this issue 4 years ago • 0 comments

Right now the module can not load into pulseaudio when it is linked against the denosier. My guess is that it is some problem to do with dynamic linking, so I tried to build pytorch as a static library which I have not succeeded at yet. It also could be due to c++ name mangling not being handled properly somewhere.

I will try to update this issue with screenshots of the message when I get a chance.

gabcoh avatar Feb 09 '21 23:02 gabcoh