Manual Inspection

After model.{pth,wav} are generated, the inspect action can be used to manually review individual video (.mkv) files.

       python3 -m train.check -M $model_name -i $path_to_mkv

This returns a list of frames where the trained noise was detected.

Inspect run on a single file

These frames can then be reviewed/tagged using the review utility and then used train an improved model.