Research
Voice recognition
Speech recognition is a technology that recognizes human voice and converts it into text.
For example, voice assistant software such as Siri recognizes it
You can see the conversion to text, but this is speech recognition.
Speech recognition: input, conversion to sound waves, identifying phonemes, matching phoneme sequences to a dictionary
It is implemented in the process of converting into words.
In recent years, deep learning is expected to improve the accuracy of speech recognition.
We handle HMM (hidden Markov model) and speech recognition using deep learning technology.