Speech Recognition
Story
The Speech Recognition Project is the project that transcribes from voice to text.
People need to communicate by speaking to each other. The problem with communicating (in a meeting situation) is that we can’t remember all of the conversation.
Or we want to take notes more quickly, e.g., if the doctor has to take notes quickly and the handwriting is quite bad, we will fix it by speaking and then transcribe it to text.
We can use speech recognition to develop any career, such as, doctor, teacher, employee, or even call center, to improve service.
How it works?
The process of transcription is to input the speech voice into the machine learning model to transcribe from voice to text. It can transcribe in multiple languages. In our project, we only transcribe in Thai and English to make the transcription more efficient.