SoundClassifier.
export_coreml
Save the model in Core ML format.
See also
save
Examples
>>> model.export_coreml('./myModel.mlmodel')