In order for the scavear.py
and audio_classifier_test.py
to function correctly, a tflite model and a text file of it's associated class labels must be present in this folder.
model.tflite
: compiled tflite modellabels.txt
: text file withn
class labels for themodel.tflite
, ordered by the classification indicies of the model output,[0-(n-1)]
. Text file should only containn
class labels onn
lines with.
For UChicago Robotics Capstone Use Only
model.tflite
: https://uchicago.box.com/s/vyhxql47gladfhq8txidif1ztza6ty3w
labels.txt
: https://uchicago.box.com/s/c9pdxdugwqp3py5dyunh4pipihmt6mnz