Top "Speech-recognition" questions

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

Speech recognition, nodeJS

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-text
Integrate Google Voice Recognition in Android app

I 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-search
Using System.Speech to convert mp3 file to text

I'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-text
How to plot MFCC in Python?

I'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 mfcc
portaudio.h: No such file or directory

I 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-api
Google Cloud Speech with Javascript

In 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-api
Options for free (and preferably open source) speech to text library

Looking 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-text
Change the language of Speech Recognition Engine library

I am working on a program (in C#) to recognize voice commands from the user and execute in the PC, …

c# speech-recognition speech
Google speech Api v1 not working?

I 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