Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Real-time dolphin whistle recognition device using Arduino Mega, MAX4466 microphone, and LCD. Trained custom Hidden Markov Models (HMMs) on Sarasota Dolphin Whistle Database to classify vocalizations and predict behaviors (e.g., diving).

Implemented Viterbi decoding on microcontroller with beam search for memory efficiency. Created Python training pipeline for emission/transition probabilities. Final device performed live classification and displayed predicted behavior in real-time.

demo_video.mp4

About

Real-time dolphin whistle recognition device using Arduino Mega, MAX4466 microphone, and LCD. Trained custom Hidden Markov Models (HMMs) on Sarasota Dolphin Whistle Database to classify vocalizations and predict behaviors (e.g., diving).

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages