plugdata-team / plugdata

Pure Data as a plugin, with a new GUI
https://plugdata.org
GNU General Public License v3.0
1.46k stars 62 forks source link

Pls add Neural network libraries to process audio samples #1381

Closed aexposit closed 6 months ago

aexposit commented 7 months ago

Hi now everything is AI based ;-) It would be great to have a NN inference library included in Plugdata for example RTNeural (https://github.com/jatinchowdhury18/RTNeural) and some matrix processing library too (ex. Eigen)

dromer commented 7 months ago

Can you point to some PD external that uses this?

Otherwise this is really not a reasonable request to make.

aexposit commented 7 months ago

Not yet. I could try to assemble as external and be back on this if useful for others. Thx

timothyschoen commented 6 months ago

Hi,

We're currently not planning to add any new collections of externals to plugdata before version 1.0

If you're creating a new neural networking external, you could ask @porres if it could be included in ELSE! That way, it will also get included in plugdata.

porres commented 6 months ago

We're currently not planning to add any new collections of externals

As I see this is not any existing collection to add but a new one

If you're creating a new neural networking external, you could ask @porres if it could be included in ELSE!

Sure, I don't think I can create one from scratch though :)

I could try to assemble as external and be back on this if useful for others.

Now we're talking...

porres commented 6 months ago

btw, there is this one https://github.com/alexdrymonitis/neuralnet