Speech recognition (SR) is the inter-disciplinary sub-field of computational linguistics which incorporates knowledge and research in the linguistics, computer science, and electrical engineering fields to develop methodologies and technologies that enables the recognition and translation of spoken language into text by computers and computerized devices such as those categorized as smart technologies and robotics
Is there any implementation of MFCC available in C/C++? Any source codes or libraries? I've already found http://code.…
speech-recognition windowing mfccI have been trying to figure out how to use the Dragonfly module. I have taken a look at the …
python speech-recognition python-dragonflyCan someone provide an example of how to use the new AlwaysOnHotwordDetector class in Android? I'd like to build an …
android speech-recognition android-5.0-lollipopI'm planning on writing a program for Linux that uses text to speech and speech recognition. What are the best …
linux speech-recognition text-to-speechWhere can I find documentation on ARPA language model format? I am developing simple speech recognition app with pocket-sphinx STT …
nlp speech-recognition cmusphinx sphinx4 language-modelI would like to build a language model for CMU Sphinx, but my corpus has more than 1000 words so I …
speech-recognition cmusphinxI am using Google API for speech recognition, but want to limit listening time. For example two seconds. After two …
android speech-recognition recognizer-intentI would like to see if it's possible to have direct access to Opus using getUserMedia or anything similar from …
javascript html speech-recognition getusermedia opusI'm studying the Speech Recognition on the iOS, but Every time I call the method [_recognitionRequest endAudio] , it always got …
ios objective-c speech-recognition siri sfspeechrecognizerI am implementing Speech Recognition in my app. When I first present the view controller with the speech recognition logic, …
ios swift3 speech-recognition avaudioengine sfspeechrecognizer