sigsep / open-unmix-js

web based audio unmixing
https://sigsep.github.io/js
MIT License
12 stars 1 forks source link

add support for webworkers #11

Open faroit opened 4 years ago

faroit commented 4 years ago

recent chrome versions are fine using webworkers + gpu. See this article: https://medium.com/@wl1508/webworker-in-tensorflowjs-49a306ed60aa

faroit commented 3 years ago

@deltonvaz can you try to checkout if this can be implemented easily?