68 Commits (main)

Author SHA1 Message Date
  Rob Hallam e0468baead feat: [VidP] permit config output destination 1 month ago
  Rob Hallam 2327048212 fix: fix LaughFE broken test for no featurres & VAFE keep_num check 1 month ago
  Rob Hallam d4a11b6e29 refactor: move _keep_num to base FeatureExtractor class 1 month ago
  Rob Hallam 4bec7a8ecc fix: stop FEs incorrectly dropping some Features 1 month ago
  Rob Hallam 4a05a94784 feat: [Interval] add overlaps() method 1 month ago
  Rob Hallam 97401aa84f fix: [LaughFE] restore check for input files 1 month ago
  Rob Hallam 0bd39a1415 feat: [VizP] different colours for different FEs 1 month ago
  Rob Hallam c1ec2adb9f feat: [VP] make compiling clips into a video optional 1 month ago
  Rob Hallam eda55da82d refactor: improve docstrings, move laughter FE loc to config 1 month ago
  Rob Hallam 460819d678 feat: Update LoudFE & VAFE to not keep adjacent features 1 month ago
  Rob Hallam 7c196e43b2 feat: adjust LoudFE._keen_num() to work as VAFE._keep_num 1 month ago
  Rob Hallam 72fc6b563b feat: modify VAFE to keep only n expanded Features 1 month ago
  Rob Hallam e716f5d80a feat: [LoudFE] keep only N top loudness Features 1 month ago
  Rob Hallam d0935f950f feat: [TTA] _sort_by_score_time() 1 month ago
  Rob Hallam f253250239 feat: [TTA] add algo for dropping Features in adjust() 1 month ago
  Rob Hallam 764083b001 fix: duration is an attribute of Interval, not Feature 1 month ago
  Rob Hallam 15ca7cb6fa fix: negative total durations should not be possible 1 month ago
  Rob Hallam b025f0ea10 feat: [wip] TargetTimeAdjuster set up structure & helpers 1 month ago
  Rob Hallam e46da363e0 feat: imlpement generic Adjuster class 1 month ago
  Rob Hallam d5d12cbd4f refactor: [WFE.setup()] remove unneeded input file check 1 month ago
  Rob Hallam c18433dd01 feat&test: [WFE] defaults, pull out calls for mocking, unit tests 1 month ago
  Rob Hallam 0b066c7dae feat!: [WFE] implement word feature detection using Whisper 1 month ago
  Rob Hallam 66b6a4abdc feat: initial sketch of WhisperFE (WFE) 1 month ago
  Rob Hallam df3c559939 refactor: expose prepend and append tmies in LaughFE 1 month ago
  Rob Hallam f160a83967 refactor!: viz+json producer: add simple config option for output 1 month ago
  Rob Hallam 0d2096aed6 refactor!: rename video_producers → producers 2 months ago
  Rob Hallam 0d2179d445 refactor+fix: extract calls to run, fix args 2 months ago
  Rob Hallam eaafb43a35 fix: update Feature.__repr__ & add __eq__ 2 months ago
  Rob Hallam fa75059c2d refactor: extract to method LAFE._get_loudnesses() 2 months ago
  Rob Hallam 8d188cab19 feat: add JSONEncoder class 2 months ago
  Rob Hallam 4ecc95174e feat: add JSONProducer 2 months ago
  Rob Hallam c213f05f9d feat: improve appearance of visualisations 2 months ago
  Rob Hallam 214f8c974a feat: add VisualisationProducer 2 months ago
  Rob Hallam 1acab16541 feat: add Producer superclass above VideoProducer 2 months ago
  Rob Hallam 07083086a0 refactor: pull out _run_get_output() FE method 2 months ago
  Rob Hallam 2a3973091b refactor: change pass → docstring for tests 2 months ago
  Rob Hallam 778483837c refactor: pull out _read_json_from_file() 2 months ago
  Rob Hallam c76d9f6264 feat: add JSONFeatureExtractor 2 months ago
  Rob Hallam 01369f760e refactor: fix path/source/feature_extractor 2 months ago
  Rob Hallam 54257f80aa feat: add _nonoverlap_mean() 2 months ago
  Rob Hallam 5854f49908 feat: add _drop_lowest() to VAFE 2 months ago
  Rob Hallam b7024717d5 feat: add VAFE functionality 2 months ago
  Rob Hallam b50b81a899 feat: add LAFE functionality 2 months ago
  Rob Hallam 27175163fc feat: add VideoActivityFeatureExtractor stub 2 months ago
  Rob Hallam 97ea344d8e feat: add LoudAudioFeatureExtractor stub 2 months ago
  Rob Hallam 0c535e1c9d feat: [OverlapConsolidator] add optional delta 2 months ago
  Rob Hallam 6c3ffd134e refactor!: Feature instance variables (source) 2 months ago
  Rob Hallam 6b83118b91 feat: add to_json() to Source, Interval & Feature 2 months ago
  Rob Hallam 67f181071f feat: round duration by DEFAULT_PRECISION 2 months ago
  Rob Hallam 246aefd34c feat: add RandomFeatureExtractor 3 months ago