Speech recognition with large, dynamic vocabularies

Our users speak proper nouns and domain terms (place names, product jargon) that change frequently. What’s the best practice for improving recognition accuracy: dynamic contextual strings, on-device custom language resources, periodic vocabulary sync, or something else in the current Speech APIs?

Answered by Frameworks Engineer in 892974022

I would recommend taking a look at the Speech framework: https://developer.apple.com/documentation/speech

I would recommend taking a look at the Speech framework: https://developer.apple.com/documentation/speech

Speech recognition with large, dynamic vocabularies
 
 
Q