Skip to content

Releases: IPS-LMU/octra

ngx-components-0.1.0

25 Mar 16:49
82d0abd
Compare
Choose a tag to compare

0.1.0 (2024-03-25)

Bug Fixes

  • ngx-components: audio viewer does not draw segment rectangles (509e207)
  • ngx-components: audio-viewer does not resize properly (ac19481)
  • ngx-components: placing boundary on transcribed segment removes transcript (5fc3cb7)
  • ngx-components: resizing does not work on audio-viewer (45e4a6f)
  • ngx-components: slow audio viewer (d8e36fa)
  • octra: 2D-Editor switching between segments in detail window sometimes not working (dc79496)
  • octra: resizing does not draw signal and grid (4a5b2fb)
  • octra: selection not working after resize (6bb216d)
  • octra: single-line audioviewer does not show correct background color (027aa79)
  • web-components: demo not working (2080869)

Performance Improvements

  • ngx-components: improved drawing algorithm of audio-viewer (eab131d)

annotation-0.1.13

25 Mar 15:59
ac869e2
Compare
Choose a tag to compare

0.1.13 (2024-03-25)

Bug Fixes

  • annotation: importing ELAN file fails on unknown attributes (745a67f)
  • ngx-components: slow audio viewer (d8e36fa)
  • octra: octra doesn't load IO from task_use_ouputs_from_task attribute (3cbbb00)

Performance Improvements

  • ngx-components: improved drawing algorithm of audio-viewer (eab131d)

annotation-0.1.12

28 Feb 15:08
21f2324
Compare
Choose a tag to compare

0.1.12 (2024-02-28)

Bug Fixes

  • annotation: full name instead of name set on AnnotJSON on format import (0419bd4)

annotation-0.1.11

28 Feb 14:30
6ce2c75
Compare
Choose a tag to compare

0.1.11 (2024-02-28)

Bug Fixes

  • ngx-components: placing boundary on transcribed segment removes transcript (5fc3cb7)
  • octra: exported files with wrong naming (2bd0540)

Code Refactoring

  • annotation: getLeftSibling() and getRightSibling() now uses index as parameter (828b984)

Features

  • annotation: fix missing segment at the end of whisper json annotation (91d6008)
  • annotation: new converter for WhisperJSON format (ecc0038)

BREAKING CHANGES

  • annotation: check your calls of getLeftSibling() and
    getRightSibling() and change parameters to index values.

json-sets-0.1.2

19 Feb 13:53
cc21f30
Compare
Choose a tag to compare

0.1.2 (2024-02-19)

Features

  • json-sets: show description as error message instead of logical error (63acb0b)

web-media-0.0.11

17 Feb 11:51
9dde026
Compare
Choose a tag to compare

0.0.11 (2024-02-17)

Bug Fixes

  • octra: exported files with wrong naming (2bd0540)
  • octra: logger.map function not found, extract full name without extension (1bceed3)

json-sets-0.1.1

16 Feb 17:45
6e446ec
Compare
Choose a tag to compare

0.1.1 (2024-02-16)

Features

  • json-sets: add attribute "namePattern" for file name validation (5f29025)

json-sets-0.1.0

16 Feb 09:59
996ff72
Compare
Choose a tag to compare

0.1.0 (2024-02-16)

Features

  • json-sets: support for min, max, equal file size condition (61d364e)
  • json-sets: validation for file extensions (eac9986)
  • json-sets: with attribute can have flexible content (e4ad956)

assets-0.1.0

16 Feb 09:34
c6993d0
Compare
Choose a tag to compare

0.1.0 (2024-02-16)

Features

  • assets: add JSON definitions inputs and outputs (e527f39)

ngx-utilities-0.3.1

31 Jan 11:22
4b77cca
Compare
Choose a tag to compare

0.3.1 (2024-01-31)

Features

  • ngx-utilities: add parameter for tag to subscribe function (3d51a13)