Tag: speech recognition
-
iOS Live Speech recognition with tailored language model
In few upcoming posts I’m going to dive more into CoreML framework including Image recognition, Speech recognition or Sound analysis. This post shows how to create a simple iOS app that recognizes live commands using built-in microphone and custom language model. If you want to introduce some AI into your app, then that could be…