1 Forks
7 Stars
7 Watchers

NTSpeechRecognition

NTSpeechRecognition is a iOS/macOS framework, written in Objective-c, providing speech recognition functionality. For decoding PocketSphinx is used. (Keyword spotting, JSGF Grammar, NGram)

How to download and setup NTSpeechRecognition

Open terminal and run command
git clone https://github.com/ynop/NTSpeechRecognition.git
git clone is used to create a copy or clone of NTSpeechRecognition repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with NTSpeechRecognition https://github.com/ynop/NTSpeechRecognition/archive/master.zip

Or simply clone NTSpeechRecognition with SSH
[email protected]:ynop/NTSpeechRecognition.git

If you have some problems with NTSpeechRecognition

You may open issue on NTSpeechRecognition support forum (system) here: https://github.com/ynop/NTSpeechRecognition/issues