Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: elgiano/nn.ar

v0.0.8-alpha

07 Jul 19:51

Choose a tag to compare

  • 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

06 Jul 17:13

Choose a tag to compare

v0.0.7-alpha Pre-release
Pre-release

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

22 May 19:04

Choose a tag to compare

v0.0.6-updated

platformUtils: cp/rm DLLs (win) and deQuarantine (macos)

v0.0.6-alpha

20 May 01:55

Choose a tag to compare

v0.0.6-alpha Pre-release
Pre-release
fix multichannel output unlacing

v0.0.4-alpha

10 May 11:05

Choose a tag to compare

v0.0.4-alpha Pre-release
Pre-release
v0.0.4-alpha

v0.0.3-alpha

20 Jul 17:49

Choose a tag to compare

v0.0.3-alpha Pre-release
Pre-release
cleanup

v0.0.2-alpha

27 Jun 09:50

Choose a tag to compare

v0.0.2-alpha Pre-release
Pre-release
build: correct macos @rpath

v0.0.1-alpha

18 Jun 14:54

Choose a tag to compare

v0.0.1-alpha Pre-release
Pre-release
github actions