128 次代码提交 (main)
 

作者 SHA1 备注 提交日期
  Rob Hallam 180e98db84 fix: another tiny formatting fix 1 个月前
  Rob Hallam 41a2e3298c fix: fix formatting of issue links in README 1 个月前
  Rob Hallam 4d05d1472d feat: add README 1 个月前
  Rob Hallam 2037cc3c2d Merge branch 'feat-exemplar-scripts' 1 个月前
  Rob Hallam 65cb224d6b feat: add two exemplar scripts 1 个月前
  Rob Hallam 4f1ba7a370 chore: add requirements.txt 1 个月前
  Rob Hallam 8d1866093c Merge branch 'refactor-codequality' 1 个月前
  Rob Hallam 65e1a6665e Merge branch 'feat-config' 1 个月前
  Rob Hallam e0468baead feat: [VidP] permit config output destination 1 个月前
  Rob Hallam 5ca6f9e9d0 test: [WordFE] cover non-batched 1 个月前
  Rob Hallam c8d414565d test: [WordFE] test call to model.transcribe() 1 个月前
  Rob Hallam e7a9bae601 test: VAFE _keep_num test 1 个月前
  Rob Hallam 2327048212 fix: fix LaughFE broken test for no featurres & VAFE keep_num check 1 个月前
  Rob Hallam c14745dcde test: test _keep_num trimming overlap 1 个月前
  Rob Hallam d4a11b6e29 refactor: move _keep_num to base FeatureExtractor class 1 个月前
  Rob Hallam a6bd196e39 test: [LoudFE._keep_min] test min duration 1 个月前
  Rob Hallam d72b9ea2a4 test: [VizProd] simple colour test 1 个月前
  Rob Hallam 55b532f1eb test: fix LoudFE tests 1 个月前
  Rob Hallam 4bec7a8ecc fix: stop FEs incorrectly dropping some Features 1 个月前
  Rob Hallam 3173babcff test: add 'missing' tests 1 个月前
  Rob Hallam 4cf406935b test: test Interval.overlaps() 1 个月前
  Rob Hallam 4a05a94784 feat: [Interval] add overlaps() method 1 个月前
  Rob Hallam a9323196d6 Merge branch 'feat-exemplar-scripts' 1 个月前
  Rob Hallam 97401aa84f fix: [LaughFE] restore check for input files 1 个月前
  Rob Hallam 0bd39a1415 feat: [VizP] different colours for different FEs 1 个月前
  Rob Hallam c1ec2adb9f feat: [VP] make compiling clips into a video optional 1 个月前
  Rob Hallam eda55da82d refactor: improve docstrings, move laughter FE loc to config 1 个月前
  Rob Hallam 460819d678 feat: Update LoudFE & VAFE to not keep adjacent features 1 个月前
  Rob Hallam 2bea733906 Merge branch 'fix-vafe-and-loudfe' into feat-exemplar-scripts 1 个月前
  Rob Hallam 7c196e43b2 feat: adjust LoudFE._keen_num() to work as VAFE._keep_num 1 个月前
  Rob Hallam 72fc6b563b feat: modify VAFE to keep only n expanded Features 1 个月前
  Rob Hallam d0a1779421 Merge branch 'feat-adjusters' into feat-exemplar-scripts 1 个月前
  Rob Hallam c53704cf7c test: update mocket get_loudnesses & test _keep_num 1 个月前
  Rob Hallam e716f5d80a feat: [LoudFE] keep only N top loudness Features 1 个月前
  Rob Hallam a793fe08ce test: [TTA] add coverage of adjust() 1 个月前
  Rob Hallam 4e42137b33 test: [mocks] add convenience classmethod and __eq__ 1 个月前
  Rob Hallam dfb5cbd1ef test: add tests of sorting first by score then by time 1 个月前
  Rob Hallam d0935f950f feat: [TTA] _sort_by_score_time() 1 个月前
  Rob Hallam e22ece92ba test: [TTA: adjust] test adjustments that result in no change 1 个月前
  Rob Hallam 5365d7d1e2 test: [_determine_margin] add TTA._STRATEGY.PERCENT unit tests 1 个月前
  Rob Hallam f253250239 feat: [TTA] add algo for dropping Features in adjust() 1 个月前
  Rob Hallam 764083b001 fix: duration is an attribute of Interval, not Feature 1 个月前
  Rob Hallam 4ffe712ce2 test: [TTA] add unit tests for _determine_margin -- ABSOLUTE 1 个月前
  Rob Hallam 15ca7cb6fa fix: negative total durations should not be possible 1 个月前
  Rob Hallam 43fe240c40 test: TargetTimeAdjuster - test init and _features_total_time 1 个月前
  Rob Hallam 62932f6b08 test: add test of generic Adjuster base class 1 个月前
  Rob Hallam b025f0ea10 feat: [wip] TargetTimeAdjuster set up structure & helpers 1 个月前
  Rob Hallam e46da363e0 feat: imlpement generic Adjuster class 1 个月前
  Rob Hallam 391f838149 Merge branch 'test-fes-functional' 1 个月前
  Rob Hallam 1ea881fc67 test: add negative test for LaughFE 1 个月前