Python library for handling audio datasets.
NTSpeechRecognition is a iOS/macOS framework, written in Objective-c, providing speech recognition functionality. For decoding PocketSphinx is used. (Keyword spotting, JSGF Grammar, NGram)
Objective-C Library that provides tools for working with speech recognition. It provides data structures for pronunciation dictionaries, grammars, searches (Keyword Spotting, NGram, Grammar) and hypotheses. It also can parse and serialise JSGF grammars. Currently provides frameworks for iOS and OSX.