KR100717385B1 - 인식 후보의 사전적 거리를 이용한 인식 신뢰도 측정 방법및 인식 신뢰도 측정 시스템 - Google Patents
인식 후보의 사전적 거리를 이용한 인식 신뢰도 측정 방법및 인식 신뢰도 측정 시스템 Download PDFInfo
- Publication number
- KR100717385B1 KR100717385B1 KR1020060012528A KR20060012528A KR100717385B1 KR 100717385 B1 KR100717385 B1 KR 100717385B1 KR 1020060012528 A KR1020060012528 A KR 1020060012528A KR 20060012528 A KR20060012528 A KR 20060012528A KR 100717385 B1 KR100717385 B1 KR 100717385B1
- Authority
- KR
- South Korea
- Prior art keywords
- recognition
- phoneme
- vocabulary
- distance
- phoneme string
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L15/00—Speech recognition
- G10L15/08—Speech classification or search
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L15/00—Speech recognition
- G10L15/08—Speech classification or search
- G10L15/18—Speech classification or search using natural language modelling
- G10L15/183—Speech classification or search using natural language modelling using context dependencies, e.g. language models
- G10L15/187—Phonemic context, e.g. pronunciation rules, phonotactical constraints or phoneme n-grams
Landscapes
- Engineering & Computer Science (AREA)
- Computational Linguistics (AREA)
- Health & Medical Sciences (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- Acoustics & Sound (AREA)
- Multimedia (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Machine Translation (AREA)
- Artificial Intelligence (AREA)
Abstract
Description
Claims (21)
- 인식 신뢰도 측정 방법에 있어서,입력 음성 신호의 특징 벡터로부터 음소열을 추출하는 단계;추출된 음소열과 소정의 단어집합(dictionary)에 등록된 어휘의 음소열을 매칭하여 인식 후보를 추출하는 단계;추출된 인식 후보간의 사전적 거리(lexical distance)를 추정하는 단계; 및상기 사전적 거리에 기초하여 등록 어휘 여부를 결정하는 단계를 포함하는 것을 특징으로 하는 인식 신뢰도 측정 방법.
- 제1항에 있어서,입력 음성 신호의 특징 벡터로부터 음소열을 추출하는 상기 단계는,소정의 언어별 음소 결합법칙 및 HMM(Hidden Markov Model)을 이용하여 각 언어에 따른 최적화된 음소열을 추출하는 것을 특징으로 하는 인식 신뢰도 측정 방법.
- 제1항에 있어서,추출된 음소열과 소정의 단어집합에 등록된 어휘의 음소열을 매칭하여 인식 후보를 추출하는 상기 단계는,상기 추출된 음소열과 상기 어휘의 음소열 간의 유사도를 계산하는 단계; 및상기 계산된 유사도에 기초하여 상기 인식 후보를 추출하는 단계를 포함하는 것을 특징으로 하는 인식 신뢰도 측정 방법.
- 제3항에 있어서,상기 추출된 음소열과 상기 어휘의 음소열 간의 유사도를 계산하는 상기 단계는,소정의 방법으로 추정된 음소 혼동 행렬(phone confusion matrix)을 이용하여 상기 유사도를 계산하는 것을 특징으로 하는 인식 신뢰도 측정 방법.
- 제4항에 있어서,상기 음소 혼동 행렬을 추정하는 소정의 방법은,음소 대 음소(Phone-by-phone) 유사도에 초기치를 할당하는 단계; 및훈련 DB에 대해서 음소 인식을 수행하는 단계를 수행하는 방법인 것을 특징으로 하는 인식 신뢰도 측정 방법.
- 제5항에 있어서,훈련 DB에 대해서 음소 인식을 수행하는 상기 단계는,음소 인식의 결과와 상기 훈련 DB의 어휘에 해당하는 음소열과 동적 정합을 시행하는 단계;역추적(back tracking)으로 최적의 정합쌍(matching pair)을 추정하는 단계; 및상기 음소 대 음소의 정합 횟수 추정 및 상기 유사도를 갱신하는 단계를 포함하는 것을 특징으로 하는 인식 신뢰도 측정 방법.
- 제4항에 있어서,상기 음소 혼동 행렬을 추정하는 소정의 방법은,훈련 DB를 이용하여 음소별 연속 HMM(Continuous HMM) 또는 준연속 HMM(Semi-Continuous HMM)를 추정하는 단계; 및음소 대 음소(Phone-by-phone) 거리를 추정하는 단계를 수행하는 방법인 것을 특징으로 하는 인식 신뢰도 측정 방법.
- 제7항에 있어서,음소 대 음소(Phone-by-phone) 거리를 추정하는 상기 단계는,연속 HMM일 경우, Bhattacharya distance를 사용하는 단계; 및준연속 HMM일 경우, 정보 손실량을 추정하는 단계를 포함하는 것을 특징으로 하는 인식 신뢰도 측정 방법.
- 제1항에 있어서,추출된 인식 후보간의 사전적 거리를 추정하는 상기 단계는,상기 추출된 인식 후보 중에서 인식 후보쌍을 선별하는 단계;선별된 인식 후보쌍에 대한 동적 정합을 수행하는 단계;상기 동적 정합을 수행한 상기 인식 후보쌍에 대한 스코어를 연산하는 단계; 및상기 연산된 스코어를 이용하여 상기 사전적 거리를 추정하는 단계를 포함하는 것을 특징으로 하는 인식 신뢰도 측정 방법.
- 제9항에 있어서,상기 동적 정합을 수행한 상기 인식 후보쌍에 대한 스코어를 연산하는 상기 단계는,소정의 음소 혼동 행렬을 이용하여 상기 스코어를 연산하는 것을 특징으로 하는 인식 신뢰도 측정 방법.
- 제9항에 있어서,상기 사전적 거리에 기초하여 등록 어휘 여부를 결정하는 상기 단계는,상기 연산된 스코어가 설정된 수치를 만족하는 경우, 상기 입력 음성 신호를 등록 어휘로 판단하는 단계; 및상기 연산된 스코어가 설정된 수치를 만족하지 않는 경우, 상기 입력 음성 신호를 비등록 어휘로 판단하는 단계를 포함하는 것을 특징으로 하는 인식 신뢰도 측정 방법.
- 제9항에 있어서,상기 사전적 거리에 기초하여 등록 어휘 여부를 결정하는 상기 단계는,상기 연산된 스코어에 대해 소정의 가중치를 반영하여 상기 스코어를 보정하는 단계를 더 포함하는 것을 특징으로 하는 인식 신뢰도 측정 방법.
- 제11항 또는 제12항에 있어서,상기 입력 음성 신호를 비등록 어휘로 판단하는 상기 단계는,상기 입력 음성 신호에 대해 오인식 거절을 수행하는 단계를 포함하는 것을 특징으로 하는 인식 신뢰도 측정 방법.
- 제1항 내지 12항 중 어느 한 항의 방법을 실행시키기 위한 프로그램을 기록한 컴퓨터 판독 가능한 기록 매체.
- 인식 신뢰도 측정 시스템에 있어서,입력 음성 신호의 특징 벡터로부터 음소열을 추출하는 음소열 추출부;추출된 음소열과 소정의 단어집합(dictionary)에 등록된 어휘의 음소열을 매칭하여 인식 후보를 추출하는 인식 후보 추출부;추출된 인식 후보간의 사전적 거리(lexical distance)를 추정하는 거리 추 정부; 및상기 사전적 거리에 기초하여 등록 어휘 여부를 결정하는 등록 여부 판단부를 포함하는 것을 특징으로 하는 인식 신뢰도 측정 시스템.
- 제15항에 있어서,상기 음소열 추출부는 소정의 언어별 음소 결합법칙 및 HMM(Hidden Markov Model)을 이용하여 각 언어에 따른 최적화된 음소열을 추출하는 것을 특징으로 하는 인식 신뢰도 측정 시스템.
- 제15항에 있어서,상기 인식 후보 추출부는 상기 추출된 음소열과 상기 어휘의 음소열 간의 유사도를 계산하고, 상기 계산된 유사도에 기초하여 상기 인식 후보를 추출하는 것을 특징으로 하는 인식 신뢰도 측정 시스템.
- 제15항에 있어서,상기 거리 추정부는 상기 추출된 인식 후보 중에서 선별된 인식 후보쌍에 대한 동적 정합을 수행하여 상기 인식 후보쌍에 대한 스코어를 연산하고, 상기 연산된 스코어를 이용하여 상기 사전적 거리를 추정하는 것을 특징으로 하는 인식 신뢰도 측정 시스템.
- 제18항에 있어서,상기 등록 여부 판단부는 상기 연산된 스코어가 설정된 수치를 만족하는 경우, 상기 입력 음성 신호를 등록 어휘로 판단하고, 상기 연산된 스코어가 설정된 수치를 만족하지 않는 경우, 상기 입력 음성 신호를 비등록 어휘로 판단하는 것을 특징으로 하는 인식 신뢰도 측정 시스템.
- 제18항에 있어서,상기 등록 여부 판단부는 상기 연산된 스코어에 대해 소정의 가중치를 반영하여 상기 스코어를 보정하는 것을 특징으로 하는 인식 신뢰도 측정 시스템.
- 제18항에 있어서,상기 등록 여부 판단부는 상기 비등록 어휘를 판단하는 상기 입력 음성 신호에 대해 오인식 거절을 수행하는 것을 특징으로 하는 인식 신뢰도 측정 시스템.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020060012528A KR100717385B1 (ko) | 2006-02-09 | 2006-02-09 | 인식 후보의 사전적 거리를 이용한 인식 신뢰도 측정 방법및 인식 신뢰도 측정 시스템 |
US11/495,562 US8990086B2 (en) | 2006-02-09 | 2006-07-31 | Recognition confidence measuring by lexical distance between candidates |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020060012528A KR100717385B1 (ko) | 2006-02-09 | 2006-02-09 | 인식 후보의 사전적 거리를 이용한 인식 신뢰도 측정 방법및 인식 신뢰도 측정 시스템 |
Publications (1)
Publication Number | Publication Date |
---|---|
KR100717385B1 true KR100717385B1 (ko) | 2007-05-11 |
Family
ID=38270508
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020060012528A Expired - Fee Related KR100717385B1 (ko) | 2006-02-09 | 2006-02-09 | 인식 후보의 사전적 거리를 이용한 인식 신뢰도 측정 방법및 인식 신뢰도 측정 시스템 |
Country Status (2)
Country | Link |
---|---|
US (1) | US8990086B2 (ko) |
KR (1) | KR100717385B1 (ko) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101217524B1 (ko) | 2008-12-22 | 2013-01-18 | 한국전자통신연구원 | 고립어 엔베스트 인식결과를 위한 발화검증 방법 및 장치 |
KR101398639B1 (ko) | 2007-10-08 | 2014-05-28 | 삼성전자주식회사 | 음성 인식 방법 및 그 장치 |
US10061388B2 (en) | 2014-08-18 | 2018-08-28 | Samsung Electronics Co., Ltd. | Method and apparatus for processing user input |
KR20190023169A (ko) * | 2017-08-28 | 2019-03-08 | 에스케이텔레콤 주식회사 | 음소열의 편집 거리를 이용한 웨이크업 단어 선정 방법 |
Families Citing this family (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080154600A1 (en) * | 2006-12-21 | 2008-06-26 | Nokia Corporation | System, Method, Apparatus and Computer Program Product for Providing Dynamic Vocabulary Prediction for Speech Recognition |
US8428950B2 (en) * | 2007-02-06 | 2013-04-23 | Nec Corporation | Recognizer weight learning apparatus, speech recognition apparatus, and system |
US8595004B2 (en) * | 2007-12-18 | 2013-11-26 | Nec Corporation | Pronunciation variation rule extraction apparatus, pronunciation variation rule extraction method, and pronunciation variation rule extraction program |
US20090171663A1 (en) * | 2008-01-02 | 2009-07-02 | International Business Machines Corporation | Reducing a size of a compiled speech recognition grammar |
US9002286B2 (en) * | 2009-03-30 | 2015-04-07 | Massachusetts Institute Of Technology | Method and system for identification and mitigation of errors in non-line-of-sight distance estimation |
US8880399B2 (en) * | 2010-09-27 | 2014-11-04 | Rosetta Stone, Ltd. | Utterance verification and pronunciation scoring by lattice transduction |
CN103632665A (zh) * | 2012-08-29 | 2014-03-12 | 联想(北京)有限公司 | 一种语音识别方法及电子设备 |
CN103077714B (zh) * | 2013-01-29 | 2015-07-08 | 华为终端有限公司 | 信息的识别方法和装置 |
US20150058006A1 (en) * | 2013-08-23 | 2015-02-26 | Xerox Corporation | Phonetic alignment for user-agent dialogue recognition |
US9196243B2 (en) | 2014-03-31 | 2015-11-24 | International Business Machines Corporation | Method and system for efficient spoken term detection using confusion networks |
CN105632499B (zh) * | 2014-10-31 | 2019-12-10 | 株式会社东芝 | 用于优化语音识别结果的方法和装置 |
CN105653517A (zh) * | 2015-11-05 | 2016-06-08 | 乐视致新电子科技(天津)有限公司 | 一种识别率确定方法及装置 |
US11282512B2 (en) * | 2018-10-27 | 2022-03-22 | Qualcomm Incorporated | Automatic grammar augmentation for robust voice command recognition |
US10990351B2 (en) * | 2019-02-13 | 2021-04-27 | GICSOFT, Inc. | Voice-based grading assistant |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04305699A (ja) * | 1991-04-03 | 1992-10-28 | Matsushita Electric Ind Co Ltd | 音声認識方法および装置 |
JPH0854892A (ja) * | 1994-08-16 | 1996-02-27 | Meidensha Corp | 音声認識方法 |
KR19980020011A (ko) * | 1996-09-05 | 1998-06-25 | 양승택 | 음성 특징의 적응에 의한 음성 인식기의 성능 개선 방법 |
KR19990062566A (ko) * | 1997-12-16 | 1999-07-26 | 포만 제프리 엘 | 음성 인식 신뢰도 레벨 디스플레이 |
KR20010026288A (ko) * | 1999-09-04 | 2001-04-06 | 윤장진 | 유사 음소에 기반한 화자 종속형 음성 인식 장치 및 그 방법 |
KR20010044675A (ko) * | 2001-03-15 | 2001-06-05 | 백종관 | 음절 단위로 음성인식을 수행하는 방법 및 그 장치 |
Family Cites Families (37)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5566272A (en) * | 1993-10-27 | 1996-10-15 | Lucent Technologies Inc. | Automatic speech recognition (ASR) processing using confidence measures |
US6029124A (en) * | 1997-02-21 | 2000-02-22 | Dragon Systems, Inc. | Sequential, nonparametric speech recognition and speaker identification |
US6073095A (en) * | 1997-10-15 | 2000-06-06 | International Business Machines Corporation | Fast vocabulary independent method and apparatus for spotting words in speech |
US6205428B1 (en) * | 1997-11-20 | 2001-03-20 | At&T Corp. | Confusion set-base method and apparatus for pruning a predetermined arrangement of indexed identifiers |
US6185530B1 (en) * | 1998-08-14 | 2001-02-06 | International Business Machines Corporation | Apparatus and methods for identifying potential acoustic confusibility among words in a speech recognition system |
US6275801B1 (en) * | 1998-11-03 | 2001-08-14 | International Business Machines Corporation | Non-leaf node penalty score assignment system and method for improving acoustic fast match speed in large vocabulary systems |
JP2000221990A (ja) * | 1999-01-28 | 2000-08-11 | Ricoh Co Ltd | 音声認識装置 |
US6594629B1 (en) * | 1999-08-06 | 2003-07-15 | International Business Machines Corporation | Methods and apparatus for audio-visual speech detection and recognition |
US6912499B1 (en) * | 1999-08-31 | 2005-06-28 | Nortel Networks Limited | Method and apparatus for training a multilingual speech model set |
US7310600B1 (en) * | 1999-10-28 | 2007-12-18 | Canon Kabushiki Kaisha | Language recognition using a similarity measure |
JP4465564B2 (ja) * | 2000-02-28 | 2010-05-19 | ソニー株式会社 | 音声認識装置および音声認識方法、並びに記録媒体 |
US6912498B2 (en) * | 2000-05-02 | 2005-06-28 | Scansoft, Inc. | Error correction in speech recognition by correcting text around selected area |
DE10022586A1 (de) * | 2000-05-09 | 2001-11-22 | Siemens Ag | Verfahren zum Erzeugen einer Sprachdatenbank für einen Zielwortschatz zum Trainieren eines Spracherkennungssystems |
US7035802B1 (en) * | 2000-07-31 | 2006-04-25 | Matsushita Electric Industrial Co., Ltd. | Recognition system using lexical trees |
GB0027178D0 (en) * | 2000-11-07 | 2000-12-27 | Canon Kk | Speech processing system |
WO2002061728A1 (fr) * | 2001-02-01 | 2002-08-08 | Matsushita Electric Industrial Co., Ltd. | Dispositif de reconnaissance de phrases, procede de reconnaissance de phrases, programme et support |
JP2002358095A (ja) * | 2001-03-30 | 2002-12-13 | Sony Corp | 音声処理装置および音声処理方法、並びにプログラムおよび記録媒体 |
US6996527B2 (en) * | 2001-07-26 | 2006-02-07 | Matsushita Electric Industrial Co., Ltd. | Linear discriminant based sound class similarities with unit value normalization |
US7031918B2 (en) * | 2002-03-20 | 2006-04-18 | Microsoft Corporation | Generating a task-adapted acoustic model from one or more supervised and/or unsupervised corpora |
US7181398B2 (en) * | 2002-03-27 | 2007-02-20 | Hewlett-Packard Development Company, L.P. | Vocabulary independent speech recognition system and method using subword units |
US7197456B2 (en) * | 2002-04-30 | 2007-03-27 | Nokia Corporation | On-line parametric histogram normalization for noise robust speech recognition |
CN1312656C (zh) * | 2002-09-24 | 2007-04-25 | 松下电器产业株式会社 | 说话人标准化方法及用该方法的语音识别装置 |
DE60208956T2 (de) * | 2002-10-14 | 2006-09-14 | Sony Deutschland Gmbh | Verfahren zur Spracherkennung |
KR100668297B1 (ko) * | 2002-12-31 | 2007-01-12 | 삼성전자주식회사 | 음성인식방법 및 장치 |
AU2003900584A0 (en) * | 2003-02-11 | 2003-02-27 | Telstra New Wave Pty Ltd | System for predicting speech recognition accuracy and development for a dialog system |
DE10306022B3 (de) * | 2003-02-13 | 2004-02-19 | Siemens Ag | Dreistufige Einzelworterkennung |
US20040210443A1 (en) * | 2003-04-17 | 2004-10-21 | Roland Kuhn | Interactive mechanism for retrieving information from audio and multimedia files containing speech |
US7725319B2 (en) * | 2003-07-07 | 2010-05-25 | Dialogic Corporation | Phoneme lattice construction and its application to speech recognition and keyword spotting |
GB2404040A (en) * | 2003-07-16 | 2005-01-19 | Canon Kk | Lattice matching |
JP3819896B2 (ja) | 2003-11-14 | 2006-09-13 | 日本電信電話株式会社 | 音声認識方法、この方法を実施する装置、プログラムおよび記録媒体 |
US8019602B2 (en) | 2004-01-20 | 2011-09-13 | Microsoft Corporation | Automatic speech recognition learning using user corrections |
US7231019B2 (en) * | 2004-02-12 | 2007-06-12 | Microsoft Corporation | Automatic identification of telephone callers based on voice characteristics |
JP4705023B2 (ja) * | 2004-06-10 | 2011-06-22 | パナソニック株式会社 | 音声認識装置、音声認識方法、及びプログラム |
JP4301102B2 (ja) * | 2004-07-22 | 2009-07-22 | ソニー株式会社 | 音声処理装置および音声処理方法、プログラム、並びに記録媒体 |
US7529668B2 (en) * | 2004-08-03 | 2009-05-05 | Sony Corporation | System and method for implementing a refined dictionary for speech recognition |
JP4516112B2 (ja) * | 2005-03-11 | 2010-08-04 | 岐阜サービス株式会社 | 音声認識プログラム |
US20070033044A1 (en) * | 2005-08-03 | 2007-02-08 | Texas Instruments, Incorporated | System and method for creating generalized tied-mixture hidden Markov models for automatic speech recognition |
-
2006
- 2006-02-09 KR KR1020060012528A patent/KR100717385B1/ko not_active Expired - Fee Related
- 2006-07-31 US US11/495,562 patent/US8990086B2/en not_active Expired - Fee Related
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04305699A (ja) * | 1991-04-03 | 1992-10-28 | Matsushita Electric Ind Co Ltd | 音声認識方法および装置 |
JPH0854892A (ja) * | 1994-08-16 | 1996-02-27 | Meidensha Corp | 音声認識方法 |
KR19980020011A (ko) * | 1996-09-05 | 1998-06-25 | 양승택 | 음성 특징의 적응에 의한 음성 인식기의 성능 개선 방법 |
KR19990062566A (ko) * | 1997-12-16 | 1999-07-26 | 포만 제프리 엘 | 음성 인식 신뢰도 레벨 디스플레이 |
KR20010026288A (ko) * | 1999-09-04 | 2001-04-06 | 윤장진 | 유사 음소에 기반한 화자 종속형 음성 인식 장치 및 그 방법 |
KR20010044675A (ko) * | 2001-03-15 | 2001-06-05 | 백종관 | 음절 단위로 음성인식을 수행하는 방법 및 그 장치 |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101398639B1 (ko) | 2007-10-08 | 2014-05-28 | 삼성전자주식회사 | 음성 인식 방법 및 그 장치 |
KR101217524B1 (ko) | 2008-12-22 | 2013-01-18 | 한국전자통신연구원 | 고립어 엔베스트 인식결과를 위한 발화검증 방법 및 장치 |
US10061388B2 (en) | 2014-08-18 | 2018-08-28 | Samsung Electronics Co., Ltd. | Method and apparatus for processing user input |
KR20190023169A (ko) * | 2017-08-28 | 2019-03-08 | 에스케이텔레콤 주식회사 | 음소열의 편집 거리를 이용한 웨이크업 단어 선정 방법 |
KR102067973B1 (ko) * | 2017-08-28 | 2020-02-11 | 에스케이텔레콤 주식회사 | 음소열의 편집 거리를 이용한 웨이크업 단어 선정 방법 |
Also Published As
Publication number | Publication date |
---|---|
US8990086B2 (en) | 2015-03-24 |
US20070185713A1 (en) | 2007-08-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100717385B1 (ko) | 인식 후보의 사전적 거리를 이용한 인식 신뢰도 측정 방법및 인식 신뢰도 측정 시스템 | |
CN109036391B (zh) | 语音识别方法、装置及系统 | |
Schuster et al. | Japanese and korean voice search | |
JP5480760B2 (ja) | 端末装置、音声認識方法および音声認識プログラム | |
CN101432801B (zh) | 语音识别词典制作支持系统、语音识别词典制作支持方法 | |
US8868431B2 (en) | Recognition dictionary creation device and voice recognition device | |
US6934683B2 (en) | Disambiguation language model | |
EP2685452A1 (en) | Method of recognizing speech and electronic device thereof | |
US20020156627A1 (en) | Speech recognition apparatus and computer system therefor, speech recognition method and program and recording medium therefor | |
JP5752060B2 (ja) | 情報処理装置、大語彙連続音声認識方法及びプログラム | |
KR20050082249A (ko) | 도메인 기반 대화 음성인식방법 및 장치 | |
US20090112595A1 (en) | Discriminative training of multi-state barge-in models for speech processing | |
US20070038453A1 (en) | Speech recognition system | |
KR101483947B1 (ko) | 핵심어에서의 음소 오류 결과를 고려한 음향 모델 변별 학습을 위한 장치 및 이를 위한 방법이 기록된 컴퓨터 판독 가능한 기록매체 | |
JP2016177045A (ja) | 音声認識装置および音声認識プログラム | |
JP4764203B2 (ja) | 音声認識装置及び音声認識プログラム | |
JP6350935B2 (ja) | 音響モデル生成装置、音響モデルの生産方法、およびプログラム | |
JP5546565B2 (ja) | 単語追加装置、単語追加方法、およびプログラム | |
JP6027754B2 (ja) | 適応化装置、音声認識装置、およびそのプログラム | |
JP5124012B2 (ja) | 音声認識装置及び音声認識プログラム | |
JP2000352993A (ja) | 音声認識システム及びヒドン・マルコフ・モデルの学習方法 | |
JP2008026721A (ja) | 音声認識装置、音声認識方法、および音声認識用プログラム | |
Huang et al. | Task-independent call-routing | |
Rani et al. | Error analysis to improve the speech recognition accuracy on Telugu language | |
JP4733436B2 (ja) | 単語・意味表現組データベースの作成方法、音声理解方法、単語・意味表現組データベース作成装置、音声理解装置、プログラムおよび記憶媒体 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20060209 |
|
PA0201 | Request for examination | ||
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20070426 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20070504 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20070507 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20100412 Start annual number: 4 End annual number: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20110428 Start annual number: 5 End annual number: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20120427 Start annual number: 6 End annual number: 6 |
|
FPAY | Annual fee payment |
Payment date: 20130429 Year of fee payment: 7 |
|
PR1001 | Payment of annual fee |
Payment date: 20130429 Start annual number: 7 End annual number: 7 |
|
FPAY | Annual fee payment |
Payment date: 20140429 Year of fee payment: 8 |
|
PR1001 | Payment of annual fee |
Payment date: 20140429 Start annual number: 8 End annual number: 8 |
|
FPAY | Annual fee payment |
Payment date: 20150429 Year of fee payment: 9 |
|
PR1001 | Payment of annual fee |
Payment date: 20150429 Start annual number: 9 End annual number: 9 |
|
FPAY | Annual fee payment |
Payment date: 20160428 Year of fee payment: 10 |
|
PR1001 | Payment of annual fee |
Payment date: 20160428 Start annual number: 10 End annual number: 10 |
|
FPAY | Annual fee payment |
Payment date: 20170427 Year of fee payment: 11 |
|
PR1001 | Payment of annual fee |
Payment date: 20170427 Start annual number: 11 End annual number: 11 |
|
FPAY | Annual fee payment |
Payment date: 20180427 Year of fee payment: 12 |
|
PR1001 | Payment of annual fee |
Payment date: 20180427 Start annual number: 12 End annual number: 12 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |
Termination category: Default of registration fee Termination date: 20200215 |