JP5024154B2 - 関連付け装置、関連付け方法及びコンピュータプログラム - Google Patents
関連付け装置、関連付け方法及びコンピュータプログラム Download PDFInfo
- Publication number
- JP5024154B2 JP5024154B2 JP2008084569A JP2008084569A JP5024154B2 JP 5024154 B2 JP5024154 B2 JP 5024154B2 JP 2008084569 A JP2008084569 A JP 2008084569A JP 2008084569 A JP2008084569 A JP 2008084569A JP 5024154 B2 JP5024154 B2 JP 5024154B2
- Authority
- JP
- Japan
- Prior art keywords
- similarity
- speaker
- voice
- data
- association
- 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
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M3/00—Automatic or semi-automatic exchanges
- H04M3/42—Systems providing special services or facilities to subscribers
- H04M3/487—Arrangements for providing information services, e.g. recorded voice services or time announcements
- H04M3/493—Interactive information services, e.g. directory enquiries ; Arrangements therefor, e.g. interactive voice response [IVR] systems or voice portals
- H04M3/4936—Speech interaction details
-
- 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/26—Speech to text systems
-
- 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
- G10L17/00—Speaker identification or verification techniques
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M2201/00—Electronic components, circuits, software, systems or apparatus used in telephone systems
- H04M2201/40—Electronic components, circuits, software, systems or apparatus used in telephone systems using speech recognition
- H04M2201/405—Electronic components, circuits, software, systems or apparatus used in telephone systems using speech recognition involving speaker-dependent recognition
Landscapes
- Engineering & Computer Science (AREA)
- Human Computer Interaction (AREA)
- Health & Medical Sciences (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Physics & Mathematics (AREA)
- Acoustics & Sound (AREA)
- Multimedia (AREA)
- Computational Linguistics (AREA)
- Signal Processing (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Telephonic Communication Services (AREA)
Description
但し、Ry:要件類似度
Kc:共通語句数
Kn:総語句数
+(1×0.86×1×0.88)+(0.97×0.88×1×0.77)}
/(6.29+5.06)
=0.622
+P(C|B)+P(A|C)+P(B|C)}/6
但し、Rc:関連度
Ry:要件類似度
Rs:話者類似度
但し、Wy,Ws:Wy+Ws=1となる重み係数
=0.3+(T−10)×0.02 (10≦T<30)
=0.7 (T≧30)
Wy=1−Ws
但し、Rc’:調整された関連度Rc
t:特定語句を含む音声データ後の時間
Penalty(t):ペナルティ関数
=(t−T1)/(T2−T1) (T1<t<T2)
=1 (T2≦t≦T3)
=1−(t−T3)/(T4−T3) (T3<t<T4)
=0 (T4≦t)
10 制御機構
11 補助記憶機構
12 記録機構
12a 音声データベース
13 記憶機構
14 入力機構
15 出力機構
100 通話組選択部
101 要件類似度導出部
102 話者類似度導出部
103 関連度導出部
104 関連付け部
105 語句リスト
PRG コンピュータプログラム
Claims (8)
- 話者が発声した音声をデータ化した複数の音声データを関連付ける関連付け装置において、
各音声データに対する音声認識処理の結果に基づいて、各音声データ間で共通する語句の数を各音声データの総語句数で除した出現率に基づく数値を、語句類似度として導出する語句類似度導出部と、
各音声データから抽出される夫々の音声の特徴の比較結果を示す類似度を、話者類似度として導出する話者類似度導出部と、
導出した語句類似度及び話者類似度に基づいて、複数の音声データが関連している可能性を示す関連度を導出する関連度導出部と、
導出した関連度が予め設定されている閾値以上となる複数の音声データを関連付ける関連付け部と
を備えることを特徴とする関連付け装置。 - 前記語句類似度導出部は、
音声認識処理の信頼度、及び音声データに係る音声区間の開始から共通語句が出現するまでの時間の少なくとも一方に基づいて語句類似度を調整する様にしてある
ことを特徴とする請求項1に記載の関連付け装置。 - 前記話者類似度導出部は、
前記音声データに複数の話者の音声が含まれている場合に、話者毎の音声に基づいて話者類似度を導出する様にしてある
ことを特徴とする請求項1又は請求項2に記載の関連付け装置。 - 前記関連度導出部は、
語句類似度及び話者類似度を加重平均することで導出する様にしてあり、
更に前記音声データに係る音声の時間長に基づいて重み係数を変更する様にしてある
ことを特徴とする請求項1乃至請求項3のいずれかに記載の関連付け装置。 - 前記関連付け部は、
前記音声データに対する音声認識処理の結果に基づいて、前記音声データに、話題の開始、完了又は継続を示す特定語句が含まれているか否かを判定し、
特定語句が含まれていると判定した場合に、関連度又は閾値を調整する様にしてある
ことを特徴とする請求項1乃至請求項4のいずれかに記載の関連付け装置。 - 前記音声データは、時刻を示す時刻データを含み、
前記関連度導出部又は前記関連付け部は、関連付けの対象となる複数の音声データに係る時間が重複している場合に、関連付けの対象から除外する様にしてある
ことを特徴とする請求項1乃至請求項5のいずれかに記載の関連付け装置。 - 話者が発声した音声をデータ化した複数の音声データを関連付ける関連付け装置を用いた関連付け方法において、
前記関連付け装置は、
各音声データに対する音声認識処理の結果に基づいて、各音声データ間で共通する共通語句の数を各音声データの総語句数で除した出現率に基づく数値を、語句類似度として導出するステップと、
各音声データから抽出される夫々の音声の特徴の比較結果を示す類似度を、話者類似度として導出するステップと、
導出した語句類似度及び話者類似度に基づいて、複数の音声データが関連している可能性を示す関連度を導出するステップと、
導出した関連度が予め設定されている閾値以上となる複数の音声データを関連付けるステップと
を実行することを特徴とする関連付け方法。 - コンピュータに、話者が発声した音声をデータ化した複数の音声データを関連付けさせるコンピュータプログラムにおいて、
コンピュータに、
各音声データに対する音声認識処理の結果に基づいて、各音声データ間で共通する共通語句の数を各音声データの総語句数で除した出現率に基づく数値を、語句類似度として導出させる手順と、
各音声データから抽出される夫々の音声の特徴の比較結果を示す類似度を、話者類似度として導出させる手順と、
導出した語句類似度及び話者類似度に基づいて、複数の音声データが関連している可能性を示す関連度を導出させる手順と、
導出した関連度が予め設定されている閾値以上となる複数の音声データを関連付けさせる手順と
を実行させることを特徴とするコンピュータプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008084569A JP5024154B2 (ja) | 2008-03-27 | 2008-03-27 | 関連付け装置、関連付け方法及びコンピュータプログラム |
US12/318,429 US20090248412A1 (en) | 2008-03-27 | 2008-12-29 | Association apparatus, association method, and recording medium |
CN200810190522.7A CN101547261B (zh) | 2008-03-27 | 2008-12-30 | 关联赋予装置、关联赋予方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008084569A JP5024154B2 (ja) | 2008-03-27 | 2008-03-27 | 関連付け装置、関連付け方法及びコンピュータプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2009237353A JP2009237353A (ja) | 2009-10-15 |
JP5024154B2 true JP5024154B2 (ja) | 2012-09-12 |
Family
ID=41118472
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008084569A Expired - Fee Related JP5024154B2 (ja) | 2008-03-27 | 2008-03-27 | 関連付け装置、関連付け方法及びコンピュータプログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US20090248412A1 (ja) |
JP (1) | JP5024154B2 (ja) |
CN (1) | CN101547261B (ja) |
Families Citing this family (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9117448B2 (en) * | 2009-07-27 | 2015-08-25 | Cisco Technology, Inc. | Method and system for speech recognition using social networks |
US8160877B1 (en) * | 2009-08-06 | 2012-04-17 | Narus, Inc. | Hierarchical real-time speaker recognition for biometric VoIP verification and targeting |
KR101060183B1 (ko) * | 2009-12-11 | 2011-08-30 | 한국과학기술연구원 | 임베디드 청각 시스템 및 음성 신호 처리 방법 |
JP5824829B2 (ja) * | 2011-03-15 | 2015-12-02 | 富士通株式会社 | 音声認識装置、音声認識方法及び音声認識プログラム |
US20130144414A1 (en) * | 2011-12-06 | 2013-06-06 | Cisco Technology, Inc. | Method and apparatus for discovering and labeling speakers in a large and growing collection of videos with minimal user effort |
JPWO2014155652A1 (ja) * | 2013-03-29 | 2017-02-16 | 株式会社日立製作所 | 話者検索システム、プログラム |
JP2014202848A (ja) * | 2013-04-03 | 2014-10-27 | 株式会社東芝 | テキスト生成装置、方法、及びプログラム |
CN104252464B (zh) * | 2013-06-26 | 2018-08-31 | 联想(北京)有限公司 | 信息处理方法和装置 |
KR102111831B1 (ko) * | 2013-07-26 | 2020-05-15 | 그린에덴 유.에스. 홀딩스 Ii, 엘엘씨 | 컨셉 검색 및 탐색 시스템 및 방법 |
JP2015094811A (ja) * | 2013-11-11 | 2015-05-18 | 株式会社日立製作所 | 通話録音可視化システムおよび通話録音可視化方法 |
JP6464703B2 (ja) * | 2014-12-01 | 2019-02-06 | ヤマハ株式会社 | 会話評価装置およびプログラム |
KR102371697B1 (ko) * | 2015-02-11 | 2022-03-08 | 삼성전자주식회사 | 음성 기능 운용 방법 및 이를 지원하는 전자 장치 |
JP6556575B2 (ja) | 2015-09-15 | 2019-08-07 | 株式会社東芝 | 音声処理装置、音声処理方法及び音声処理プログラム |
CN107943850B (zh) * | 2017-11-06 | 2020-12-01 | 齐鲁工业大学 | 数据关联方法、系统及计算机可读存储介质 |
CN108091323B (zh) * | 2017-12-19 | 2020-10-13 | 想象科技(北京)有限公司 | 用于自语音中识别情感的方法与装置 |
CN109785846B (zh) * | 2019-01-07 | 2024-05-28 | 平安科技(深圳)有限公司 | 单声道的语音数据的角色识别方法及装置 |
JP7266448B2 (ja) * | 2019-04-12 | 2023-04-28 | パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ | 話者認識方法、話者認識装置、及び話者認識プログラム |
CN110501918B (zh) * | 2019-09-10 | 2022-10-11 | 百度在线网络技术(北京)有限公司 | 智能家电控制方法、装置、电子设备和存储介质 |
CN112992137B (zh) * | 2021-01-29 | 2022-12-06 | 青岛海尔科技有限公司 | 语音交互方法和装置、存储介质及电子装置 |
Family Cites Families (62)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US3700815A (en) * | 1971-04-20 | 1972-10-24 | Bell Telephone Labor Inc | Automatic speaker verification by non-linear time alignment of acoustic parameters |
US4400788A (en) * | 1981-03-27 | 1983-08-23 | Bell Telephone Laboratories, Incorporated | Continuous speech pattern recognizer |
JPS58130393A (ja) * | 1982-01-29 | 1983-08-03 | 株式会社東芝 | 音声認識装置 |
US5131043A (en) * | 1983-09-05 | 1992-07-14 | Matsushita Electric Industrial Co., Ltd. | Method of and apparatus for speech recognition wherein decisions are made based on phonemes |
DE3733659A1 (de) * | 1986-10-03 | 1988-04-21 | Ricoh Kk | Verfahren zum vergleichen von mustern |
US4933973A (en) * | 1988-02-29 | 1990-06-12 | Itt Corporation | Apparatus and methods for the selective addition of noise to templates employed in automatic speech recognition systems |
US5027406A (en) * | 1988-12-06 | 1991-06-25 | Dragon Systems, Inc. | Method for interactive speech recognition and training |
US5175793A (en) * | 1989-02-01 | 1992-12-29 | Sharp Kabushiki Kaisha | Recognition apparatus using articulation positions for recognizing a voice |
US5761639A (en) * | 1989-03-13 | 1998-06-02 | Kabushiki Kaisha Toshiba | Method and apparatus for time series signal recognition with signal variation proof learning |
US4994983A (en) * | 1989-05-02 | 1991-02-19 | Itt Corporation | Automatic speech recognition system using seed templates |
US5125022A (en) * | 1990-05-15 | 1992-06-23 | Vcs Industries, Inc. | Method for recognizing alphanumeric strings spoken over a telephone network |
US5748843A (en) * | 1991-09-20 | 1998-05-05 | Clemson University | Apparatus and method for voice controlled apparel manufacture |
US5502774A (en) * | 1992-06-09 | 1996-03-26 | International Business Machines Corporation | Automatic recognition of a consistent message using multiple complimentary sources of information |
CA2105034C (en) * | 1992-10-09 | 1997-12-30 | Biing-Hwang Juang | Speaker verification with cohort normalized scoring |
US5717743A (en) * | 1992-12-16 | 1998-02-10 | Texas Instruments Incorporated | Transparent telephone access system using voice authorization |
TW323364B (ja) * | 1993-11-24 | 1997-12-21 | At & T Corp | |
US5583933A (en) * | 1994-08-05 | 1996-12-10 | Mark; Andrew R. | Method and apparatus for the secure communication of data |
DE69535797D1 (de) * | 1994-10-25 | 2008-09-11 | Cisco Tech Inc | Ansagedienste mit Spracheingabe |
US5640490A (en) * | 1994-11-14 | 1997-06-17 | Fonix Corporation | User independent, real-time speech recognition system and method |
US5710864A (en) * | 1994-12-29 | 1998-01-20 | Lucent Technologies Inc. | Systems, methods and articles of manufacture for improving recognition confidence in hypothesized keywords |
US5749066A (en) * | 1995-04-24 | 1998-05-05 | Ericsson Messaging Systems Inc. | Method and apparatus for developing a neural network for phoneme recognition |
US5684925A (en) * | 1995-09-08 | 1997-11-04 | Matsushita Electric Industrial Co., Ltd. | Speech representation by feature-based word prototypes comprising phoneme targets having reliable high similarity |
US6073101A (en) * | 1996-02-02 | 2000-06-06 | International Business Machines Corporation | Text independent speaker recognition for transparent command ambiguity resolution and continuous access control |
US5893902A (en) * | 1996-02-15 | 1999-04-13 | Intelidata Technologies Corp. | Voice recognition bill payment system with speaker verification and confirmation |
US5719921A (en) * | 1996-02-29 | 1998-02-17 | Nynex Science & Technology | Methods and apparatus for activating telephone services in response to speech |
US6006188A (en) * | 1997-03-19 | 1999-12-21 | Dendrite, Inc. | Speech signal processing for determining psychological or physiological characteristics using a knowledge base |
JP3886024B2 (ja) * | 1997-11-19 | 2007-02-28 | 富士通株式会社 | 音声認識装置及びそれを用いた情報処理装置 |
US6374225B1 (en) * | 1998-10-09 | 2002-04-16 | Enounce, Incorporated | Method and apparatus to prepare listener-interest-filtered works |
US6571210B2 (en) * | 1998-11-13 | 2003-05-27 | Microsoft Corporation | Confidence measure system using a near-miss pattern |
US6424946B1 (en) * | 1999-04-09 | 2002-07-23 | International Business Machines Corporation | Methods and apparatus for unknown speaker labeling using concurrent speech recognition, segmentation, classification and clustering |
US6345252B1 (en) * | 1999-04-09 | 2002-02-05 | International Business Machines Corporation | Methods and apparatus for retrieving audio information using content and speaker information |
US6304844B1 (en) * | 2000-03-30 | 2001-10-16 | Verbaltek, Inc. | Spelling speech recognition apparatus and method for communications |
US20030023435A1 (en) * | 2000-07-13 | 2003-01-30 | Josephson Daryl Craig | Interfacing apparatus and methods |
US7177808B2 (en) * | 2000-11-29 | 2007-02-13 | The United States Of America As Represented By The Secretary Of The Air Force | Method for improving speaker identification by determining usable speech |
US6944594B2 (en) * | 2001-05-30 | 2005-09-13 | Bellsouth Intellectual Property Corporation | Multi-context conversational environment system and method |
US20020184019A1 (en) * | 2001-05-31 | 2002-12-05 | International Business Machines Corporation | Method of using empirical substitution data in speech recognition |
WO2004023455A2 (en) * | 2002-09-06 | 2004-03-18 | Voice Signal Technologies, Inc. | Methods, systems, and programming for performing speech recognition |
US7013276B2 (en) * | 2001-10-05 | 2006-03-14 | Comverse, Inc. | Method of assessing degree of acoustic confusability, and system therefor |
US7054811B2 (en) * | 2002-11-06 | 2006-05-30 | Cellmax Systems Ltd. | Method and system for verifying and enabling user access based on voice parameters |
US7103542B2 (en) * | 2001-12-14 | 2006-09-05 | Ben Franklin Patent Holding Llc | Automatically improving a voice recognition system |
US6996526B2 (en) * | 2002-01-02 | 2006-02-07 | International Business Machines Corporation | Method and apparatus for transcribing speech when a plurality of speakers are participating |
CN1453767A (zh) * | 2002-04-26 | 2003-11-05 | 日本先锋公司 | 语音识别装置以及语音识别方法 |
AU2003280474A1 (en) * | 2002-06-28 | 2004-01-19 | Conceptual Speech, Llc | Multi-phoneme streamer and knowledge representation speech recognition system and method |
CA2493640C (en) * | 2002-07-29 | 2012-06-12 | Francis James Scahill | Improvements in or relating to information provision for call centres |
US6772119B2 (en) * | 2002-12-10 | 2004-08-03 | International Business Machines Corporation | Computationally efficient method and apparatus for speaker recognition |
US7852993B2 (en) * | 2003-08-11 | 2010-12-14 | Microsoft Corporation | Speech recognition enhanced caller identification |
US7231019B2 (en) * | 2004-02-12 | 2007-06-12 | Microsoft Corporation | Automatic identification of telephone callers based on voice characteristics |
JP2005321530A (ja) * | 2004-05-07 | 2005-11-17 | Sony Corp | 発話識別装置および発話識別方法 |
US20070088553A1 (en) * | 2004-05-27 | 2007-04-19 | Johnson Richard G | Synthesized interoperable communications |
JP2005338610A (ja) * | 2004-05-28 | 2005-12-08 | Toshiba Tec Corp | 情報入力装置および情報蓄積処理装置 |
US7813928B2 (en) * | 2004-06-10 | 2010-10-12 | Panasonic Corporation | Speech recognition device, speech recognition method, and program |
US7720012B1 (en) * | 2004-07-09 | 2010-05-18 | Arrowhead Center, Inc. | Speaker identification in the presence of packet losses |
US7308443B1 (en) * | 2004-12-23 | 2007-12-11 | Ricoh Company, Ltd. | Techniques for video retrieval based on HMM similarity |
US7949533B2 (en) * | 2005-02-04 | 2011-05-24 | Vococollect, Inc. | Methods and systems for assessing and improving the performance of a speech recognition system |
US7827032B2 (en) * | 2005-02-04 | 2010-11-02 | Vocollect, Inc. | Methods and systems for adapting a model for a speech recognition system |
US20060215824A1 (en) * | 2005-03-28 | 2006-09-28 | David Mitby | System and method for handling a voice prompted conversation |
US7386105B2 (en) * | 2005-05-27 | 2008-06-10 | Nice Systems Ltd | Method and apparatus for fraud detection |
CN100440315C (zh) * | 2005-10-31 | 2008-12-03 | 浙江大学 | 基于倒谱特征线性情感补偿的说话人识别方法 |
CN1963917A (zh) * | 2005-11-11 | 2007-05-16 | 株式会社东芝 | 评价语音的分辨力、说话人认证的注册和验证方法及装置 |
US7852792B2 (en) * | 2006-09-19 | 2010-12-14 | Alcatel-Lucent Usa Inc. | Packet based echo cancellation and suppression |
US7890326B2 (en) * | 2006-10-13 | 2011-02-15 | Google Inc. | Business listing search |
US20090240499A1 (en) * | 2008-03-19 | 2009-09-24 | Zohar Dvir | Large vocabulary quick learning speech recognition system |
-
2008
- 2008-03-27 JP JP2008084569A patent/JP5024154B2/ja not_active Expired - Fee Related
- 2008-12-29 US US12/318,429 patent/US20090248412A1/en not_active Abandoned
- 2008-12-30 CN CN200810190522.7A patent/CN101547261B/zh not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
CN101547261B (zh) | 2013-06-05 |
CN101547261A (zh) | 2009-09-30 |
US20090248412A1 (en) | 2009-10-01 |
JP2009237353A (ja) | 2009-10-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5024154B2 (ja) | 関連付け装置、関連付け方法及びコンピュータプログラム | |
US11790896B2 (en) | Detecting non-verbal, audible communication conveying meaning | |
JP6210239B2 (ja) | 会話解析装置、会話解析方法及びプログラム | |
US9672825B2 (en) | Speech analytics system and methodology with accurate statistics | |
CN106782607B (zh) | 确定热词适合度 | |
US6704708B1 (en) | Interactive voice response system | |
JP4568371B2 (ja) | 少なくとも2つのイベント・クラス間を区別するためのコンピュータ化された方法及びコンピュータ・プログラム | |
US7716048B2 (en) | Method and apparatus for segmentation of audio interactions | |
CN100578612C (zh) | 语音处理装置 | |
EP1083542A2 (en) | A method and apparatus for speech detection | |
US9711167B2 (en) | System and method for real-time speaker segmentation of audio interactions | |
US20120232899A1 (en) | System and method for identification of a speaker by phonograms of spontaneous oral speech and by using formant equalization | |
JP2012159596A (ja) | 情報処理装置、情報処理方法、情報処理システム、およびプログラム | |
JP2018136493A (ja) | 音声認識用コンピュータプログラム、音声認識装置及び音声認識方法 | |
CN107480152A (zh) | 一种音频分析及检索方法和系统 | |
JP2020187211A (ja) | 対話装置、対話方法、及び対話コンピュータプログラム | |
CN113129895A (zh) | 一种语音检测处理系统 | |
JP2011053569A (ja) | 音響処理装置およびプログラム | |
JP2797861B2 (ja) | 音声検出方法および音声検出装置 | |
JP2012053218A (ja) | 音響処理装置および音響処理プログラム | |
JP6526602B2 (ja) | 音声認識装置、その方法、及びプログラム | |
Schaaf et al. | Are you dictating to me? detecting embedded dictations in doctor-patient conversations | |
JP6183147B2 (ja) | 情報処理装置、プログラム、及び方法 | |
JP4408665B2 (ja) | 音声認識用発話データ収集装置、音声認識用発話データ収集方法、及びコンピュータプログラム | |
Lingam | Speaker based language independent isolated speech recognition system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20101216 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120216 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120228 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120501 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20120522 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120604 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150629 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |