128 Commits (main)
 

Author SHA1 Message Date
  Rob Hallam 1078318f2a test: [WFE] functional test of no matching words 1 month ago
  Rob Hallam ec65145762 test: [WFE] functional test: no audio - no spurious Features 1 month ago
  Rob Hallam 251679b89b test: Add functional tests to WordFeatureExtractor (see note) 1 month ago
  Rob Hallam 799020b7b3 Merge branch 'main' into feature-whisperfe 1 month ago
  Rob Hallam d5d12cbd4f refactor: [WFE.setup()] remove unneeded input file check 1 month ago
  Rob Hallam a288d97b14 test: [WFE] Negative and aprtial tests 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 1c9a6a6329 test: [fefunctional] add pytest and mark LaughFE slow&verslow 1 month ago
  Rob Hallam 9af169f637 test: add TestLaughterFEFunctional 1 month ago
  Rob Hallam df3c559939 refactor: expose prepend and append tmies in LaughFE 1 month ago
  Rob Hallam 8a5916192a test: add negative test to TestLoudAudioFEFunctional 1 month ago
  Rob Hallam 192c952c2d test: add TestLoudAudioFEFunctional 1 month ago
  Rob Hallam 428032d841 test: add FEFunctionalTest base class for FE tests 1 month ago
  Rob Hallam 2e45486372 test: add TestVideoActivityFEFunctional 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 445efac7f3 test: [producers] add test_produce() functionality 2 months ago
  Rob Hallam ff09cd4b8f test: [mocks] add attrs to MockFeature + MockSource.duration() 2 months ago
  Rob Hallam 649fcae070 test: expand TestFfmpegVideoProducer coverage 2 months ago
  Rob Hallam 0d2179d445 refactor+fix: extract calls to run, fix args 2 months ago
  Rob Hallam 3dc2a5c858 test: add mocks module for commonly-mocked objects 2 months ago
  Rob Hallam 6cb0d723ac test: [utils] add TestFeature fixtures 2 months ago
  Rob Hallam 7ca0720be2 test: add Interval.test_eq method 2 months ago
  Rob Hallam 0a08af4972 test: add MockSource & MockInterval to test Feature 2 months ago
  Rob Hallam eaafb43a35 fix: update Feature.__repr__ & add __eq__ 2 months ago
  Rob Hallam 1bd176848a test [utils] add Interval tests 2 months ago
  Rob Hallam 35d25c6ff2 test: [utils] add TestSource.test_to_json 2 months ago
  Rob Hallam 33ccffaead test: add TestLAFE.t_extract_mocked_get)loudnesses() 2 months ago
  Rob Hallam fa75059c2d refactor: extract to method LAFE._get_loudnesses() 2 months ago
  Rob Hallam e3b9862bcf test: add TestFfmpegVideoProducer 2 months ago
  Rob Hallam 48ead78c9a test: add TestJSONP & TestVisualisationP 2 months ago
  Rob Hallam 5993289d7d test: add move_end method for overlap testing 2 months ago
  Rob Hallam fb8f3270e5 test: add mocked loudnorm to TestLAFE 2 months ago
  Rob Hallam 028adbc640 test: add TestJSONFE with mocks 2 months ago
  Rob Hallam bee133d53f test: Add mocked test calls to TestLFE 2 months ago
  Rob Hallam 4eaddf9db2 test: add TestVAFE 2 months ago
  Rob Hallam d38d5e619f test: add LAFE - no input files & test_extract() 2 months ago
  Rob Hallam 9bdd90c4c0 test: add TestLAFE 2 months ago
  Rob Hallam 28e33ed47a test: add TestSourceMedia & RFE.test_no_input 2 months ago
  Rob Hallam cd8d57e9b1 test: add tests for LAFE and RFE 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