Releases: elgiano/nn.ar
Releases · elgiano/nn.ar
v0.0.8-alpha
- worker thread set RT priority (thanks @victor-shepardson)
- add NN.debug and /nn_debug for more verbose messages
- NNUGen: allow kr inputs
- add docs for /nn_version and mac/win install
- add sampleRate to model descriptions
- fix server crash in Dtor when model not found
- fix macos-x86 build (thanks @capital-G and @telephon)
v0.0.7-alpha
v0.0.7
- NNUGen: support flat list of multichannel inputs
- nn_load: fixed a crash when loading again after load failed
- updated macOS deQuarantine
- fix memory issue for async plugin commands
- add cmd /nn_version and NN.pluginVersion
- more detailed errors on NN.load
v0.0.6-alpha with updated torch
v0.0.6-updated platformUtils: cp/rm DLLs (win) and deQuarantine (macos)
v0.0.6-alpha
fix multichannel output unlacing
v0.0.4-alpha
v0.0.4-alpha
v0.0.3-alpha
cleanup
v0.0.2-alpha
build: correct macos @rpath
v0.0.1-alpha
github actions