Summary: 27 instances, 14 unique Text Count // TODO 1: define your model name 2 // TODO 2.2: defining the minimum threshold 2 // TODO 4.4: Updating the UI 2 // TODO 3: given there's a bird sound, which one is it? 2 //TODO: Add object detection code here 1 // TODO 2.3: Loading the model from the assets folder 2 // TODO 2: Check if it's a bird sound. 2 // TODO 4.1: Classifing audio data 2 // TODO 2.1: defines the model to be used 2 // TODO 3.1: Creating an audio recorder 2 // TODO 3.2: showing the audio recorder specification 2 // TODO 4.3: Creating a multiline string with the filtered results 2 // TODO 4.2: Filtering out classifications with low probability 2 // TODO 3.3: Creating 2