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 currently working on a tool allowing me to read all my notifications thanks to the connection to different APIs. …
node.js speech-recognition speech-to-texti am working on speech recognition . for this i am using "alsa-utils" but when i try to use this script #!/…
ubuntu speech-recognition voice-recognition alsa libalsaI want to introduce a new feature into my app: permanent voice recognition. First of all I followed these posts: …
android speech-recognition voice-recognition google-voice google-voice-searchI'm trying to use the speech recognition in .net to recognize the speech of a podcast in an mp3 file …
c# .net speech-recognition speech-to-textI'm just a beginner here in signal processing. Here is my code so far on extracting MFCC feature from an …
python-3.x matplotlib plot speech-recognition mfccI got the following error while trying to install pyaudio using pip3 in ubuntu 16.04: Collecting pyaudio Downloading PyAudio-0.2.11.tar.gz …
python speech-recognition google-speech-apiIn documentation and tutorial for REST API (Google Sppech API for Node: https://cloud.google.com/nodejs/apis), so my …
javascript speech-recognition google-cloud-platform google-speech-apiLooking for a library (with Java or Python APIs) that converts speech to text. 100% accuracy is not an absolute requirement …
java python speech-recognition speech-to-textI am working on a program (in C#) to recognize voice commands from the user and execute in the PC, …
c# speech-recognition speechI have developed an app using the Google speech Api v1 https://www.google.com/speech-api/v1/recognize?xjerr=1&…
android google-api speech-recognition speech-to-text android-speech-api