0 Forks
4 Stars
4 Watchers

NTSpeechTools

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.

How to download and setup NTSpeechTools

Open terminal and run command
git clone https://github.com/ynop/NTSpeechTools.git
git clone is used to create a copy or clone of NTSpeechTools 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 NTSpeechTools https://github.com/ynop/NTSpeechTools/archive/master.zip

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

If you have some problems with NTSpeechTools

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