Machine Learning application to detect and classify sounds live from mobile microphone.
Built for iOS using Swift 5 and Xcode 12.3.
After you open the app, it will detect sounds and display live results for sound recognition in addition to the last detected sound gesture.
- Single hand clap
- Double hand clap
- Whistle sound
To build and run the application, innstall pods first by runing "pod install" command on the root project folder.