JP4949310B2 - Sound processing apparatus and program - Google Patents
Sound processing apparatus and program Download PDFInfo
- Publication number
- JP4949310B2 JP4949310B2 JP2008102476A JP2008102476A JP4949310B2 JP 4949310 B2 JP4949310 B2 JP 4949310B2 JP 2008102476 A JP2008102476 A JP 2008102476A JP 2008102476 A JP2008102476 A JP 2008102476A JP 4949310 B2 JP4949310 B2 JP 4949310B2
- Authority
- JP
- Japan
- Prior art keywords
- recognition
- acoustic model
- data
- processing unit
- model
- 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.)
- Active
Links
Images
Abstract
Description
本発明は、統計的処理に基づく音声処理に関する。特に、各音素の音響特徴量の統計量を音響モデルとして処理を行なう音響処理装置およびそのプログラムに関する。 The present invention relates to speech processing based on statistical processing. In particular, the present invention relates to an acoustic processing apparatus and a program for processing an acoustic feature quantity statistic of each phoneme as an acoustic model.
統計モデルを用いた音声認識では、各音素の統計量を得るために大量の学習データが必要になる。この学習データは、大量の音声データとその音声に対する書き起こしの対であり、従来人手により時間とコストをかけて作成されてきた。 In speech recognition using a statistical model, a large amount of learning data is required to obtain the statistic of each phoneme. This learning data is a pair of a large amount of voice data and a transcription for the voice, and has been created manually and with time and cost.
現在、放送番組の一部には、高齢者や聴覚障害者の番組視聴など音声からの情報が十分に得られない環境でも番組内容が理解できるように、番組音声に対応する字幕テキストが付与されているものがある。この字幕テキストにはオンラインで付与された字幕テキストとオフラインで付与された字幕テキストの2種類があり、前者は番組中の発話内容とほぼ一致している。但し、後者は話し言葉の冗長性を除去し、簡潔で読みやすい字幕を付与できるため、発話内容と字幕との一致率が低い。 Currently, some broadcast programs are given subtitle text corresponding to program audio so that the contents of the program can be understood even in environments where information from the voice is not sufficiently available, such as watching a program for elderly or hearing-impaired people. There is something that is. There are two types of subtitle texts: subtitle text given online and subtitle text given offline. The former is almost identical to the utterance content in the program. However, the latter removes the redundancy of spoken words and can provide subtitles that are simple and easy to read, so the rate of coincidence between the utterance contents and the subtitles is low.
上記の一致率が高いオンライン字幕を利用できる場合には、音声区間の切り出しと、切り出された音声に対応する字幕区間の切りだしを行なうことで、音響モデルの学習データを容易に自動作成することができ、読み上げ音声が中心で比較的高い音声認識精度が得られるニュース番組を対象とした場合の認識精度の改善が報告されている(非特許文献1)。この方法では、字幕区間の切り出しに、字幕テキストで適応化した言語モデルを用いて得られた番組音声の認識結果を利用し、字幕テキストと認識結果の一致区間を音響モデルの学習データとしている。この番組音声の認識は、主に音声区間の切り出しと字幕と発話内容の不一致部分の検出を目的として行われ、言語モデルの適応化に用いる字幕テキストの重みは比較的小さいことが特徴である。 When online subtitles with a high matching rate are available, audio model learning data can be easily and automatically created by extracting audio segments and subtitle segments corresponding to the extracted audio. However, it has been reported that the accuracy of recognition is improved in the case of a news program in which the reading speech is mainly used and relatively high speech recognition accuracy is obtained (Non-Patent Document 1). In this method, the recognition result of the program sound obtained by using a language model adapted by subtitle text is used for subtitle section extraction, and the coincidence section between the subtitle text and the recognition result is used as learning data for the acoustic model. This program audio recognition is performed mainly for the purpose of extracting a voice section and detecting a mismatched portion between subtitles and utterance content, and is characterized in that the weight of subtitle text used for language model adaptation is relatively small.
図11は、従来技術による音響モデル学習装置の機能構成を示すブロック図である。この図に示す音響モデル学習装置200は、字幕テキストを形態素単位に分割した後、字幕テキストにWbiasの重みを付けて、バイアスのある言語モデル(バイアス化言語モデル86)を得る。この言語モデルを用いて番組音声を認識する(認識処理部90)。本装置の主目的は、字幕と発話内容の不一致区間の検出と音声と字幕の切り出しであるため、バイアス重みWbias(4程度)と言語重みWlm(10程度)は比較的小さな値を用いる。次に、番組全体で認識仮説と字幕テキストのDPマッチングを行い(アライメント処理部92)、字幕テキストと認識結果が3単語以上連続して一致している区間を選択し、番組音声中の音声区間と対応する単語列である学習データ(学習データ記憶部94)が得られる。
現在、放送番組の対談部分などの比較的自由なスタイルで発話された部分の認識精度は、読み上げ音声の認識精度に比べて低く、このような部分の認識精度を向上させるため、様々なスタイルで発話された音響モデルの学習データが必要とされている。 Currently, the recognition accuracy of a part spoken in a relatively free style such as a dialogue part of a broadcast program is lower than the recognition accuracy of a reading speech, and in order to improve the recognition accuracy of such a part, various styles are used. Learning data for the spoken acoustic model is needed.
放送番組の対談部分などの比較的自由なスタイルでは、オフラインで作成される字幕テキストが用いられるが、前述の通りこの字幕テキストの作成の際は簡潔さが優先されるため、字幕テキストと実際の発話内容との一致率は低い。従来技術による音響モデル学習装置は字幕テキストと実際の発話内容との一致率が高いことを前提としており、従来技術による方法ではこの一致率の低いデータからは高い認識精度が得られず、その結果として音響モデルの学習データを効率よく多量に生成することができないという問題があった。 In a relatively free style such as a dialogue part of a broadcast program, subtitle text created offline is used. However, as mentioned above, priority is given to simplicity when creating this subtitle text. The matching rate with the utterance content is low. The acoustic model learning device according to the prior art is based on the premise that the matching rate between the subtitle text and the actual utterance content is high, and the method according to the prior art cannot obtain high recognition accuracy from the data with the low matching rate. As a problem, it is impossible to efficiently generate a large amount of learning data for an acoustic model.
本発明は、上記事情を考慮して為されたものであり、字幕と発話内容の一致率が低いオフライン字幕を利用した場合にも、高い認識率によって音響モデルの学習データを自動生成し、多様な発話スタイルに対応できる音響モデルを作成することを目的とするものである。そのため、本発明は、字幕と発話内容の一致率が低いオフライン字幕を利用した場合に、両者が一致しない区間をも音響モデル自動生成のために抽出することのできる音響処理装置およびプログラムを提供することを目的とする。 The present invention has been made in view of the above circumstances, and even when offline subtitles with a low match rate between subtitles and utterance contents are used, acoustic model learning data is automatically generated with a high recognition rate, and various The purpose is to create an acoustic model that can handle various utterance styles. Therefore, the present invention provides an acoustic processing device and a program that can extract, for acoustic model automatic generation, sections that do not match when using offline subtitles with a low match rate between subtitles and utterance content. For the purpose.
[1]上記の課題を解決するため、本発明の一態様による音響処理装置は、音声の認識処理を行い、認識仮説および前記認識仮説に付随する信頼度データを含んだ認識結果データを出力する認識処理部と、前記音声に対応するテキストデータと前記認識処理部が出力した認識結果データとに基づきこれら両データの一致区間を選択するとともに、前記一致区間の時間を含み且つ前記テキストデータとは一致しない前記認識仮説を枝刈りし、枝刈り後の認識仮説および付随する信頼度データを基に信頼区間を選択し、前記一致区間および前記信頼区間のデータを出力する選択処理部とを具備することを特徴とする。
これにより、認識仮説とテキストデータが一致する区間だけでなく、両者が一致しない区間からも、所定のレベル以上で信頼できる認識仮説を含む信頼区間から、データを抽出することが可能となる。このような構成により、より多くの学習データを得ることができる。
[1] In order to solve the above-described problem, an acoustic processing device according to an aspect of the present invention performs speech recognition processing and outputs recognition result data including a recognition hypothesis and reliability data associated with the recognition hypothesis. Based on the recognition processing unit, the text data corresponding to the speech, and the recognition result data output by the recognition processing unit, a matching section between these two data is selected, and includes the time of the matching section and the text data A selection processing unit that prunes the recognition hypotheses that do not match, selects a confidence interval based on the recognition hypothesis after pruning and accompanying reliability data, and outputs data of the matching interval and the confidence interval; It is characterized by that.
As a result, it is possible to extract data not only from a section where the recognition hypothesis and text data match but also from a confidence section including a recognition hypothesis that can be trusted at a predetermined level or higher from a section where both do not match. With such a configuration, more learning data can be obtained.
[2]また、本発明の一態様は、上記の音響処理装置において、音素と該音素に対応する音響特徴量とを関連付けた音響モデルを記憶する音響モデル記憶部と、前記選択処理部による選択の結果に応じて、前記音響モデル記憶部に記憶される前記音響モデルを更新する音響モデル適応化部とをさらに具備するとともに、前記認識処理部は、前記音響モデル記憶部から読み出した前記音響モデルを用いて音声の認識処理を行うものであり、前記選択処理部は、選択した前記一致区間と選択した前記信頼区間に含まれる音素と当該音素に対応する音響特徴量との組を学習データとして出力するものであり、前記音響モデル適応化部は、前記選択処理部が出力した前記学習データを用いて、前記音響モデル記憶部に記憶される前記音響モデルを更新するものであることを特徴とする。
この構成によれば、音響モデルに基づいて行なわれた音声の認識結果データ(認識仮説)とその音声に対応するテキストデータ(字幕テキストなど)との一致区間から学習データが得られるとともに、この一致区間に基づき認識仮説の枝刈りを行い、その結果得られる信頼区間からも学習データが得られる。これら一致区間および信頼区間から得られた学習データを用いて音響モデルを更新する。つまり音響モデルの適応化を行なうことができる。そして、適応化された音響モデルを用いて、再度、認識処理を行なうことにより、より多くの学習データが得られる。このような適応化と学習データ取得を、繰り返すことができ、学習データを多量に得ることが効率的に行なえる。
[2] Further, according to one aspect of the present invention, in the above-described acoustic processing device, an acoustic model storage unit that stores an acoustic model in which a phoneme is associated with an acoustic feature amount corresponding to the phoneme, and selection by the selection processing unit And an acoustic model adapting unit that updates the acoustic model stored in the acoustic model storage unit according to the result, and the recognition processing unit reads the acoustic model read from the acoustic model storage unit And the selection processing unit uses, as learning data, a set of the selected phoneme included in the selected matching section and the selected confidence section and an acoustic feature amount corresponding to the phoneme. The acoustic model adaptation unit updates the acoustic model stored in the acoustic model storage unit using the learning data output from the selection processing unit. Characterized in that it is a shall.
According to this configuration, the learning data is obtained from the coincidence section between the speech recognition result data (recognition hypothesis) performed based on the acoustic model and the text data (caption text, etc.) corresponding to the speech, and this matching is obtained. The recognition hypothesis is pruned based on the interval, and learning data is also obtained from the confidence interval obtained as a result. The acoustic model is updated using learning data obtained from the coincidence interval and the confidence interval. That is, the acoustic model can be adapted. Then, more learning data can be obtained by performing recognition processing again using the adapted acoustic model. Such adaptation and learning data acquisition can be repeated, and a large amount of learning data can be obtained efficiently.
[3]また、本発明の一態様は、音声の認識処理を行い、認識仮説および前記認識仮説に付随する信頼度データを含んだ認識結果データを出力する認識処理過程と、前記音声に対応するテキストデータと前記認識処理過程が出力した認識結果データとに基づきこれら両データの一致区間を選択するとともに、前記一致区間の時間を含み且つ前記テキストデータとは一致しない前記認識仮説を枝刈りし、枝刈り後の認識仮説および付随する信頼度データを基に信頼区間を選択し、前記一致区間および前記信頼区間のデータを出力する選択処理過程との処理をコンピュータに実行させるプログラムである。 [3] Further, according to one aspect of the present invention, a recognition process in which speech recognition processing is performed and recognition result data including a recognition hypothesis and reliability data accompanying the recognition hypothesis is output, and the speech is supported. Based on the text data and the recognition result data output by the recognition processing step, select a matching section of both data, and pruning the recognition hypothesis that includes the time of the matching section and does not match the text data, This is a program for selecting a confidence interval based on a recognition hypothesis after pruning and accompanying reliability data, and causing the computer to execute processing with a selection processing step of outputting data of the matching interval and the confidence interval.
また、さらに、次のA2からA6までの態様として上記課題を解決するようにしても良い。 Furthermore, the above-described problems may be solved as the following aspects A2 to A6.
[A2]本発明の一態様は、上記の音響処理装置において、前記音響モデル記憶部は、前記音響モデルを番組ごとに記憶するものであり、前記認識処理部は、前記番組の音声を、当該番組に対応した前記音響モデルを用いて音声の認識処理を行ない、前記選択処理部は、前記番組ごとに前記学習データを出力し、前記音響モデル適応化部は、当該番組用の前記音響モデルを更新することを特徴とする。
この構成によれば、認識対象の音声は放送等の番組の音声であり、番組ごとに音響モデルを持ち、番組ごとの認識結果を用いて音響モデルの適応化を行なえる。よって、番組ごとに特有の音響的特徴がある場合に、その特有の特徴に応じた適応化を行なうことができ、認識精度が上がり、より多量の学習モデルを獲得できる。
[A2] According to one aspect of the present invention, in the acoustic processing apparatus, the acoustic model storage unit stores the acoustic model for each program, and the recognition processing unit Voice recognition processing is performed using the acoustic model corresponding to the program, the selection processing unit outputs the learning data for each program, and the acoustic model adaptation unit selects the acoustic model for the program. It is characterized by updating.
According to this configuration, the sound to be recognized is the sound of a program such as a broadcast, and each program has an acoustic model, and the acoustic model can be adapted using the recognition result for each program. Therefore, when there is a specific acoustic feature for each program, adaptation according to the unique feature can be performed, recognition accuracy is improved, and a larger amount of learning models can be acquired.
[A3]本発明の一態様は、上記の音響処理装置において、言語モデルを記憶する言語モデル記憶部をさらに具備し、前記認識処理部は、前記言語モデル記憶部から読み出した前記言語モデルと前記音響モデル記憶部から読み出した前記音響モデルとを所定の重み比率値で重み付けして用いて、認識処理を行なうものであり、且つ、前記認識処理部は、音響モデル適応化部によって更新された前記音響モデルを用いて再度認識処理を行なうものであり、このとき使用する前記重み比率値は、前回の認識処理のときよりも前記言語モデルがより小さい重みで用いられる値とすることを特徴とする。
この構成によれば、認識処理と、認識処理結果を用いた音響モデルの適応化とを、繰り返し行なう場合に、徐々に、言語モデルを用いる重みが相対的に低下する。よって、当初の認識率を高めるために言語モデルの重みを大きめにとった場合にも、音響モデルの適応化の進展に合わせて、言語モデルの重みを減ずることができ、認識精度が上がり、より多量の学習モデルを獲得できる。
[A3] According to one aspect of the present invention, in the above sound processing device, the audio processing apparatus further includes a language model storage unit that stores a language model, and the recognition processing unit includes the language model read from the language model storage unit and the language model The acoustic model read from the acoustic model storage unit is weighted with a predetermined weight ratio value and used for recognition processing, and the recognition processing unit is updated by the acoustic model adaptation unit. The recognition process is performed again using an acoustic model, and the weight ratio value used at this time is a value used by the language model with a smaller weight than in the previous recognition process. .
According to this configuration, when the recognition process and the adaptation of the acoustic model using the recognition process result are repeatedly performed, the weight for using the language model gradually decreases. Therefore, even if the language model weight is increased in order to increase the initial recognition rate, the weight of the language model can be reduced in accordance with the progress of adaptation of the acoustic model, and the recognition accuracy is improved. Acquire a large amount of learning models.
[A4]本発明の一態様は、上記の音響処理装置において、前記音声の中の発話部分の特徴量を表わす発話モデルを記憶する発話モデル記憶部と、前記発話モデル記憶部から読み出した前記発話モデルを用いて前記音声の中の発話部分の音声区間を切り出す音声区間切り出し部と、前記選択処理部が出力した前記学習データを用いて、前記発話モデル記憶部に記憶される前記発話モデルを更新する発話モデル適応化部とをさらに具備し、前記認識処理部は、前記音声区間切り出し部によって切り出された前記音声区間の音声を認識処理することを特徴とする。
この構成によれば、発話モデルを用いて音声区間の中の発話部分の音声区間を切り出す。そして、認識処理の結果得られた学習データを用いて、発話モデルを適応化する。よって、発話部分の音声区間の切り出しと、切り出された音声区間の認識処理と、認識結果に基づく学習データを用いた発話モデルの適応化の処理を繰り返すことができる。よって、音声区間の切り出しの精度が向上し、認識精度が上がり、より多量の学習モデルを獲得できる。
[A4] According to one aspect of the present invention, in the above-described acoustic processing device, an utterance model storage unit that stores an utterance model representing a feature amount of an utterance part in the speech, and the utterance read out from the utterance model storage unit Update the utterance model stored in the utterance model storage unit using the speech segment cutout unit that cuts out the speech segment of the utterance part in the speech using the model and the learning data output from the selection processing unit An utterance model adaptation unit that performs the recognition processing on the voice in the voice segment cut out by the voice segment cut-out unit.
According to this configuration, the speech section of the speech portion in the speech section is cut out using the speech model. Then, the utterance model is adapted using the learning data obtained as a result of the recognition process. Therefore, it is possible to repeat the extraction of the speech section of the utterance portion, the recognition processing of the extracted speech section, and the adaptation process of the utterance model using the learning data based on the recognition result. Therefore, the accuracy of segmentation of speech sections is improved, the recognition accuracy is increased, and a larger amount of learning models can be acquired.
[A5]本発明の一態様は、上記の音響処理装置において、話者ごと又は話者属性ごとの統計量を表わす話者属性別発話モデルを記憶する話者属性別発話モデル記憶手段と、前記話者属性別発話モデル記憶手段から読み出した前記話者属性別発話モデルを用いて前記音声の中の所定音声区間における話者又は話者属性を推定する話者属性推定手段とをさらに具備し、前記音響モデル記憶部は、前記話者ごとまたは前記話者属性ごとに区別して前記音響モデルを記憶するものであり、前記認識処理部は、前記話者属性推定手段による推定結果に応じて、該当する前記話者用または前記話者属性用の前記音響モデルを前記音響モデル記憶部から読み出し、この読み出された前記音響モデルを用いて前記音声の認識処理を行なうものであり、さらに、前記話者属性推定手段による推定結果に対応する前記学習データを用いて、前記話者属性別発話モデル記憶手段に記憶された、当該推定結果に対応する前記話者ごとまたは前記話者属性ごとの話者属性別発話モデルを更新する話者属性別発話モデル適応化手段を備えることを特徴とする。
この構成によれば、話者属性別発話モデルを用いて話者又は話者属性を推定する。また、話者又は話者属性ごとの音響モデルを備えており、前記の推定結果に応じた音響モデルを用いた認識処理を行なう。この認識処理の結果得られる学習データを用いて話者属性別発話モデルの適応化を行なう。この処理を繰り返すことにより、話者属性別発話モデルの質が向上し、話者又は話者属性を推定する精度が向上し、即ち、話者又は話者属性ごとの音響モデルに適した音声区間を切り出す精度が向上する。よって、認識精度が上がり、より多量の学習モデルを獲得できる。
[A5] According to one aspect of the present invention, in the above sound processing device, the speaker attribute-specific utterance model storage unit that stores a speaker attribute-specific utterance model representing a statistic for each speaker or each speaker attribute; Speaker attribute estimation means for estimating a speaker or speaker attributes in a predetermined voice section in the speech using the speaker attribute-specific utterance model read from the speaker attribute-specific utterance model storage means, The acoustic model storage unit stores the acoustic model separately for each speaker or for each speaker attribute, and the recognition processing unit corresponds to the estimation result by the speaker attribute estimation unit. The acoustic model for the speaker or the speaker attribute is read from the acoustic model storage unit, and the speech recognition process is performed using the read acoustic model. For each speaker or each speaker attribute corresponding to the estimation result stored in the speaker attribute-specific utterance model storage unit, using the learning data corresponding to the estimation result by the speaker attribute estimation unit The apparatus includes a speaker attribute-specific utterance model adaptation means for updating the speaker attribute-specific utterance model.
According to this configuration, the speaker or speaker attribute is estimated using the speaker attribute-specific utterance model. In addition, an acoustic model is provided for each speaker or speaker attribute, and recognition processing using an acoustic model corresponding to the estimation result is performed. Using the learning data obtained as a result of this recognition processing, the speech model for each speaker attribute is adapted. By repeating this process, the quality of the utterance model for each speaker attribute is improved, and the accuracy of estimating the speaker or the speaker attribute is improved, that is, the speech section suitable for the acoustic model for each speaker or speaker attribute. The accuracy of cutting out is improved. Therefore, recognition accuracy is improved and a larger amount of learning models can be acquired.
[A6]本発明の一態様は、上記の音響処理装置において、前記音響モデル適応化部は、前記話者属性推定手段による推定結果に対応する前記学習データを用いて、当該推定結果に対応する前記話者ごとまたは前記話者属性ごとの前記音響モデルを更新するものであることを特徴とする。
この構成によれば、前記の推定結果に対応した学習データを用いて、当該推定結果に対応した音響モデルを適応化する。よって、音響モデルの質がより向上し、認識精度が上がり、より多量の学習モデルを獲得できる。
[A6] According to one aspect of the present invention, in the acoustic processing device, the acoustic model adaptation unit corresponds to the estimation result using the learning data corresponding to the estimation result by the speaker attribute estimation unit. The acoustic model is updated for each speaker or each speaker attribute.
According to this configuration, the learning model corresponding to the estimation result is used to adapt the acoustic model corresponding to the estimation result. Therefore, the quality of the acoustic model is further improved, the recognition accuracy is improved, and a larger amount of learning models can be acquired.
本発明によると、字幕が付与されている様々な番組音声から、大量の音響モデルの学習データを効率的に得ることができる。また、字幕と実際の音声との一致率が低い番組音声からも、より効率的に、音響モデルの学習データを得ることが可能となる。特に、字幕と音声の一致しない区間の一部からも学習データを得ることができる。また、これまで認識できなかった番組や話者の認識が可能になったり、音声認識の認識精度の向上が可能になったりする。 According to the present invention, it is possible to efficiently obtain a large amount of learning data of an acoustic model from various program sounds to which subtitles are assigned. In addition, it is possible to obtain learning data of an acoustic model more efficiently from program audio having a low matching rate between subtitles and actual audio. In particular, learning data can be obtained from a part of a section in which subtitles and audio do not match. In addition, it becomes possible to recognize programs and speakers that could not be recognized before, and to improve the recognition accuracy of voice recognition.
以下、図面を参照しながら本発明の実施形態について説明する。
[第1の実施の形態]
図1は、第1の実施形態による音響モデル学習装置の機能構成を示すブロック図である。図示するように、音響モデル学習装置100は、字幕テキスト記憶部1と、形態素解析処理部2と、重み付け処理部3と、ベースラインコーパス記憶部4と、合成処理部5と、バイアス化言語モデル記憶部6(言語モデル記憶部)と、重み付け処理部7と、番組音声記憶部8と、音響モデル記憶部9と、認識処理部10と、認識仮説記憶部11と、アライメント処理部12と、選択処理部13と、学習データ記憶部14と、音響モデル適応化部15とを含んで構成される。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
[First Embodiment]
FIG. 1 is a block diagram illustrating a functional configuration of the acoustic model learning device according to the first embodiment. As shown in the figure, the acoustic
字幕テキスト記憶部1は、放送番組の字幕テキストのデータを記憶する。形態素解析処理部2は、字幕テキスト記憶部1から読み出した字幕テキストについて、既存技術を用いて形態素解析処理を行い、その結果を、形態素に区切られた列として出力する。
The caption
重み付け処理部3は、形態素解析された字幕テキストについて、ベースラインコーパスと合成するための重み付けを行なう。つまり、重み付け処理部3は、字幕テキストの出現頻度に重み値Wbiasを乗ずるようなバイアスをかける。ベースラインコーパス記憶部4は、ベースラインコーパスを記憶する。ベースラインコーパスは、電子化された自然言語の大量の文章からなるデータベースである。例えば、蓄積された過去のニュース原稿のテキストをベースラインコーパスとして利用する。なお、ベースラインコーパスに対して予め統計処理を行い、後述する言語モデルに合う形式で記憶しておくようにしても良い。
The
合成処理部5は、重み付け処理部3によって重み付けされた字幕テキストのデータと、ベースラインコーパス記憶部4から読み出したベースラインコーパスとを用いて、これらを合成し、出現する語に関する統計的な数値とともに表わしたバイアス化言語モデルを作成する。バイアス化言語モデル記憶部6は、合成処理部5によって作成されたバイアス付きの言語モデルを記憶する。言語モデルの詳細については、後で図面を参照しながら説明する。
The
重み付け処理部7は、認識処理部10による認識処理のために、バイアス化言語モデル記憶部6に記憶されている言語モデルに対して重み値Wlmによる重み付けを行なう。これにより、認識処理部10は、言語モデルと音響モデルとをWlm:1の重みの比で用いることとなる。
The weighting processing unit 7 weights the language model stored in the biased language
番組音声記憶部8は、番組音声を記憶している。この番組音声は、字幕テキスト記憶部1に記憶される字幕テキストのデータと対応するものである。
音響モデル記憶部9は、音素とその音素に対応する音響特徴量とを関連付けた音響モデルのデータを記憶する。音響モデルのデータについては後でも説明する。
The program
The acoustic
認識処理部10は、音響モデル記憶部9から読み出した音響モデルと重み値Wlmによる重み付けをつけた言語モデルとを用いて、番組音声記憶部8から読み出す音声の認識処理を行い、認識仮説(認識結果データ)を出力する。認識仮説記憶部11は、この認識仮説を記憶する。
The
アライメント処理部12は、形態素解析処理部2によって形態素解析処理済みの字幕テキストデータと、認識仮説記憶部11から読み出す認識仮説との一致部分を見つける処理を行なう。具体的には、アライメント処理部12は、これら両データをサーチし、所定数以上連続して語が一致しているか所定数以上連続して文字が一致している箇所を見つける処理を行なう。
The
選択処理部13は、アライメント処理部12によってアライメントされた両データの一致区間を選択し、選択した一致区間に含まれる音素と当該音素に対応する音響特徴量との組を学習データとして出力する。また、選択処理部13は、選択された一致区間を含む認識仮説のうち、当該区間において字幕テキストデータとは一致しない認識仮説を枝刈りし、枝刈り後の認識仮説とそれに付随する信頼度データを基に、信頼度データが所定の閾値以上の区間を信頼区間として選択し、選択した信頼区間に含まれる音素と当該音素に対応する音響特徴量との組を学習データとして出力する。
The
学習データ記憶部14は、選択処理部13によって出力される学習データを記憶する。音響モデル適応化部15は、学習データ記憶部14から読み出した学習データを用いて、音響モデル記憶部9に記憶される音響モデルを適応化する(更新する)処理を行なう。
The learning
この音響モデル学習装置100の特徴は、音響モデル適応化部15が存在し、選択処理部13によって出力される学習データを用いて、最大事後推定法(MAP)や最尤線形回帰分析法(MLLR)等の適応化技術により、音響モデル記憶部9に記憶されている音響モデルを適応化(更新)し、さらに適応化された音響モデルを用いて認識処理を繰り返し行なうようにした点である。
The acoustic
また、従来技術と異なり、比較的大きな重み値Wbias(1000程度)と重み値Wlm(16程度)を用いて認識処理を行なう点も、特徴的である。字幕と発話の一致率が低く、自由発話の比率が高い番組では、上記のような重み値を用いることが、認識精度の向上を図りながらより多くの学習データを得られることにつながる。
これは、実験結果からも得られた適切な重み値である。具体的には、本願発明者らが、NHK(日本放送協会)の実際に番組の音声および字幕テキストを用いて行なった実験では、Wbias<5000の領域において、Wlmの変化による単語誤認識率(WER)の差が小さい。また、Wlm<18の領域において、Wbiasの変化による単語誤認識率の差が小さい。そして、Wbias<5000且つWlm<18の場合に、単語誤認識率がそれほど上がらずに、且つ得られる学習データの量が多くなる。そして、Wbiasが1000程度でWlmが16程度のときに、特に、単語誤認識率がそれほど上がらずに、且つ得られる学習データの量が多くなる。
In addition, unlike the prior art, it is also characteristic that recognition processing is performed using relatively large weight values W bias (about 1000) and weight values W lm (about 16). In a program with a low matching rate between subtitles and utterances and a high ratio of free utterances, using the weight values as described above leads to obtaining more learning data while improving recognition accuracy.
This is an appropriate weight value obtained from experimental results. Specifically, in an experiment conducted by the inventors of the present invention using NHK (Japan Broadcasting Corporation) actual program audio and subtitle text, word misrecognition due to changes in W lm in the region of W bias <5000. The difference in rate (WER) is small. Also, in the region of W lm <18, the difference in word recognition rate due to the change in W bias is small. When W bias <5000 and W lm <18, the word error recognition rate does not increase so much, and the amount of learning data to be obtained increases. When W bias is about 1000 and W lm is about 16, particularly, the word error recognition rate does not increase so much and the amount of learning data to be obtained increases.
次に、言語モデルについて説明する。
図2は、バイアス化言語モデル記憶部6によって記憶され認識処理部10によって認識処理の際に使用される言語モデルのデータの構成を示す概略図である。
図2(a)は、形態素単体での出現確率を表わすテーブルを示す。このテーブルは、表形式のデータであり、形態素と出現確率の項目(列)を有する。テーブルの行は、形態素の種類ごとに存在する。各形態素と、その形態素の出現確率とが関連付けられてこのテーブルに保持される。
図2(b)は、形態素と形態素の接続確率を表わすテーブルである。このテーブルは、表形式のデータであり、形態素1と形態素2と接続確率の項目(列)を有する。テーブルの行は、形態素1と形態素2の組み合わせごとに存在する。各行は、形態素1が出現したときその形態素1に直ちに続いて形態素2が出現する(接続する)確率である接続確率の情報を表わしている。
Next, the language model will be described.
FIG. 2 is a schematic diagram showing the structure of language model data stored in the biased language
FIG. 2A shows a table representing the appearance probability of a morpheme alone. This table is tabular data, and has items (columns) of morphemes and appearance probabilities. A table row exists for each morpheme type. Each morpheme and the appearance probability of the morpheme are associated and held in this table.
FIG. 2B is a table showing connection probabilities between morphemes and morphemes. This table is tabular data, and has
次に、音響モデルについて説明する。
図3は、音響モデル記憶部9によって記憶され認識処理部10によって認識処理の際に使用される音響モデルのデータの構成を示す概略図である。図示するように、音響モデルは、音素と、その音素が発話されるときの音響的特徴量とを関連付けて保持するデータである。音響的特徴量としては、例えば、10ミリ秒ごとの間隔でそれぞれ開始する25ミリ秒のフレーム内の周波数パワー分布を基にしたMFCC(メル周波数ケプストラム係数,Mel-Frequency Cepstrum Coefficient)や、PLP(Perceptual Linear Predictive)などを用いる。
Next, an acoustic model will be described.
FIG. 3 is a schematic diagram showing a configuration of acoustic model data stored in the acoustic
次に、認識処理部10による認識結果である認識仮説について説明する。
図4は、認識処理部10によって出力され認識仮説記憶部11によって記憶される認識仮説のデータ構成およびデータ例を示す概略図である。認識仮説は、論理的には、言語的単位(形態素)をアークとするラティス構造(半順序(partial order)構造)のグラフで表現される。
Next, a recognition hypothesis that is a recognition result by the
FIG. 4 is a schematic diagram illustrating a data configuration and a data example of a recognition hypothesis output by the
図4(a)は、表形式で表現される認識仮説のデータ構成を示す。図示するように、表形式で表わした認識仮説は、各行がラティス上の各アークに対応し、始点ノード、終点ノード、言語的単位、信頼度の各項目(列)を有する。始点ノードおよび終点ノードは、ラティス上のノードに便宜的に与えられたノード識別情報を値として持つ。言語的単位は、そのアークに対応する形態素である。信頼度は、認識結果におけるそのアークの信頼度(言語モデルおよび音響モデルを基にした統計的処理で得られる認識結果の信頼度)を表わす数値で表わされるものであり、その数値の範囲は0以上1以下である)。図示しているデータ例は、例えば1行目のデータに相当するアークの始点ノードは「1」であり、終点ノードは「2」であり、言語的単位は「F」である。また例えば2行目のデータに相当するアークの始点ノードは「1」であり、終点ノードは「2」であり、言語的単位は「H」である。3行目以下のデータも同様である。同図では信頼度数値の記載を省略している。 FIG. 4A shows a data structure of recognition hypotheses expressed in a tabular format. As shown in the figure, in the recognition hypothesis expressed in a tabular form, each row corresponds to each arc on the lattice, and has items (columns) of a start point node, an end point node, a linguistic unit, and a reliability. The start point node and the end point node have node identification information given to the nodes on the lattice for convenience. A linguistic unit is a morpheme corresponding to the arc. The reliability is represented by a numerical value representing the reliability of the arc in the recognition result (reliability of the recognition result obtained by statistical processing based on the language model and the acoustic model), and the range of the numerical value is 0. 1 or less). In the illustrated data example, for example, the arc start point node corresponding to the data in the first row is “1”, the end point node is “2”, and the linguistic unit is “F”. Further, for example, the arc start point node corresponding to the data in the second row is “1”, the end point node is “2”, and the linguistic unit is “H”. The same applies to data in the third and subsequent rows. In the figure, the description of the reliability value is omitted.
図4(b)は、図4(a)の表形式のデータが表現するラティスを絵的に表現した概略図である。同図における丸印がそれぞれノードに相当し、アークはノード間を結ぶ矢印付きの線で表わされている。また、各アークに対応する言語的要素が付記されている。例えば一番左のノード(ノード「1」)を始点とするアークは3本あり、それらはそれぞれ、言語的要素が「F」で終点がノード「2」(左から二番目のノード)、言語的要素が「H」で終点がノード「2」、言語的要素が「M」で終点がノード「3」(左から三番目のノード)である。 FIG. 4B is a schematic diagram pictorially representing the lattice represented by the tabular data in FIG. Circles in the figure correspond to nodes, respectively, and arcs are represented by lines with arrows connecting the nodes. In addition, linguistic elements corresponding to each arc are added. For example, there are three arcs starting from the leftmost node (node "1"), each of which has a linguistic element of "F" and an end point of node "2" (second node from the left), language The target element is “H”, the end point is node “2”, the linguistic element is “M”, and the end point is node “3” (the third node from the left).
次に、音響モデル学習装置100の動作および処理手順について説明する。
図5は、音響モデル学習装置100全体の処理手順を示すフローチャートである。
図示するように、ステップS01において、まず形態素解析処理部2が、字幕テキスト記憶部1から読み出した字幕テキストの形態素解析処理を行なう。形態素解析処理は、既存の技術により可能である。
Next, the operation and processing procedure of the acoustic
FIG. 5 is a flowchart showing a processing procedure of the entire acoustic
As shown in the figure, in step S01, first, the morpheme
次に、ステップS02において重み値Wbiasを用いて形態素解析処理結果に重み付けをするとともに、ステップS03において重み付けされた形態素解析処理結果とベースラインコーパスとを合成する処理を行なう。具体的には、合成処理部5は、形態素解析処理部2による処理結果を統計処理し、各形態素の出現確率を算出するとともに、2つの連続する形態素間の接続確率を算出し、図2(a)に示した形式の出現確率データおよび図2(b)に示した形式の接続確率データを得る。また、合成処理部5は、ベースラインコーパス記憶部4に記憶されているベースラインコーパスを基に、必要に応じて同様の統計処理を行い、図2(a)に示した形式の出現確率データおよび図2(b)に示した形式の接続確率データを得る。これらのうち形態素解析処理部2による字幕テキスト1の処理結果には重み付け処理部3が重み値Wbiasを行い、合成処理部5が両者を合成するための確率計算を行ない、その結果としてバイアス化言語モデルが算出され、これがバイアス化言語モデル記憶部6に書き込まれる。
Next, in step S02, the weight value Wbias is used to weight the morpheme analysis process result, and in step S03, the weighted morpheme analysis process result and the baseline corpus are combined. Specifically, the
次に、ステップS04において重み値Wlmを用いてバイアス化言語モデル記憶部6から読み出される言語モデルに重み付けするとともに、ステップ05において認識処理部10は、重み付けされたバイアス化言語モデルと音響モデル記憶部9から読み出した音響モデルを用いて、番組音声記憶部8に記憶されている番組音声の認識処理を行い、その結果として生成される認識仮説を認識仮説記憶部に書き込む。なお、生成される認識仮説は文字列のデータであり、この文字列を形態素ごとに区切る情報を伴っている場合もある。ここで用いられる認識処理自体は、既存技術である。
Next, in step S04, the weight model W lm is used to weight the language model read from the biased language
次に、ステップS06において、アライメント処理部12は、形態素解析処理された字幕テキストと認識処理の結果得られた認識仮説とのアライメント処理を行なう。このアライメント処理は、両データが単語単位で一致する部分を探索することによって行ない、或いは両データ中の複数の単語が連続して一致する区間を探索することによって行なう。アライメント処理の結果、字幕テキストの中の区間と番組音声の中の区間がデータ的に対応付けられる。
Next, in step S06, the
次に、ステップS07において、選択処理部13は、一致区間および信頼区間を選択する処理を行なう。具体的には、選択処理部13は、まずアライメント処理部12によるアライメント結果を用いて、元の字幕テキストと認識仮説とが3単語以上連続して一致している一致区間を選択し、その一致区間の音声(元の番組音声の中の当該音声区間)とそれに対応する単語列を関連付けた学習データを、学習データ記憶部14に書き込む。
選択処理部13は、次に、一致区間を選択した結果に基づいて、前述したラティス構造の認識仮説の枝刈りを行い、枝刈り後のラティスに付随した信頼度データを用いて、一致区間ではないが認識結果を充分に信頼できる区間を、信頼区間として選択する。そして、選択された信頼区間の音声とそれに対応する単語列を関連付けた学習データを、学習データ記憶部14に書き込む。
なお、選択処理部13による認識仮説の枝刈りの処理については後で別の図面を参照しながら詳述する。
Next, in step S07, the
Next, the
The recognition hypothesis pruning process by the
次に、ステップS08において、繰り返し処理を終了するか否かを判定する。この判定は、例えば、認識結果の精度が十分かどうかにより行なう。より具体的には、この判定は(a)ステップS05〜S09のループを繰り返した回数(例えば、この回数を3〜4回として良い場合もある)、(b)番組音声全体のうちの選択処理部13によって選択された区間の比率、(c)番組音声全体のうちの選択処理部13によって選択された区間の前回からの増分比率、などのいずれかによって行なう。
判定の結果、繰り返し処理を終了しない場合(ステップS08:NO)には、次のステップS09に進む。
判定の結果、繰り返しを終了する場合(ステップS08:YES)には、このフローチャート全体の処理を終了する。このとき、学習データ記憶部14に累積的に書き込まれたデータが、本装置による学習処理の結果として得られた音響モデルである。
Next, in step S08, it is determined whether or not to end the repetition process. This determination is made based on, for example, whether the accuracy of the recognition result is sufficient. More specifically, this determination includes (a) the number of times the loop of steps S05 to S09 is repeated (for example, this number may be 3 to 4 times), and (b) a selection process among the entire program audio. The ratio of the section selected by the
As a result of the determination, if the repetition process is not terminated (step S08: NO), the process proceeds to the next step S09.
As a result of the determination, when the repetition is finished (step S08: YES), the processing of the entire flowchart is finished. At this time, the data cumulatively written in the learning
ステップS09においては、音響モデル適応化部15は、得られた学習データを用いて、音響モデル記憶部9に記憶されている音響モデルを適応化する(更新する)処理を行なう。
In step S09, the acoustic
上記のように、音響モデル学習装置100は、選択処理部13によって出力される学習データを用いて、音響モデル適応化部15が、音響モデル記憶部9に記憶されている音響モデルを適応化し、さらに適応化された音響モデルを用いて認識処理を繰り返し行なうようにしている。
As described above, the acoustic
次に、上述した選択処理部13による認識仮説の枝刈りの処理についてより詳細に説明する。
図6は、選択処理部13によって枝刈りされた後の認識仮説のデータ例を示す概略図である。そして、図4に示したデータが、選択処理部13によって枝刈りされる前の認識仮説のデータである。
前述の通り、選択処理部13は、図4に示した認識仮説のデータと字幕テキストのデータとの一致区間を選択する。ここでは選択処理部13は1形態素以上連続して両者が一致する区間を一致区間として選択するものとする。その結果、形態素B(始点ノードが「2」で終点ノードが「3」)と形態素C(始点ノードが「3」で終点ノードが「4」)と形態素E(始点ノードが「5」で終点ノードが「6」)が一致区間として選択される。
Next, the recognition hypothesis pruning process by the
FIG. 6 is a schematic diagram illustrating an example of recognition hypothesis data after pruning by the
As described above, the
その後、選択処理部13は、上で選択された一致区間の時間を含み且つ字幕テキストのデータとは一致しない認識仮説を枝刈りする。具体的には、図4に示した形態素Bの区間の時間を含み且つ形態素Bとは一致しない認識仮説(言い換えれば、形態素Bと対立する認識仮説)である形態素IとMとNは、選択処理部13による枝刈りの対象となる。同様に、一致区間として選択された形態素Cと対立する認識仮説である形態素JとNとOは、選択処理部13による枝刈りの対象となる。同様に、一致区間として選択された形態素Eと対立する認識仮説である形態素LとPは、選択処理部13による枝刈りの対象となる。
つまり、図4に示すラティスのうち、形態素IとJとLとMとNとOとPのそれぞれのアークが選択処理部13によって枝刈りされる。その枝刈りの結果として残るのは、形態素BとCとEとFとGとHとKのそれぞれのアークであり、これらのアークに対応するデータが、図6に示すデータである。
After that, the
That is, in the lattice shown in FIG. 4, the arcs of morphemes I, J, L, M, N, O, and P are pruned by the
図6(a)は、そのようなラティス構造のグラフを表わす表形式のデータであり、この表は、前記の形態素BとCとEとFとGとHとKに対応する行のデータを有している。またこの表において、形態素BとCとEは、それぞれ一致区間に含まれていたものであるため、その結果として、選択処理部13は、これらの形態素に対応する信頼度がいずれも最高の1となるように認識仮説のデータを更新している。また、その他の、形態素FとHとKとGのアークについては、選択処理部13は、枝刈り後の事後確率を算出し、その算出結果をそれぞれの信頼度データとして認識仮説のデータを更新する。図示する例では、形態素Fの信頼度は0.1、形態素Hの信頼度は0.9、形態素Kの信頼度は0.2、形態素Gの信頼度は0.8である。
図6(b)は、図6(a)の表形式のデータが表現するラティスを絵的に示した概略図である。
FIG. 6A shows tabular data representing such a lattice structure graph. This table shows data of rows corresponding to the morphemes B, C, E, F, G, H, and K. Have. In this table, since morphemes B, C, and E are included in the coincidence sections, as a result, the
FIG. 6B is a schematic diagram pictorially showing the lattice represented by the tabular data in FIG.
なお、選択処理部13が事後確率を算出する方法は次の通りである。選択処理部13は、動的計画法の一種であるForward-Backward アルゴリズムを用いることで、デコーダー(認識処理部10)の出力から得られる形態素mのスコアL(m)を基に、事後確率を算出する。ここで、L(m)としては、音響モデルの尤度、言語モデルの尤度、あるいはそれらの和を用いる。まず、形態素mの前向き確率α(m)と後ろ向き確率β(m)とを以下の式(1)〜(5)の通り定義する。
The method by which the
ここでは、事後確率を計算するため、図4(b)などに示したラティスの両端に、それぞれ、始端単語と終端単語に相当するアークを追加する。始端単語はその図のラティスの左端に追加され、「b」と表わされる。終端単語はその図のラティスの右端に追加され、「e」と表わされる。ここで前向きとは、始端から終端の方向であり、図のラティスでは左から右の方向である。また後ろ向きとは、終端から始端の方向であり、図のラティスでは右から左の方向である。また、LEFT(m)は、形態素mに左から(つまり始端側から)接続する形態素の集合である。また、RIGHT(m)は、形態素mに右から(つまり終端側から)接続する形態素の集合である。 Here, in order to calculate the posterior probability, arcs corresponding to the start word and the end word are added to both ends of the lattice shown in FIG. The starting word is added to the left end of the lattice in the figure and is represented as “b”. The end word is added to the right end of the lattice in the figure and is represented as “e”. Here, the forward direction is the direction from the start to the end, and in the lattice in the figure, the direction is from left to right. The backward direction is the direction from the end to the start, and in the lattice in the figure, the direction is from right to left. LEFT (m) is a set of morphemes connected to the morpheme m from the left (that is, from the start end side). RIGHT (m) is a set of morphemes connected to the morpheme m from the right (that is, from the terminal side).
式(1)に表わすように、始端単語(b)の前向き確率は1.0である。また、式(2)に表わすように、終端単語(e)の後ろ向き確率は1.0である。
式(3)に表わすように、形態素mの前向き確率は、形態素mに左から接続する各形態素m´の前向き確率α(m´)に当該形態素mのスコアL(m)を乗じた値の、左から接続する全ての形態素についての総和である。このように前向き確率は再帰的な定義となっているが、始端単語から前向きに順次計算していくことにより、ラティス中の全ての形態素の前向き確率を算出できる。
式(4)に表わすように、形態素mの後ろ向き確率は、形態素mに右から接続する各形態素m´の後ろ向き確率β(m´)に当該形態素mのスコアL(m)を乗じた値の、右から接続する全ての形態素についての総和である。このように後ろ向き確率は再帰的な定義となっているが、終端単語から後ろ向きに順次計算していくことにより、ラティス中の全ての形態素の後ろ向き確率を算出できる。
式(5)に表わすように、終端単語の前向き確率および始端単語の後ろ向き確率をZとする。
As expressed in Equation (1), the forward probability of the starting word (b) is 1.0. Further, as expressed in Expression (2), the backward probability of the terminal word (e) is 1.0.
As expressed in Equation (3), the forward probability of the morpheme m is a value obtained by multiplying the forward probability α (m ′) of each morpheme m ′ connected to the morpheme m from the left by the score L (m) of the morpheme m. , The sum of all morphemes connected from the left. Thus, the forward probability is recursively defined. However, the forward probability of all the morphemes in the lattice can be calculated by sequentially calculating forward from the starting word.
As shown in Equation (4), the backward probability of the morpheme m is a value obtained by multiplying the backward probability β (m ′) of each morpheme m ′ connected to the morpheme m from the right by the score L (m) of the morpheme m. , The sum of all morphemes connected from the right. As described above, the backward probability is recursively defined, but the backward probability of all morphemes in the lattice can be calculated by sequentially calculating backward from the terminal word.
As shown in Equation (5), let Z be the forward probability of the end word and the backward probability of the start word.
そして、形態素mの事後確率γ(m)は、α、β、Zを用いて、式(6)により算出することができる。 Then, the posterior probability γ (m) of the morpheme m can be calculated by Expression (6) using α, β, and Z.
選択処理部13がこのように、一致区間だけでなく信頼区間を選択することの意味は次の通りである。
元々、字幕テキストは、音声に忠実に一致することのみを目的として作成されるとは限らず、例えば、読みやすさや、意味の理解のしやすさや、所定時間(番組の音声で話者が話している時間)内に人が読むことのできるテキストの長さなどを考慮して編集されている。よって、音声と字幕テキストとは本来的に一致しない場合がある。たとえ、そのように音声と字幕テキストとが一致しない場合であっても、認識結果仮説が正しい認識結果である場合もある。従って、所定数以上の形態素の信頼度データが連続して閾値を超えるような区間がある場合には、たとえ字幕テキストと一致していなくても、その区間の認識結果仮説は正しい認識結果であると推定できる。よって、そのような区間を信頼区間として選択し、この区間の認識結果から学習データを獲得することは、得られる学習データの増加につながる。
The meaning of the
Originally, subtitle text is not necessarily created only for the purpose of matching the sound faithfully. For example, the subtitle text is easy to read, easy to understand the meaning, and for a predetermined time (the speaker speaks in the program sound). It is edited considering the length of text that can be read by a person within a certain period of time. Therefore, there are cases where the audio and the subtitle text do not inherently match. Even if the voice and the subtitle text do not match, the recognition result hypothesis may be a correct recognition result. Therefore, if there is a section in which reliability data of a predetermined number or more of morphemes continuously exceed the threshold, the recognition result hypothesis in that section is a correct recognition result even if it does not match the caption text. Can be estimated. Therefore, selecting such a section as a confidence section and acquiring learning data from the recognition result of this section leads to an increase in the obtained learning data.
また、例えば、図4(b)に示した形態素Mのパスの尤度が比較的高いことによって、形態素Hの信頼度が相対的に低くなってしまっていた場合、形態素Bが一致区間として選択されることによって、形態素Bと対立する形態素の一つであるMが枝刈りされ、その結果として計算される形態素Hの信頼度データが比較的高い値となる場合がある。そして、それによって形態素Hの信頼度が閾値を超えることになる場合、この形態素Hを含む区間が信頼区間として選択される場合もあり得る。つまりこのように、選択処理部13がある認識仮説を枝刈りすることにより、枝刈りされた認識仮説と時間区間を共有していた他の認識仮説が浮かび上がり、その認識仮説を含む区間が信頼区間として選択される場合がある。このことは、信頼度の高い学習データをより多く得られる結果につながる。
Further, for example, when the reliability of the morpheme H is relatively low due to the relatively high likelihood of the path of the morpheme M shown in FIG. 4B, the morpheme B is selected as the matching section. As a result, M, which is one of the morphemes that opposes morpheme B, is pruned, and as a result, the reliability data of morpheme H calculated may have a relatively high value. And when the reliability of the morpheme H exceeds a threshold value by this, the area containing this morpheme H may be selected as a reliability area. That is, by pruning the recognition hypothesis by the
図7は、音響モデル学習装置100による音響モデルの学習の概略を補足的に説明するための図である。図7(a)は一致区間に基づく学習データの獲得を示し、図7(b)は信頼区間に基づく学習データの獲得を示す。
FIG. 7 is a diagram for supplementarily explaining an outline of learning of an acoustic model by the acoustic
図7(a)において、形態素解析結果は字幕テキストを形態素解析して得られたデータであり、このデータは形態素(単語)の一次元的な列である(図中のそれぞれの四角が形態素に相当)。また、認識結果は、認識処理部10による音声認識処理の結果得られる認識仮説のラティスから選択された最尤パスに相当するデータであり、このデータもまた形態素の一次元的な列である(図中のそれぞれの四角が形態素に相当)。そして、3単語以上連続して一致する区間が、選択処理部13によって選択される一致区間であり、図においてはこの区間をハッチングで表わしている。また、選択された選択区間のテキストと、当該区間の音声データおよびそれに対応する音響特徴量のデータとを関連付けたものが、得られる学習データである。
In FIG. 7A, the morphological analysis result is data obtained by morphological analysis of the caption text, and this data is a one-dimensional column of morphemes (words) (each square in the figure is a morpheme). Equivalent). The recognition result is data corresponding to the maximum likelihood path selected from the recognition hypothesis lattice obtained as a result of the speech recognition processing by the
図7(b)において、認識結果は、認識処理部10による音声認識処理の結果得られる認識仮説のラティスから、選択処理部13によって前述した枝刈りの処理が行なわれた後のラティスに含まれるパスの一つに相当するデータである。つまり、このデータは形態素の列であり、図中のそれぞれの四角が形態素に相当し、各々が信頼度データを有している。そして、3形態素以上連続して信頼度データが所定の閾値以上となる区間が、選択処理部13によって選択される信頼区間であり、図においてはこの区間をハッチングで表わしている。また、選択された信頼区間のテキストと、当該区間の音声データおよびそれに対応する音響特徴量のデータとを関連付けたものが、得られる学習データである。
In FIG. 7B, the recognition result is included in the lattice after the above-described pruning process is performed by the
本実施形態では、認識処理の結果である学習データを用いて、音響モデルの適応化を行なっている。そして、適応化された音響モデルを用いて再度認識を行い、学習データを生成する。この音響モデルの適応化と、適応化された音響モデルを用いた認識処理を繰り返すことにより、学習データの正確性が増し、より多くの量の学習データを効率的に得ることができる。 In the present embodiment, the acoustic model is adapted using the learning data that is the result of the recognition process. And it recognizes again using the adapted acoustic model, and produces | generates learning data. By repeating the adaptation of the acoustic model and the recognition process using the adapted acoustic model, the accuracy of the learning data is increased, and a larger amount of learning data can be efficiently obtained.
[第2の実施の形態]
次に、本発明の第2の実施形態について説明する。
図8は、同実施形態による音響モデル学習装置101の機能構成を示すブロック図である。図示するように、音響モデル学習装置101は、内部に、音響モデル学習装置(番組A用)101Aと音響モデル学習装置(番組B用)101Bと音響モデル学習装置(番組C用)101Cと音響モデル学習装置(番組D用)101Dとを含んで構成されている。これら音響モデル学習装置101A〜101Dの各々は、それぞれ単一の番組用のものである。
[Second Embodiment]
Next, a second embodiment of the present invention will be described.
FIG. 8 is a block diagram showing a functional configuration of the acoustic
ここで、番組とは、典型的にはテレビやラジオの放送番組であるが、公衆によって直接受信されることを目的とする無線通信の送信であるところの「放送」の番組に限らず、有線通信によるテレビ放送やラジオ放送の番組、インターネットを介してパケットデータとして配信される動画(音声を含む)による放送や音声放送の番組、通信衛星から多数の受信者に向けて送信される番組、視聴者或いは聴取者のリクエストに応じてオン・デマンド的に配信される番組など、音声を含むコンテンツを含んでいる。
なお、音響モデル学習装置101が内部に備える番組個別用の音響モデル学習装置の数は、4に限定されず、任意の自然数として構成しても良い。
Here, the program is typically a broadcast program of television or radio, but is not limited to a “broadcast” program that is a transmission of wireless communication intended to be directly received by the public, but wired Television and radio broadcast programs via communication, broadcast and audio broadcast programs (including audio) distributed as packet data via the Internet, programs sent to many recipients from communication satellites, viewing Content including audio, such as a program distributed on-demand in response to a request from a listener or listener.
Note that the number of acoustic model learning devices for individual programs included in the acoustic
音響モデル学習装置101A〜101Dの各々は、図示するように、第1の実施形態で説明した音響モデル学習装置100と同様の構成・機能を有し、同様の動作をする。
本実施形態においても、選択処理部13は、アライメント処理部12によってアライメントされた両データの一致区間を選択し、選択した一致区間に含まれる音素と当該音素に対応する音響特徴量との組を学習データとして出力する。また、選択処理部13は、選択された一致区間を含む認識仮説のうち、当該区間において字幕テキストデータとは一致しない認識仮説を枝刈りし、枝刈り後の認識仮説とそれに付随する信頼度データを基に、信頼度データが所定の閾値以上の区間を信頼区間として選択し、選択した信頼区間に含まれる音素と当該音素に対応する音響特徴量との組を学習データとして出力する。
As illustrated, each of the acoustic
Also in the present embodiment, the
本実施形態のポイントは、音響モデル学習装置101A〜101Dの各々が専用の番組音声記憶部8と音響モデル記憶部9を備え、個々の音響モデル記憶部9に各々専用の音響モデルを記憶し、この各々専用の音響モデルを用いて認識処理部10が認識処理を行い、その結果得られる学習データが各々専用の学習データ記憶部14に書き込まれ、この学習データが蓄積されて出力されるとともに、この得られた学習データを用いて音響モデル適応化部15が当該番組用の音響モデル記憶部9を適応化する点であり、そのように番組ごとの音響モデルを用いて番組ごとの学習データを得る処理を繰り返す点である。
言い換えれば、音響モデル記憶部9は音響モデルを番組ごとに記憶するものであり、認識処理部10は番組の音声を当該番組に対応した音響モデルを用いて音声の認識処理を行なうものであり、選択処理部13は番組ごとに学習データを出力し、音響モデル適応化部15は、当該番組用の音響モデルを更新する。
The point of this embodiment is that each of the acoustic
In other words, the acoustic
なお、音響モデル学習装置101A〜101Dは、そのすべての構成要素をそれぞれが専用に備えるようにしても良いし、一部の構成要素を共用にしても良い。例えば、認識処理部10とアライメント処理部12と選択処理部13と音響モデル適応化部15の処理機能自体は共通のハードウェアを用いて、音響モデル記憶部9に記憶される音響データと認識仮説記憶部11に記憶される認識仮説と学習データ記憶部14に記憶される学習データとが、それぞれの番組専用の領域に分けて管理されるように装置を構成しても良い。
Note that the acoustic
本実施形態の利点は次の通りである。例えば、対談形式のテレビ放送番組の音声を認識させて学習データを得ることを考えた場合、そしてその番組の形式がレギュラー話者(毎回出演する話者)とゲスト話者(特定回のみ出演する話者)の2人による複数回にわたるシリーズ番組を対象とした場合(ここでは放送の各回が番組A〜Dに相当)、異なるゲスト話者の学習データが重要であるならば、番組回ごとの音響モデルの適応化処理を繰り返して行なったほうが、複数回に共通の音響モデルを適応化処理するよりも、話者適応の効果が得られると言える。この場合には、各回から得られた学習データを集めて最終的な音響モデルの学習データを得る。 The advantages of this embodiment are as follows. For example, when learning data is obtained by recognizing the voice of a conversational TV broadcast program, the program format is regular speakers (speakers who appear every time) and guest speakers (seen only a specific time) When a series of programs by two people (speakers) is targeted (in this case, each time of broadcasting corresponds to programs A to D), if learning data of different guest speakers is important, It can be said that the effect of speaker adaptation can be obtained by repeatedly performing the acoustic model adaptation process rather than performing the common acoustic model adaptation process multiple times. In this case, the learning data obtained from each time is collected to obtain the final learning data of the acoustic model.
さらに、上記のような対談形式の番組に限らず、放送番組の中には、限られた数人の話者しかいない番組や、特定の話者が継続してレギュラー出演している番組などがある。本実施形態では、音響モデルの適応化を番組ごとに行なうため、他の番組の学習データが混ざらず、その結果として高い認識精度が得られる。 Furthermore, not only the above-mentioned programs in the form of conversation, but also in the broadcast programs, there are programs that have only a limited number of speakers, programs that a specific speaker continues to appear regularly, etc. is there. In this embodiment, since the acoustic model is adapted for each program, the learning data of other programs are not mixed, and as a result, high recognition accuracy is obtained.
[第3の実施の形態]
次に、本発明の第3の実施形態について説明する。上記の実施形態では、認識処理部10による認識処理の際の言語モデルと音響モデルそれぞれの重みに影響する重み値Wlmとして固定的な値を用いていた。本実施形態では、音響モデルの適応度合いに応じて、この重み値Wlmを変化させる。
[Third Embodiment]
Next, a third embodiment of the present invention will be described. In the above embodiment, a fixed value is used as the weight value W lm that affects the weights of the language model and the acoustic model in the recognition process by the
なお、本実施形態においても、選択処理部13は、アライメント処理部12によってアライメントされた両データの一致区間を選択し、選択した一致区間に含まれる音素と当該音素に対応する音響特徴量との組を学習データとして出力する。また、選択処理部13は、選択された一致区間を含む認識仮説のうち、当該区間において字幕テキストデータとは一致しない認識仮説を枝刈りし、枝刈り後の認識仮説とそれに付随する信頼度データを基に、信頼度データが所定の閾値以上の区間を信頼区間として選択し、選択した信頼区間に含まれる音素と当該音素に対応する音響特徴量との組を学習データとして出力する。
Also in the present embodiment, the
図9は、本実施形態による音響モデル学習装置の処理手順を示すフローチャートである。本フローチャートのステップS31からS39までは、図5に示したS01からS09までに対応し、同様の処理手順であるのでここでは説明を省略する。そして、本フローチャートのステップS39の処理に続いて、ステップS40では、バイアス化言語モデルの重み付け係数を更新する。一例としては、ステップS34からS40までの繰り返し処理の第n回目(n=1,2,3、・・・)における重み値(この重み値はnの関数であるためWlm(n)と表わす)を、
Wlm(n)=13−0.5n ・・・ (7)
とする。つまり、上の式(7)に従えば、1回目の認識処理に用いる重み値Wlm(1)は12.5であり、2回目の認識処理に用いる重み値Wlm(2)は12.0であり、3回目の認識処理に用いる重み値Wlm(3)は11.5であり、以下同様に、前回の認識処理のときよりも小さい重み値Wlm(n)を用いる。これは、認識処理において、前回の認識処理のときよりも言語モデルによる制約の影響をより小さくすることを意味する。
ステップS40の処理が終わると、ステップS34の処理に戻って新たな重み付け係数Wlmによる言語モデルの重み付けを行い、以下、ステップS35以降の処理に続く。
FIG. 9 is a flowchart showing a processing procedure of the acoustic model learning apparatus according to the present embodiment. Steps S31 to S39 in this flowchart correspond to S01 to S09 shown in FIG. 5 and have the same processing procedure, and therefore the description thereof is omitted here. Then, following the process of step S39 of this flowchart, in step S40, the weighting coefficient of the biased language model is updated. As an example, a weight value in the n-th iteration (n = 1, 2, 3,...) Of the iterative processing from steps S34 to S40 (this weight value is a function of n, and is expressed as W lm (n). )
W lm (n) = 13−0.5n (7)
And That is, according to the above equation (7), the weight value W lm (1) used for the first recognition process is 12.5, and the weight value W lm (2) used for the second recognition process is 12. The weight value W lm (3) used for the third recognition process is 11.5, and the smaller weight value W lm (n) is used in the same manner as in the previous recognition process. This means that in the recognition process, the influence of restrictions by the language model is made smaller than in the previous recognition process.
When the process of step S40 is completed, the process returns to the process of step S34 to perform weighting of the language model by the new weighting coefficient Wlm , and the process from step S35 onward is continued.
ここでは言語モデルに対する重み値Wlmを用いて認識処理を行なっているが、これは、言語モデルと音響モデルの重みの比率をWlm:1の比としていることになる。そしてこれは、言語モデルの重み値を1に固定して音響モデルの重み値Wamを用いて(つまり言語モデルと音響モデルの重みの比率を1:Wamの比として)も相対的に同じことであり、この場合、本実施形態では認識処理の繰り返しごとに音響モデルの重み値Wamが徐々に大きくなるように変化させても、同様に、前回の認識処理のときよりも言語モデルによる制約の影響をより小さくすることを意味する。また、重み値WlmとWamとを用いて言語モデルと音響モデルの重みの比率をWlm:Wamの比としても同様であり、本実施形態では、認識処理において前回の認識処理のときよりも言語モデルによる制約の影響がより小さくなるようにする。 Here, the recognition processing is performed using the weight value W lm for the language model, and this means that the ratio of the weight of the language model and the acoustic model is W lm : 1. This is relatively the same even when the weight value of the language model is fixed at 1 and the weight value W am of the acoustic model is used (that is, the ratio of the weight of the language model and the acoustic model is 1: W am ). In this case, in this embodiment, even if the weight value W am of the acoustic model is gradually increased every time the recognition process is repeated, the language model is similarly used as compared with the previous recognition process. This means that the influence of constraints is reduced. The same applies to the weight ratio between the language model and the acoustic model using the weight values W lm and W am, and the ratio of W lm : W am is the same. The effect of restrictions by the language model is made smaller.
また、本実施例の変形例として、重み値Wlmを固定したままで、当該番組音声に対応する字幕テキストのための重み値Wbiasを認識処理の繰り返しに伴って徐々に小さくしていっても、今回認識処理においては前回の認識処理のときよりも言語モデルが相対的に音響モデルよりもより小さい重みで用いられるという同様の作用が得られる。
さらにまた、本実施例の変形例として、重み値Wlmと重み値Wbiasの両方を認識処理の繰り返しに伴って徐々に小さくしていっても、今回認識処理においては前回の認識処理のときよりも言語モデルが相対的に音響モデルよりもより小さい重みで用いられるという同様の作用が得られる。
Further, as a modification of the present embodiment, the weight value W bias for the subtitle text corresponding to the program sound is gradually decreased as the recognition process is repeated while the weight value W lm is fixed. However, in the current recognition process, a similar effect is obtained in that the language model is used with a relatively smaller weight than the acoustic model than in the previous recognition process.
Furthermore, as a modification of the present embodiment, even if both the weight value W lm and the weight value W bias are gradually reduced as the recognition process is repeated, the current recognition process is the same as the previous recognition process. A similar effect is obtained in that the language model is used with a relatively smaller weight than the acoustic model.
言い換えれば、本実施形態あるいはその変形例においては、認識処理部10は、バイアス化言語モデル記憶部6から読み出した言語モデルと音響モデル記憶部9から読み出した前記音響モデルとを所定の重み比率値で重み付けして用いて、認識処理を行なうものである。また、認識処理部10は、音響モデル適応化部15によって更新された音響モデルを用いて再度認識処理を行なうものであり、このとき使用する前記重み比率値は、前回の認識処理のときよりも言語モデルがより小さい重みで用いられる値としている。
In other words, in the present embodiment or its modification, the
これにより、音響モデルの適応度合いに応じて言語的な制約を減じることとなり、これによってより一層、音響モデルの学習の精度が向上する。
さらに詳細に述べると、第1の実施形態では、認識精度を高めるため、従来技術による方法よりも強い言語的な制約を用いた認識処理を行なうようにしている。つまり、言語モデルの重み付けの度合いを比較的大きくしている。しかしながら、音響モデルを適応化する処理を繰り返すことにより、比較的小さな言語的な制約で認識精度を確保できるようになる。従って、本実施形態では、繰り返し処理による音響モデルの精度向上に応じて言語的制約を減ずるようにしている。この言語的制約の調整により、字幕と発話の不一致区間の検出制度の向上が可能となる。
Thereby, linguistic restrictions are reduced according to the degree of adaptation of the acoustic model, and this further improves the accuracy of learning of the acoustic model.
More specifically, in the first embodiment, in order to increase the recognition accuracy, recognition processing using linguistic restrictions stronger than the conventional method is performed. That is, the degree of weighting of the language model is made relatively large. However, by repeating the process of adapting the acoustic model, the recognition accuracy can be ensured with relatively small linguistic restrictions. Therefore, in this embodiment, linguistic restrictions are reduced according to the improvement of the accuracy of the acoustic model by iterative processing. By adjusting this linguistic restriction, it is possible to improve the detection system for the inconsistent section between subtitles and speech.
[第4の実施の形態]
次に、本発明の第4の実施形態について説明する。本実施形態では、話者の交代あるいは話者の属性の交代を検出し、話者に依存した音響モデル或いは話者の属性に依存した音響モデルを用いて認識処理を行なう点が特徴的である。
[Fourth Embodiment]
Next, a fourth embodiment of the present invention will be described. The present embodiment is characterized in that a speaker change or speaker attribute change is detected, and recognition processing is performed using an acoustic model dependent on the speaker or an acoustic model dependent on the speaker attribute. .
図10は、本実施形態による音響モデル学習装置の機能構成を示すブロック図である。図示する構成において、音響モデル学習装置102が有する字幕テキスト記憶部1と形態素解析処理部2と重み付け処理部3とベースラインコーパス処理部4と合成処理部5とバイアス化言語モデル記憶部6と重み付け処理部7と番組音声記憶部8は、前述した実施形態におけるそれらと同様のものである。さらに、本実施形態の音響モデル学習装置102は、その特有の構成として、音響モデル記憶部9Fおよび9Mと、認識処理部10MFと、認識仮説記憶部11Fおよび11Mと、アライメント処理部12Fおよび12Mと、選択処理部13Fおよび13Mと、学習データ記憶部14Fおよび14Mと、音響モデル適応化部15Fおよび15Mと、女声発話モデル記憶部16F(発話モデル記憶部、話者属性別発話モデル記憶手段)と、男声発話モデル記憶部16M(発話モデル記憶部、話者属性別発話モデル記憶手段)と、発話モデル適応化部17Fおよび17Mと、音声区間切り出し部18(話者属性推定手段)とを含んで構成される。
FIG. 10 is a block diagram illustrating a functional configuration of the acoustic model learning device according to the present embodiment. In the illustrated configuration, the subtitle
女声発話モデル記憶部16Fは、女性の声の統計的な音響特徴量を含む女声発話モデルを記憶している。また、男声発話モデル記憶部16Mは、男性の声の統計的な音響特徴量を含む男声発話モデルを記憶している。つまり、女声発話モデル記憶部16Fと男声発話モデル記憶部16Mは、話者ごと又は話者属性ごとの統計量を表わす話者属性別発話モデルを記憶するための話者属性別発話モデル記憶手段としても機能する。なお、女声および男声の統計的音響特徴量としてはMFCCを用いている。この統計的音響特徴量としては、他にも、PLPやHMM(隠れマルコフモデル)やホルマント周波数の分布などを用いることができる。
音声区間切り出し部18は、女声発話モデル記憶部16Fから読み出した女声発話モデルと男声発話モデル記憶部16Mから読み出した男声発話モデルとを用いて、番組音声の中の、女声で発話されている部分と、男声で発話されている部分と、発話以外の部分(番組中の、例えば無音部分や、背景雑音のみの部分や、音楽の部分や、効果音の部分など)とを区別する。つまり音声区間切り出し部18は、入力される音声がヒトによる発話であるか否かを検出するとともに、発話である場合にはその話者属性(ここでは、話者の性別)を検知する。つまり、音声区間切り出し部18は、話者属性別発話モデルを用いて音声の中の所定音声区間における話者又は話者属性を推定する話者属性推定手段としても機能する。そして、音声区間切り出し部18は、女声による音声区間と男声による音声区間とをそれぞれ切り出した形で認識処理部10MFに渡す。
The female voice utterance
The voice segment cut-out unit 18 uses a female voice utterance model read from the female voice utterance
また、音響モデル学習装置102は、女声用と男声用の音響モデルを区別して管理し、記憶している。具体的には、音響モデル記憶部9Fには女声用の音響モデルが記憶され、音響モデル記憶部9Mには男声用の音響モデルが記憶されている。つまり、音響モデル記憶部9Fと9Mは、話者ごとまたは話者属性ごとに区別して音響モデルを記憶している。
In addition, the acoustic
そして、認識処理部10MFは、音声区間切り出し部18から渡された女声音声区間については音響モデル記憶部9Fから読み出した女声用音響モデルを用いて、また音声区間切り出し部18から渡された男声音声区間については音響モデル記憶部9Mから読み出した男声用音響モデルを用いて、それぞれ認識処理を行なう。つまり、認識処理部10MFは、音声区間切り出し部18によって切り出された音声区間の音声を認識処理する。またつまり、認識処理部10MFは、話者属性推定手段による推定結果に応じて、該当する話者用または話者属性用の音響モデルを用いて前記音声の認識処理を行なう。そして、認識処理部10MFは、女声音声区間から得られた認識結果仮説を認識仮説記憶部11Fに書き込み、男声音声区間から得られた認識結果仮説を認識仮説記憶部11Mに書き込む。
Then, the recognition processing unit 10MF uses the female acoustic model read from the acoustic
なお、男女別の音声の統計量(Male speech model, Female speech model)を用いて音声区間の検出と男女の話者交代を検出し、性別に依存する音響モデルを用いて認識を行なうには、Toru IMAI, Shoei SATO, Shinichi HOMMA, Kazuo ONOE, Akio KOBAYASHI「Online Speech Detection and Dual-Gender Speech Recognition for Captioning Broadcast News」(IEICE Transactions on Information and Systems 2007 E90-D(8):1286-1291)に記載された方法を利用可能である。 To detect voice segments and male / female speaker changes using gender-specific speech statistics (Male speech model, Female speech model), and perform recognition using gender-dependent acoustic models, Toru IMAI, Shoei SATO, Shinichi HOMMA, Kazuo ONOE, Akio KOBAYASHI "Online Speech Detection and Dual-Gender Speech Recognition for Captioning Broadcast News" (IEICE Transactions on Information and Systems 2007 E90-D (8): 1286-1291) Method is available.
アライメント処理部12Fは、認識仮説記憶部11Fから読み出した女声音声区間の認識仮説のみを用いて、前述した実施形態と同様のアライメント処理を行なう。選択処理部13Fは、アライメント処理部12Fによる処理結果に基づき、字幕テキストと認識仮説とが3語以上連続して一致する箇所を一致区間として選択し、一致区間から得られる学習データを学習データ記憶部14Fに書き込む。また、選択処理部13Fは、女声音声区間から選択された一致区間を含む認識仮説のうち、当該区間において字幕テキストデータとは一致しない認識仮説を枝刈りし、枝刈り後の認識仮説とそれに付随する信頼度データを基に、信頼度データが所定の閾値以上の区間を女声音声区間中の信頼区間として選択し、信頼区間から得られる学習データを学習データ記憶部14Fに書き込む。
これと同様に、アライメント処理部12Mは、認識仮説記憶部11Mから読み出した男声音声区間の認識仮説のみを用いて、前述した実施形態と同様のアライメント処理を行なう。選択処理部13Mは、アライメント処理部12Mによる処理結果に基づき、字幕テキストと認識仮説とが3語以上連続して一致する箇所を選択し、選択結果を学習データ記憶部14Mに書き込む。また、選択処理部13Mは、男声音声区間から選択された一致区間を含む認識仮説のうち、当該区間において字幕テキストデータとは一致しない認識仮説を枝刈りし、枝刈り後の認識仮説とそれに付随する信頼度データを基に、信頼度データが所定の閾値以上の区間を男声音声区間中の信頼区間として選択し、信頼区間から得られる学習データを学習データ記憶部14Mに書き込む。
このように、音声区間切り出し部18によって切り出された女声音声区間および男声音声区間それぞれに基づいて、女性用および男性用のそれぞれ専用の学習データが得られる。
The
Similarly, the
In this way, dedicated learning data for women and men is obtained based on the female voice segment and male voice segment cut out by the voice segment cutout unit 18, respectively.
音響モデル適応化部15Fは、学習データ記憶部14Fから読み出した女声用学習データのみを用いて、音響モデル記憶部9Fに記憶されている女声用音響モデルを適応化(更新)する。また、音響モデル適応化部15Mは、学習データ記憶部14Mから読み出した男声用学習データのみを用いて、音響モデル記憶部9Mに記憶されている男声用音響モデルを適応化(更新)する。つまり、音響モデル適応化部15Fと15Mは、話者属性推定手段による推定結果に対応する学習データを用いて、当該推定結果に対応する話者ごとまたは話者属性ごとの音響モデルを更新するものである。
The acoustic
発話モデル適応化部17Fは、学習データ記憶部14Fから読み出した女声用学習データのみを用いて、女声発話モデル記憶部16Fに記憶されている女声発話モデルを適応化(更新)する。また、発話モデル適応化部17Mは、学習データ記憶部14Mから読み出した男声用学習データのみを用いて、男声発話モデル記憶部16Fに記憶されている男声発話モデルを適応化(更新)する。つまり、発話モデル適応化部17Fと17Mは、話者属性推定手段による推定結果に対応する学習データを用いて、話者属性別発話モデル記憶手段に記憶された、当該推定結果に対応する話者ごとまたは話者属性ごとの話者属性別発話モデルを更新するものである。
The utterance
また、音響モデル学習装置102は、上記の一連の認識処理、アライメント処理、選択処理、そして音響モデル適応化処理と発話モデル適応化処理を、繰り返し行なう。
The acoustic
上記のような構成および作用により、入力音声の統計的音響特徴量(女声発話モデルおよび男声発話モデル)を利用して高精度な音声区間の切り出しを行なう方法を併用する場合において、得られた学習データを用いて切り出しに使用する上記の統計量も適応化することを繰り返すことができる。これにより、例えば雑音区間を発話区間の音声として認識してしまうような音声区間の切り出し誤りが減少し、学習データの質のさらなる向上が可能となる。
また、話者属性(性別)に依存した音響モデルを使用して認識処理を行なうことにより、話者属性非依存の音響モデルを用いた場合に比べ、高い認識精度を得ることができ、より多くの学習データを作成することができる。
また、入力音声の統計量を利用して話者或いは話者属性の推定手段(音声区間切り出し部18)を備えた音声アルゴリズムを併用する場合に、得られた学習データを用いて話者推定用の統計量(女声発話モデルおよび男声発話モデル)を適応化するとともに、話者(或いは話者属性)ごとに音響モデルを設けて(音響モデル記憶部9Fおよび9M)、これらをそれぞれ適応化しているため、さらに、認識精度の向上が図れる。
With the configuration and operation as described above, the learning obtained in the case of using in combination with a method of segmenting a high-accuracy speech segment using statistical acoustic features (female utterance model and male utterance model) of input speech It is possible to repeat adapting the above-mentioned statistics used for extraction using data. Thereby, for example, a voice segment cut-off error that causes a noise segment to be recognized as speech speech is reduced, and the quality of the learning data can be further improved.
Also, by performing recognition processing using an acoustic model that depends on speaker attributes (gender), it is possible to obtain higher recognition accuracy than when using an acoustic model that does not depend on speaker attributes. Learning data can be created.
In addition, when a speech algorithm including a speaker or speaker attribute estimation means (speech segment extraction unit 18) is used in combination with the statistic of the input speech, the obtained learning data is used for speaker estimation. Statistic (female voice utterance model and male voice utterance model), and an acoustic model is provided for each speaker (or speaker attribute) (acoustic
なお、本実施形態の更なる変形例として、第2の実施形態で説明した番組ごとの音響モデルを管理する構成(このとき、適宜、発話モデルも番組ごとに管理するようにしても良い)や、第3の実施形態で説明した処理の繰り返しに伴って言語モデルの重み付けを徐々に変化させる構成を併用しても良い。 As a further modification of the present embodiment, a configuration for managing the acoustic model for each program described in the second embodiment (at this time, the utterance model may be managed for each program as appropriate) A configuration in which the weighting of the language model is gradually changed as the processing described in the third embodiment is repeated may be used in combination.
また、性別ごとに音声区間切り出しのための発話モデルおよび認識処理のための音響モデルを設ける代わりに、或いは性別に加えて、他の話者属性ごと或いは話者個人ごとに、発話モデルや音響モデルを設けて、その話者属性ごと或いは話者個人ごとの音声区間切り出し処理や認識処理を行なうようにしても良い。「他の話者属性」とは、例えば、年齢層などである。このとき、話者の年齢層を例えば、少年期(5歳から14歳)、青年期(15歳から24歳)、壮年期(25歳から44歳)、中年期(45歳から64歳)、高年期(65歳以上)などに分類する。 Also, instead of providing an utterance model for voice segment extraction and an acoustic model for recognition processing for each gender, or in addition to gender, an utterance model or acoustic model for each other speaker attribute or individual speaker May be provided to perform voice segment extraction processing or recognition processing for each speaker attribute or for each speaker individual. The “other speaker attribute” is, for example, an age group. At this time, the speaker's age group is, for example, boyhood (5 to 14 years), adolescence (15 to 24 years), middle age (25 to 44 years), middle age (45 to 64 years) ), And older age (65 years and older).
また、発話環境ごとに、発話モデルや音響モデルを設けるようにしても良い。ここで「発話環境ごと」とは、例えば、話者が原稿を読み上げている形式の場合、対談あるいは座談形式の場合、雑談の場合などである。 Further, an utterance model or an acoustic model may be provided for each utterance environment. Here, “for each utterance environment” includes, for example, a case where the speaker is reading a manuscript, a conversational or negotiated form, and a chat.
また、本実施形態では、発話モデルを利用して音声区間を切り出す構成と、話者属性ごとに音響モデルを設けるとともに話者属性ごとに音声区間を切り出してそれぞれ専用の音響モデルを用いて認識を行い、音響モデルを適応化する構成との両方を用いているが、これらのいずれか一方のみの構成を含むようにしても良い。 In this embodiment, the speech section is cut out using an utterance model, and an acoustic model is provided for each speaker attribute, and the voice section is cut out for each speaker attribute and recognized using a dedicated acoustic model. However, it is also possible to include only one of these configurations.
また、本実施形態では、認識仮説を、論理的には言語的単位(形態素)をアークとするラティス構造のグラフで表現して処理を行なったが、その代わりに、言語的単位として音素をアークとするラティス構造のグラフで表現して、同様の処理を行なうようにしても良い。 In this embodiment, the recognition hypothesis is logically expressed by a lattice-structured graph in which linguistic units (morphemes) are arcs, but instead, phonemes are arced as linguistic units. It is also possible to perform the same processing by expressing it as a lattice structure graph.
<コンピュータシステムを用いた実施形態>
なお、上述した各実施形態における音響モデル学習装置の機能をコンピュータで実現するようにしても良い。その場合、この音響モデル学習の機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することによって実現しても良い。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものとする。また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムを送信する場合の通信線のように、短時刻の間、動的にプログラムを保持するもの、その場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリのように、一定時刻プログラムを保持しているものも含んでも良い。また上記プログラムは、前述した機能の一部を実現するためのものであっても良く、さらに前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるものであっても良い。
<Embodiment using a computer system>
In addition, you may make it implement | achieve the function of the acoustic model learning apparatus in each embodiment mentioned above with a computer. In that case, the program for realizing the acoustic model learning function may be recorded on a computer-readable recording medium, and the program recorded on the recording medium may be read by the computer system and executed. good. Here, the “computer system” includes an OS and hardware such as peripheral devices. The “computer-readable recording medium” refers to a storage device such as a flexible medium, a magneto-optical disk, a portable medium such as a ROM and a CD-ROM, and a hard disk incorporated in a computer system. Further, the “computer-readable recording medium” dynamically holds a program for a short time, like a communication line when transmitting a program via a network such as the Internet or a communication line such as a telephone line. It is also possible to include those that hold a program for a certain time, such as a volatile memory inside a computer system serving as a server or client in that case. The program may be a program for realizing a part of the functions described above, and may be a program capable of realizing the functions described above in combination with a program already recorded in a computer system.
以上、この発明の実施形態について図面を参照して詳述してきたが、具体的な構成はこの実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の設計等も含まれる。
例えば、第1の実施形態の説明において、選択処理部13は字幕テキストと認識仮説が3単語以上連続して一致している区間を選択することを説明したが、「3」に限らず、適宜所定の単語数以上連続して位置している区間を選択するようにしても良い。また、語数を基準とする代わりに、所定の文字数(例えば、5文字)以上連続して一致している区間を選択するようにしても良い。
The embodiment of the present invention has been described in detail with reference to the drawings. However, the specific configuration is not limited to this embodiment, and includes designs and the like that do not depart from the gist of the present invention.
For example, in the description of the first embodiment, it has been described that the
<認識実験の結果>
ここで、本願発明者らが実際に行なった認識実験について説明する。
2004年から2007年に放送されたNHK「きょうの健康」94回分の音声と字幕を用いて、音響モデルの学習データを取得し、MLLRとMAPで音響モデルを適応化して認識実験を行なった。評価音声には、2007年6月25日、27日、28日に放送された3回分を用いた。認識実験に用いた言語モデルは、ニュース番組(200万文)と生活情報番組の書き起こし(67万文)に、100倍の重みをつけた評価番組以外の94回分の放送の字幕テキストを加えて学習した。
なお、今回の実験では番組ごとの言語モデルの適応化は行なっていないが、番組関連情報を用いて適応化することによって、より高い精度の言語モデルが利用できる。
認識実験に用いた認識処理部(デコーダ)は、男女別のモノフォンHMMを用いて音声区間を検出し、男女の自動判定(話者属性推定)を行ないながら認識を行なうものである。ベースラインの音響モデルは、340h(男声)と250h(女声)のニュース番組音声であり、区間検出用(音声区間切り出し用)のモノフォンHMM(3状態32混合分布)(発話モデル)、認識用のトライフォンHMM(4000状態、3状態16混合分布)を男女別に作成した。これらの男女別のモノフォンとトライフォンHMMは、各番組用の適応化音響モデルでの認識結果から選択された学習データによって適応化した。
<Results of recognition experiment>
Here, a recognition experiment actually performed by the inventors will be described.
The learning data of the acoustic model was acquired by using 94 voices and subtitles of NHK “Kyoto Health” broadcasted from 2004 to 2007, and a recognition experiment was conducted by adapting the acoustic model with MLLR and MAP. For the evaluation voice, three broadcasts broadcast on June 25, 27 and 28, 2007 were used. The language model used in the recognition experiment is the addition of 94 subtitle texts of broadcasts other than the evaluation program weighted 100 times to the transcript of the news program (2 million sentences) and the life information program (670,000 sentences). I learned.
In this experiment, the language model for each program is not adapted, but a language model with higher accuracy can be used by adapting using the program related information.
The recognition processing unit (decoder) used in the recognition experiment detects a speech section using a monophone HMM for each gender and performs recognition while performing automatic gender determination (speaker attribute estimation). Baseline acoustic models are 340h (male voice) and 250h (female voice) news program voices, monophone HMM (3-state 32 mixture distribution) (speech model) for speech detection, and speech recognition A triphone HMM (4000 states, 3 states and 16 mixed distributions) was created for each gender. These monophones and triphone HMMs for each gender were adapted by learning data selected from the recognition results in the adaptive acoustic model for each program.
そして、重み値として、Wbias=1000、Wlm=16として、音響モデルの適応化とデコード(認識処理)を最大で5回繰り返して学習データを作成し、繰り返し回数ごとに評価を行なった。その結果、繰り返し回数が多くなるにつれて、得られる学習データの量は多くなり、その増加率は徐々に減少した。単語誤認識率は、繰り返し回数が3から4のときに最も小さくなった。この実験結果から、3回ないしは4回の繰り返し回数は好適である。 Then, learning data was created by repeating the adaptation and decoding (recognition processing) of the acoustic model at most 5 times with W bias = 1000 and W lm = 16 as weight values, and evaluation was performed for each number of repetitions. As a result, as the number of repetitions increased, the amount of learning data obtained increased and the rate of increase gradually decreased. The word misrecognition rate was the smallest when the number of repetitions was 3 to 4. From this experimental result, the number of repetitions of 3 or 4 is preferable.
評価番組の「きょうの健康」は、女性アナウンサーの司会者(自由発話)、女性解説者(原稿読み上げ)、男性ゲスト(自由発話)による対談で構成されている。司会者と解説者については、適応データ中に同一話者の音声があるため、話者適応の効果も期待される。一方、最も多くの話者があるゲストは、ほぼ毎回異なる話者であるため、話者適応の効果は期待できず、発話スタイル適応による改善のみが得られる。認識処理を行なって話者ごとの単語正解率を測定した結果、音響モデルの適応化前と比べて適応化後は、司会者と解説者の発話において大きな認識率の改善が得られた。また、ゲスト話者(自由発話)についても認識率の改善が得られた。 The evaluation program “Kyoto's Health” consists of a dialogue between a female announcer presenter (free speech), a female commentator (reading a manuscript), and a male guest (free speech). For the moderator and the commentator, since the same speaker's voice is included in the adaptation data, the effect of speaker adaptation is also expected. On the other hand, the guest with the largest number of speakers is a different speaker almost every time, so the effect of speaker adaptation cannot be expected, and only improvement by speech style adaptation can be obtained. As a result of performing recognition processing and measuring the correct word rate for each speaker, the recognition rate of the presenter and the commentator was greatly improved after adaptation compared to before adaptation of the acoustic model. The recognition rate of guest speakers (free utterances) was also improved.
また、本発明の構成の一要素である選択処理部の有用性を確認するための認識実験も行なった。認識結果(認識仮説)をすべて集めて、選択処理部による選択を行なわずに音響モデルの適応化に用いた場合、認識処理と適応化処理を繰り返しても、得られる学習データの量は改善されず、また単語誤認識率も改善されなかった。つまり、この事実により、本発明の音響モデル学習装置が選択処理部を備えており、選択処理部によって選択された学習データを用いて音響モデルの適応化を行なっていることにより、繰り返し処理の効果が得られることも確認できた。 In addition, a recognition experiment was performed to confirm the usefulness of the selection processing unit which is one element of the configuration of the present invention. When all recognition results (recognition hypotheses) are collected and used for acoustic model adaptation without selection by the selection processing unit, the amount of learning data obtained is improved even if the recognition processing and adaptation processing are repeated. In addition, the word recognition rate was not improved. That is, due to this fact, the acoustic model learning device of the present invention includes the selection processing unit, and the adaptation of the acoustic model is performed using the learning data selected by the selection processing unit. It was also confirmed that
1 字幕テキスト(Caption text)記憶部
2 形態素解析(Morphological analysis)処理部
3 重み付け処理部
4 ベースラインコーパス(Baseline corpus)記憶部
5 合成処理部
6 バイアス化言語モデル(Biased LM)記憶部(言語モデル記憶部)
7 重み付け処理部
8 番組音声(Program audio)記憶部
9,9F,9M 音響モデル(AM)記憶部
10,10MF 認識(Recognition)処理部
11,11F,11M 認識仮説記憶部
12,12F,12M アライメント(Alignment)処理部
13,13F,13M 選択(Selection)処理部
14,14F,14M 学習データ(Transcripts)記憶部
15,15F,15M 音響モデル適応化部(Adaptation)
16F 女声発話モデル(Female speech model)記憶部(話者属性別発話モデル記憶手段)
16M 男声発話モデル(Male speech model)記憶部(話者属性別発話モデル記憶手段)
17F,17M 発話モデル適応化部(Adaptation)
18 音声区間切り出し部(話者属性推定手段)
100,101,101A〜101D,102 音響モデル学習装置
1 Caption
7
16F Female speech model storage unit (speech model-specific speech model storage means)
16M Male speech model storage unit (speech model storage means by speaker attributes)
17F, 17M Utterance model adaptation unit (Adaptation)
18 Voice segment cutout part (speaker attribute estimation means)
100, 101, 101A to 101D, 102 Acoustic model learning apparatus
Claims (3)
前記音声に対応するテキストデータと前記認識処理部が出力した認識結果データとに基づきこれら両データの一致区間を選択するとともに、前記一致区間の時間を含み且つ前記テキストデータとは一致しない前記認識仮説を枝刈りし、枝刈り後の認識仮説および付随する信頼度データを基に信頼区間を選択し、前記一致区間および前記信頼区間のデータを出力する選択処理部と、
を具備することを特徴とする音響処理装置。 A recognition processing unit that performs speech recognition processing and outputs recognition result data including a recognition hypothesis and reliability data associated with the recognition hypothesis;
Based on the text data corresponding to the speech and the recognition result data output by the recognition processing unit, the matching hypothesis of both the data is selected, and the recognition hypothesis that includes the time of the matching section and does not match the text data Pruning, selecting a confidence interval based on the recognition hypothesis after pruning and accompanying reliability data, and a selection processing unit that outputs the data of the coincidence interval and the confidence interval;
A sound processing apparatus comprising:
音素と該音素に対応する音響特徴量とを関連付けた音響モデルを記憶する音響モデル記憶部と、
前記選択処理部による選択の結果に応じて、前記音響モデル記憶部に記憶される前記音響モデルを更新する音響モデル適応化部と、
をさらに具備するとともに、
前記認識処理部は、前記音響モデル記憶部から読み出した前記音響モデルを用いて音声の認識処理を行うものであり、
前記選択処理部は、選択した前記一致区間と選択した前記信頼区間に含まれる音素と当該音素に対応する音響特徴量との組を学習データとして出力するものであり、
前記音響モデル適応化部は、前記選択処理部が出力した前記学習データを用いて、前記音響モデル記憶部に記憶される前記音響モデルを更新するものである、
ことを特徴とする音響処理装置。 The sound processing apparatus according to claim 1,
An acoustic model storage unit that stores an acoustic model in which a phoneme and an acoustic feature corresponding to the phoneme are associated;
An acoustic model adaptation unit that updates the acoustic model stored in the acoustic model storage unit according to a result of selection by the selection processing unit;
And further comprising
The recognition processing unit performs speech recognition processing using the acoustic model read from the acoustic model storage unit,
The selection processing unit outputs a set of the phoneme included in the selected matching section and the selected confidence section and the acoustic feature amount corresponding to the phoneme as learning data,
The acoustic model adaptation unit updates the acoustic model stored in the acoustic model storage unit using the learning data output from the selection processing unit.
A sound processing apparatus.
前記音声に対応するテキストデータと前記認識処理過程が出力した認識結果データとに基づきこれら両データの一致区間を選択するとともに、前記一致区間の時間を含み且つ前記テキストデータとは一致しない前記認識仮説を枝刈りし、枝刈り後の認識仮説および付随する信頼度データを基に信頼区間を選択し、前記一致区間および前記信頼区間のデータを出力する選択処理過程と、
の処理をコンピュータに実行させるプログラム。 A recognition process for performing speech recognition processing and outputting recognition result data including a recognition hypothesis and reliability data associated with the recognition hypothesis;
Based on the text data corresponding to the speech and the recognition result data output by the recognition processing step, a matching section between the two data is selected, and the recognition hypothesis that includes the time of the matching section and does not match the text data Pruning, selecting a confidence interval based on the recognition hypothesis after pruning and the associated reliability data, and outputting the data of the matching interval and the confidence interval; and
A program that causes a computer to execute this process.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008102476A JP4949310B2 (en) | 2008-04-10 | 2008-04-10 | Sound processing apparatus and program |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008102476A JP4949310B2 (en) | 2008-04-10 | 2008-04-10 | Sound processing apparatus and program |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2009251510A JP2009251510A (en) | 2009-10-29 |
| JP4949310B2 true JP4949310B2 (en) | 2012-06-06 |
Family
ID=41312254
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2008102476A Active JP4949310B2 (en) | 2008-04-10 | 2008-04-10 | Sound processing apparatus and program |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP4949310B2 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR102867612B1 (en) * | 2021-01-18 | 2025-10-14 | 한국전자통신연구원 | Semi-automatic method for extracting refined speech data and generating its corresponding transcription data for speech recognition |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2000352993A (en) * | 1999-06-14 | 2000-12-19 | Oki Electric Ind Co Ltd | Voice recognition system and learning method of hidden markov model |
| JP3525082B2 (en) * | 1999-09-16 | 2004-05-10 | 日本電信電話株式会社 | Statistical model creation method |
| JP4869268B2 (en) * | 2008-03-04 | 2012-02-08 | 日本放送協会 | Acoustic model learning apparatus and program |
-
2008
- 2008-04-10 JP JP2008102476A patent/JP4949310B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| JP2009251510A (en) | 2009-10-29 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4869268B2 (en) | Acoustic model learning apparatus and program | |
| JP5149107B2 (en) | Sound processing apparatus and program | |
| Zhao et al. | Shallow-Fusion End-to-End Contextual Biasing. | |
| US20200120396A1 (en) | Speech recognition for localized content | |
| JP4195428B2 (en) | Speech recognition using multiple speech features | |
| US8635070B2 (en) | Speech translation apparatus, method and program that generates insertion sentence explaining recognized emotion types | |
| JP6323947B2 (en) | Acoustic event recognition apparatus and program | |
| US10650802B2 (en) | Voice recognition method, recording medium, voice recognition device, and robot | |
| JP6637332B2 (en) | Spoken language corpus generation device and program thereof | |
| US20130166279A1 (en) | System and method for recognizing a user voice command in noisy environment | |
| JP5271299B2 (en) | Speech recognition apparatus, speech recognition system, and speech recognition program | |
| JP6183988B2 (en) | Speech recognition apparatus, error correction model learning method, and program | |
| JP2013050605A (en) | Language model switching device and program for the same | |
| US20170270923A1 (en) | Voice processing device and voice processing method | |
| Lanchantin et al. | The development of the Cambridge University alignment systems for the Multi-Genre Broadcast challenge | |
| Steinbiss et al. | The Philips research system for continuous-speech recognition | |
| JP5184467B2 (en) | Adaptive acoustic model generation apparatus and program | |
| JP4736478B2 (en) | Voice transcription support device, method and program thereof | |
| Külebi et al. | Building an Open Source Automatic Speech Recognition System for Catalan. | |
| JP4949310B2 (en) | Sound processing apparatus and program | |
| JP2004347732A (en) | Automatic language identification method and apparatus | |
| Siohan | CTC Training of Multi-Phone Acoustic Models for Speech Recognition. | |
| Mansikkaniemi | Acoustic model and language model adaptation for a mobile dictation service | |
| JP6637333B2 (en) | Acoustic model generation device and its program | |
| Kubala et al. | Broadcast news transcription |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20101201 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120123 |
|
| 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: 20120207 |
|
| 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: 20120307 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150316 Year of fee payment: 3 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 4949310 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |