검색 상세

VoiceXML을 이용한 모바일 음성인식 시스템구현

A study on a mobile speech recognition system using VoiceXML

초록/요약

본 논문에서는 VoiceXML을 이용한 모바일 음성인식시스템에 관해 연구하였다. 본 시스템은 첫째 전처리 과정을 클라이언트에서 수행하고, 둘째 추출된 특징 파라미터를 유무선 네트워크를 통해 서버에 전송하고, 셋째 서버는 HMM 인식기와 학습DB을 이용하여 인식을 수행한 후 그 결과를 클라이언트에게 전송하는 시스템으로 구현되었다. 그 결과 서버와 클라이언트에게 일을 분산시킴으로서 서버에게 전송되는 데이터량을 대폭 감소시키고, 음성 인식 처리시간을 단축시킬 수 있었다. 다양한 어플리케이션에 이 시스템을 적용하도록 음성인터페이스 표준 마크업 언어인 VoiceXML을 적용하여 설계하였다. 실험결과 서버에서 처리되는 인식시간은 평균 0.15초, 전송 데이터량은 약 10K/sec를 나타냄으로써 각각 84%와 50%의 감소를 나타냈다. 따라서 본 논문은 네트워크 효율성과 처리시간을 크게 향상시킴으로서 향후 모바일 환경에서의 음성인식 시스템에 적용되어 질 것이다.

more

초록/요약

This paper is to study a mobile speech recognition system using VoiceXML. This system, first, the preprocessing procedure works in chief, second, the feature parameters preprocessing transmitted to a server through wire-wireless network, third, the server executes recognition using HMM speech recognizer and trained DB, and then it transmits the result of recognition to clients. The mobile speech recognition system reduces the amount of data transmitted to the server and the time of speech recognition process by separating the roles of the server and the client. The system uses VoiceXML, interface standard markup language, for various applications. The experiment of the system shows that the recognition processing time in the server is 0.15 sec., and the amount of transmission data is 10K/sec., which represent the reductions of 84% and 50%, respectively. The new system improves the network efficiency and reduces the processing time. As a result, the paper will contribute to the improvement of speech recognition system in the mobile environment.

more

목차

목차
▣ 그림목차 = ii
▣ 표목차 = iii
▣ 영문요약 = iv
제1장 서론 = 1
제2장 VoiceXML의 구조 및 설계 = 4
2.1. VoiceXML의 배경 및 사양 = 4
2.2. VoiceXML의 목적 및 범위 = 7
2.3. VoiceXML 시스템의 구성 = 9
제3장 VoiceXML을 이용한 모바일 음성인식 시스템 = 31
3.1. 기존 VoiceXML음성인식기의 문제점 및 해결방안 = 31
3.3. VoiceXML 음성 시스템의 제안 = 34
제4장 실험 및 분석 = 35
4.1. 시스템 구성 = 35
4.2. 실험 = 37
4.3. 결과 분석 = 47
제5장 결론 = 50
▣ 국문요약 = 51
▣ 참고문헌 = 53
▣ 감사문 = 54

more