Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 269 Bytes

developer-notes.md

File metadata and controls

11 lines (8 loc) · 269 Bytes

Developer notes

To test the code without running a Flask server you can call the classify script directly:

python -m modeling.classify \
	--config modeling/config/classifier.yml \
	--input modeling/data/cpb-aacip-690722078b2-0500-0530.mp4 \
	--debug