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
I'm looking for a simple C# real-time voice detection library. The input should be an audio stream, and the output …
audio real-time signal-processing speech-recognition voiceI am trying to save in a file the audio data listened by speech recognition service of android. Actually I …
android audio speech-recognition wav voice-recognitionGood day! It is about Microsoft Server Speech SDK v11.0 (Server version). I have run test example at MSDN sample . …
c# speech-recognition microsoft-speech-platformI'm developing an app and I need some way to compare 2 voices if they' match or not, I know that …
android wav speech-recognition voice-recognition waveI'm writting a speech recognition program with cmu sphinx. It needs get a .raw audio file to deal with. How …
c linux audio speech-recognition archlinuxI found this one-line example that allows to use the Windows SAPI Text-to-Speech feature in VBScript: CreateObject("SAPI.SpVoice").Speak("…
vbscript speech-recognition sapiI am currently busy with speech recognition, and I want speech recognizer to listen me continously, forever. The purpose of …
android speech-recognition speech-to-textI have been installing Pocketsphinx0.7 on a VM running Debian Squeeze. This worked fine and I can try to recognize …
speech-recognition cmusphinxI am interested in writing a voice recognition application that is aware of multiple speakers. For example if Bill, Joe, …
speech-recognition voice-recognition google-cloud-speechWhat I am trying to accomplish: Capture RTP Stream in C# Forward that stream to the System.Speech.SpeechRecognitionEngine I …
stream ffmpeg speech-recognition vlc rtp