Skip to content

Releases: acids-ircam/nn_tilde

v1.5.6

29 Nov 12:34
Compare
Choose a tag to compare

Features

Commits

  • f59b83d: Create linux.sh (Martin Heinze) #51
  • 4409130: Merge remote-tracking branch 'upstream/master' (Martin Heinze) #51
  • ac274b6: Merge remote-tracking branch 'upstream/master' (Martin Heinze) #51
  • 55a531c: set CXX standard for Windows in cmake list, set linker attribute for Pd external (solves issue #53) (Francesco Bigoni) #55
  • 43792a1: Merge branch 'master' into feature/pd_fix (Antoine) #55
  • 3c3c095: remove extra CXX standard definition (Antoine)
  • 7ab3e65: Merge branch 'feature/pd_fix' (Antoine)
  • 2b45e76: Merge branch 'master' into feature/arch_linux_script (Antoine) #13
  • de5dc31: Merge branch 'feature/arch_linux_script' (Antoine)
  • 5941793: compatibility with torch v2 and mc/mcs bug fixes (Axel Chemla--Romeu-Santos)

v1.5.5

22 Jun 16:46
Compare
Choose a tag to compare

Commits

  • 5a63acf: mc performance update (Antoine)
  • 4cb7a0d: update mcs to semaphore (Antoine)

v1.5.4

22 Jun 14:47
Compare
Choose a tag to compare

Commits

  • e144b5d: update README (Antoine)
  • 8c6fa75: Ensure exported models output float tensors (Hugo Flores Garcia) #54
  • 53e2fff: use looping thread (Antoine)
  • 676f60e: bump up cxx standard to 20 (Antoine)
  • 98c274e: set CXX property after post-target (Antoine)

v1.5.3

06 Jun 13:46
Compare
Choose a tag to compare

Commits

  • bab917b: update requirements (Antoine)
  • a26d146: fix doubloe locking (Antoine)

v1.5.0

24 May 12:30
Compare
Choose a tag to compare

Commits

  • ef08953: update readme (Antoine)
  • da938b9: fix README (Antoine)
  • 4d958d7: Update README.md (Antoine Caillon)
  • e74173b: Update README.md (Antoine Caillon)
  • bc2276b: Update README.md (Antoine Caillon)
  • 8dd747a: add reload option (non threaded) (Antoine)
  • b96f37a: Backend using pointer (Antoine)
  • c9af769: remove undefined method (Antoine)
  • 816529c: backend add locking mechanism (Antoine)
  • 4553058: add reload mode (Antoine)
  • 3517fb5: PureData reload mode (Antoine)
  • f824495: update README (Antoine)

v1.4.6

12 May 14:07
Compare
Choose a tag to compare

Commits

  • 5d3b5c4: add attribute support for pd nn~ (Antoine)
  • 111e7ca: check for attribute availability (Antoine)
  • c6a0835: Update boot stamp for all versions (Antoine)
  • ec85700: pd build (Antoine)
  • 492974d: upload pd artifacts (Antoine)
  • 40f7b16: codesign pd (Antoine)
  • d5aaa5c: remove pthread from requirements (Antoine)
  • 1eebf05: automatic pd build test (Antoine)
  • 18b6ae9: add pd.lib (Antoine)
  • cf02fa0: fix copy directory (Antoine)
  • 1a915c1: fix output dir (Antoine)
  • 1ff42c9: copy elements to Release directory (Antoine)
  • 54868a9: fix pd path (Antoine)
  • f4b1579: fix rm on windows (Antoine)

v1.4.5

11 May 14:52
Compare
Choose a tag to compare

Commits

  • 97264a1: rename binaries (Antoine)
  • f389f18: test with batched inference (Antoine)
  • 2bf45fe: add batch test (Antoine)
  • 9d169a8: fix multucanal nn~ in multi inlet outlet setup (Antoine)