anyone know a way to implement the sound classifier model?

HI everyone, is there like a sample project with a sound classifier model I can use? or is there a tutorial somewhere of building a sound classifier app?


Thanks

Replies

Hi lugookeke,


There is a guide on the developer documentation that should help get you started!

https://developer.apple.com/documentation/soundanalysis/analyzing_audio_to_classify_sounds


You can train your model with the Create ML app that is described here:

https://developer.apple.com/machine-learning/create-ml/


Best,


-Scott

Did you ever get a working app? I've been trying to work with the provided documentation but have been failing so far..