101 コミット (4f1ba7a370ec734b2fad9dd757e36e1cc6b8f60e)
 

作成者 SHA1 メッセージ 日付
  Rob Hallam 4f1ba7a370 chore: add requirements.txt 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ヶ月前
  Rob Hallam 1078318f2a test: [WFE] functional test of no matching words 1ヶ月前
  Rob Hallam ec65145762 test: [WFE] functional test: no audio - no spurious Features 1ヶ月前
  Rob Hallam 251679b89b test: Add functional tests to WordFeatureExtractor (see note) 1ヶ月前
  Rob Hallam 799020b7b3 Merge branch 'main' into feature-whisperfe 1ヶ月前
  Rob Hallam d5d12cbd4f refactor: [WFE.setup()] remove unneeded input file check 1ヶ月前
  Rob Hallam a288d97b14 test: [WFE] Negative and aprtial tests 1ヶ月前
  Rob Hallam c18433dd01 feat&test: [WFE] defaults, pull out calls for mocking, unit tests 1ヶ月前
  Rob Hallam 0b066c7dae feat!: [WFE] implement word feature detection using Whisper 1ヶ月前
  Rob Hallam 66b6a4abdc feat: initial sketch of WhisperFE (WFE) 1ヶ月前
  Rob Hallam 1c9a6a6329 test: [fefunctional] add pytest and mark LaughFE slow&verslow 1ヶ月前
  Rob Hallam 9af169f637 test: add TestLaughterFEFunctional 1ヶ月前
  Rob Hallam df3c559939 refactor: expose prepend and append tmies in LaughFE 1ヶ月前
  Rob Hallam 8a5916192a test: add negative test to TestLoudAudioFEFunctional 1ヶ月前
  Rob Hallam 192c952c2d test: add TestLoudAudioFEFunctional 1ヶ月前
  Rob Hallam 428032d841 test: add FEFunctionalTest base class for FE tests 1ヶ月前
  Rob Hallam 2e45486372 test: add TestVideoActivityFEFunctional 1ヶ月前
  Rob Hallam 0d2096aed6 refactor!: rename video_producers → producers 2ヶ月前
  Rob Hallam 445efac7f3 test: [producers] add test_produce() functionality 2ヶ月前
  Rob Hallam ff09cd4b8f test: [mocks] add attrs to MockFeature + MockSource.duration() 2ヶ月前
  Rob Hallam 649fcae070 test: expand TestFfmpegVideoProducer coverage 2ヶ月前
  Rob Hallam 0d2179d445 refactor+fix: extract calls to run, fix args 2ヶ月前
  Rob Hallam 3dc2a5c858 test: add mocks module for commonly-mocked objects 2ヶ月前
  Rob Hallam 6cb0d723ac test: [utils] add TestFeature fixtures 2ヶ月前
  Rob Hallam 7ca0720be2 test: add Interval.test_eq method 2ヶ月前
  Rob Hallam 0a08af4972 test: add MockSource & MockInterval to test Feature 2ヶ月前
  Rob Hallam eaafb43a35 fix: update Feature.__repr__ & add __eq__ 2ヶ月前