55 次程式碼提交 (4f1ba7a370ec734b2fad9dd757e36e1cc6b8f60e)

作者 SHA1 備註 提交日期
  Rob Hallam 460819d678 feat: Update LoudFE & VAFE to not keep adjacent features 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 e716f5d80a feat: [LoudFE] keep only N top loudness Features 1 月之前
  Rob Hallam d0935f950f feat: [TTA] _sort_by_score_time() 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 15ca7cb6fa fix: negative total durations should not be possible 1 月之前
  Rob Hallam b025f0ea10 feat: [wip] TargetTimeAdjuster set up structure & helpers 1 月之前
  Rob Hallam e46da363e0 feat: imlpement generic Adjuster class 1 月之前
  Rob Hallam d5d12cbd4f refactor: [WFE.setup()] remove unneeded input file check 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 df3c559939 refactor: expose prepend and append tmies in LaughFE 1 月之前
  Rob Hallam 0d2096aed6 refactor!: rename video_producers → producers 2 月之前
  Rob Hallam 0d2179d445 refactor+fix: extract calls to run, fix args 2 月之前
  Rob Hallam eaafb43a35 fix: update Feature.__repr__ & add __eq__ 2 月之前
  Rob Hallam fa75059c2d refactor: extract to method LAFE._get_loudnesses() 2 月之前
  Rob Hallam 8d188cab19 feat: add JSONEncoder class 2 月之前
  Rob Hallam 4ecc95174e feat: add JSONProducer 2 月之前
  Rob Hallam c213f05f9d feat: improve appearance of visualisations 2 月之前
  Rob Hallam 214f8c974a feat: add VisualisationProducer 2 月之前
  Rob Hallam 1acab16541 feat: add Producer superclass above VideoProducer 2 月之前
  Rob Hallam 07083086a0 refactor: pull out _run_get_output() FE method 2 月之前
  Rob Hallam 2a3973091b refactor: change pass → docstring for tests 2 月之前
  Rob Hallam 778483837c refactor: pull out _read_json_from_file() 2 月之前
  Rob Hallam c76d9f6264 feat: add JSONFeatureExtractor 2 月之前
  Rob Hallam 01369f760e refactor: fix path/source/feature_extractor 2 月之前
  Rob Hallam 54257f80aa feat: add _nonoverlap_mean() 2 月之前
  Rob Hallam 5854f49908 feat: add _drop_lowest() to VAFE 2 月之前
  Rob Hallam b7024717d5 feat: add VAFE functionality 2 月之前
  Rob Hallam b50b81a899 feat: add LAFE functionality 2 月之前
  Rob Hallam 27175163fc feat: add VideoActivityFeatureExtractor stub 2 月之前
  Rob Hallam 97ea344d8e feat: add LoudAudioFeatureExtractor stub 2 月之前
  Rob Hallam 0c535e1c9d feat: [OverlapConsolidator] add optional delta 2 月之前
  Rob Hallam 6c3ffd134e refactor!: Feature instance variables (source) 2 月之前
  Rob Hallam 6b83118b91 feat: add to_json() to Source, Interval & Feature 2 月之前
  Rob Hallam 67f181071f feat: round duration by DEFAULT_PRECISION 2 月之前
  Rob Hallam 246aefd34c feat: add RandomFeatureExtractor 3 月之前
  Rob Hallam f892d8da41 feat: add LaughterFeatureExtractor 3 月之前
  Rob Hallam 2f959c516a feat: add Feature class for extracted AV features 3 月之前
  Rob Hallam ebc288defe doc: expand Source docstring 3 月之前
  Rob Hallam 98f980c7b5 feat: [Interval] add inst. & move time methods 3 月之前
  Rob Hallam 9b2ddce115 feat: add duration-related methods to SourceMedia 3 月之前
  Rob Hallam f4ae8b8916 feat: add Consolidator, OverlapConsolidator 3 月之前
  Rob Hallam 7cc69265f9 feat: add VideoProducer and FfmpegVideoProducer 3 月之前
  Rob Hallam b71840743c feat: + SourceMedia constructor, Source & Interval 3 月之前
  Rob Hallam 1123eed317 feat: add empty LaughterFeatureDetector 3 月之前
  Rob Hallam dbd8ba6051 feat: add empty utils.SourceMedia 3 月之前