Skip to content

Commit

Permalink
Developed Simpler Approach to Isolating Calls
Browse files Browse the repository at this point in the history
Any local score >= some threshold is automatically set to a bird call. Will continue as long as there are multiple scores in a row above the threshold. To display, required me to create two new functions that server the purpose of visualization as well as calculating the scores over a folder of wav files. This is a horrendous solution creating two new functions, so I have to go back and rework calc_local_scores() and local_score_visualization() to support different types of isolation. This is something that should be done when I rework Isolate for gradient descent.
  • Loading branch information
JacobGlennAyers committed Feb 24, 2021
1 parent 4d55bab commit cadbb09
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 1,100 deletions.
Loading

0 comments on commit cadbb09

Please sign in to comment.