Manual Inspection
After model.{pth,wav} are generated, the inspect action can be used to
manually review individual video (.mkv) files.
python3 -m apr -a inspect -i $path_to_mkv
This returns a list of frames where the trained noise was detected.
These frames can then be reviewed/tagged using the review utility and then used train an improved model.
