Be a smartuser

Andrean NR

Diberdayakan oleh Blogger.

Rabu, 03 Juli 2019

Materi Ilmu Komputer


Source : https://thescipub.com/abstract/10.3844/jcssp.2019.824.831

Speech to Text in Indonesian Personal Assistant

Abstract :
Short Message Service (SMS) is one of the most often used features on smartphones. Delivery of SMS messages while driving can interrupt driver’s concentrations that may lead to an accident. Hence, Speech Recognition system in SMS message activity is required. In this research, the Speech Recognition system is able to convert speech as an Indonesian query in making messages, entering contacts without searching the phone list and equipped with push button for sending a message using Google Speech Recognition Application Programming Interface (API) System created using Java programming language with Android Studio Editor. The input data consist of training and testing data. Training data used is 20 voice data samples on STT message that consist of 10 different male voice and 10 different female voice samples for 7 similar words. While for testing data, 10 voice data samples are used that consist of 5 different voice samples for male and female. System performance based on Result Training Data (RTD), the Result Random Data (RRD) and Grade Success System (GSS). The results for send message show that RTD, RRD and GGS reach 100%, 96.74% and 98.37%, respectively. For add contact, the performance system obtained 100% for all parameters.

Question :

1. How does the speech to text system work?
answer : The scheme of the system is :
Speech -> Preprocessing -> Feature Extraction -> Pattern Matching -> Application -> Basics (text)

2. Mention one of the frameworks used in the system !
answer : Google Speech API is called by using ACTION_RECOGNIZE_SPEECH framework. This framework is implemented using onActivityResult() method.

3. Explain the meaning of speech recognition !
answer : Speech Recognition is a technique to recognize command words from human voice and translate them into understandable data by system.

0 komentar:

Posting Komentar