Skip to content

Releases: ICTLearningSciences/mentor-pipeline

fix bad output dims in web-video (must be divisible by 2)

02 Feb 23:38
Compare
Choose a tag to compare
1.5.1

fixes: web video output dims must be divisible by 2

python3.8

27 Oct 00:25
8f2293a
Compare
Choose a tag to compare
python3.8 (#13)

* improvement: python3.8

* improvement: updates deps

* fixes: lint errors

noise reduce fixes

16 May 08:16
dec94a9
Compare
Choose a tag to compare
No noise reduce in video update (#11)

* improvement: no noise reduce in video update (only when explicitly run)

* fixes: must force noise-reduce inputs to mono

* fixes: adjust noise-reduction pct

audio normalization and noise reduction

10 Apr 20:43
c159904
Compare
Choose a tag to compare
audio normalization and noise reduction (#10)

* feature: adds audio normalization to video-slice phase of pipeline

* feature: accepts timestamps formats with . delimiter

* feature: runs noise reduction in videos-update pipeline if noise-samples found for mentor

* feature: mobile video encodes as max 480 height and square

* feature: web video encodes as max 720p and 16:9

* fixes: ci needs soundfile libs for run tests

* fixes: handle empty transcripts

* feature: reduce noise runs in videos-update pipeline if noise samples present for mentor

audio normalization and noise reduction

08 Apr 00:24
Compare
Choose a tag to compare
Pre-release
1.4.0-alpha.14

breaks up video slice/normalize into two steps to try to speed up the…

audio normalization and noise reduction

07 Apr 01:17
Compare
Choose a tag to compare
Pre-release
1.4.0-alpha.12

feature: reduce noise runs in videos-update pipeline if noise samples…

audio normalization and noise reduction

03 Apr 00:05
Compare
Choose a tag to compare
Pre-release
1.4.0-alpha.8

feature: adds noise-reduce to video-update pipeline (needs test)

audio normalization and noise reduction

03 Apr 23:17
Compare
Choose a tag to compare
Pre-release
1.4.0-alpha.10

noise reduction must force audio to mono or it will crash

audio normalization and noise reduction

02 Apr 22:57
Compare
Choose a tag to compare
Pre-release
1.4.0-alpha.7

fix ci tests by providing module for soundfile

audio normalization and noise reduction

02 Apr 21:21
Compare
Choose a tag to compare
Pre-release
1.4.0-alpha.5

adds null-safety check for timestr parse