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

Voice Recognition stops listening after a few seconds

I tried a lot but can´t find it out, so I hope you can help me. I am trying …

android speech-recognition
Voice Recognition in PHP?

I am looking for Voice Recognition in PHP. I have a lot of wav files (10-15 seconds) and I would …

php speech-recognition voice-recognition audio
Speech Recognition & Programming

Has anyone had success with Dragon Naturally Speaking voice recognition software when it comes to programming? I am wondering because …

speech-recognition
ImportError: No module named 'speech_recognition' in python IDLE

I'm trying to use the speech recognition module with python 3.5.1 to make my jarvis AI voice activated! I have looked …

python module speech-recognition speech-to-text
Open source code for voice detection and discrimination

I have 15 audio tapes, one of which I believe contains an old recording of my grandmother and myself talking. A …

speech-recognition speech pyaudioanalysis
How to add Speech Recognition to Unity project?

I am presently working on a Augmented Reality project using Vuforia that uses Speech recognition to control the objects in …

c# unity3d speech-recognition augmented-reality vuforia
MATLAB code for calculating MFCC

I have a question if that's ok. I was recently looking for algorithm to calculate MFCCs. I found a good …

matlab signal-processing speech-recognition mfcc
80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))

An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in Microsoft.Speech.dll Additional information: Retrieving the COM class …

c# speech-recognition speech sapi
Does Chrome have built-in speech recognition for "x-webkit-speech" input elements?

I'm wondering how <input type="text" x-webkit-speech speech /> Is there a speech recognition enging built into Chrome or …

html google-chrome webkit speech-recognition
How to use google speech recognition api in c#?

I want to get the audio file from c# and send to google speech recognition API for get the "speech …

c# speech-recognition