JPH0336437B2 - - Google Patents

Info

Publication number
JPH0336437B2
JPH0336437B2 JP60287796A JP28779685A JPH0336437B2 JP H0336437 B2 JPH0336437 B2 JP H0336437B2 JP 60287796 A JP60287796 A JP 60287796A JP 28779685 A JP28779685 A JP 28779685A JP H0336437 B2 JPH0336437 B2 JP H0336437B2
Authority
JP
Japan
Prior art keywords
matching
continuous
word
pattern
input pattern
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
Application number
JP60287796A
Other languages
Japanese (ja)
Other versions
JPS62147494A (en
Inventor
Takahiro Sakuraba
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP60287796A priority Critical patent/JPS62147494A/en
Publication of JPS62147494A publication Critical patent/JPS62147494A/en
Publication of JPH0336437B2 publication Critical patent/JPH0336437B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔概要〕 連続音声認識装置において、複数個の標準パタ
ーンを前半と後半の半単語標準パターンに分け、
音声の入力パターンを前半単語標準パターンにつ
いて連続DP照合を行い、後半単語標準パターン
について逆時間連続DP照合を行い、その結果か
ら入力パターンの各フレーム毎にそのフレームを
前記各半単語標準パターンの境界とする標準パタ
ーンを複数個選択し、それによつて与えられた各
中心候補を、その候補が位置するフレームから始
端方向に逆時間DP照合を行い、終端方向にDP照
合を行い、与えられた各候補毎の部分区間照合距
離からその合計が最小となる様にDP処理を行つ
て認識結果を求める。
[Detailed Description of the Invention] [Summary] In a continuous speech recognition device, a plurality of standard patterns are divided into first half and second half word standard patterns,
Continuous DP matching is performed on the first half word standard pattern of the speech input pattern, reverse time continuous DP matching is performed on the second half word standard pattern, and from the results, each frame of the input pattern is compared to the boundary of each half word standard pattern. Select multiple standard patterns such that DP processing is performed to minimize the sum of the partial interval matching distances for each candidate to obtain recognition results.

〔産業上の利用分野〕[Industrial application field]

本発明は、複数の単語を連続的に発声した音声
を認識する連続音声認識装置、特に動的計画法
(Dynamic programming、以下DPという)によ
り行う連続音声の認識を、効率良く且つ高い認識
率をもつて行う様に改良した連続音声認識装置に
関する。
The present invention is a continuous speech recognition device that recognizes speech in which multiple words are uttered continuously, and in particular recognizes continuous speech using dynamic programming (hereinafter referred to as DP), efficiently and with a high recognition rate. This paper relates to a continuous speech recognition device that has been improved to be able to perform continuous speech recognition.

〔従来の技術〕[Conventional technology]

複数の単語を連続的に発声して形成される連続
音声を認識とする方式として各種の方式が提案さ
れているが、代表的なものとして次の方式があ
る。
Various methods have been proposed for recognizing continuous speech formed by continuously uttering a plurality of words, and the following methods are typical.

第1の方式は、連続音声を形成する連続単語
を、各単語の境界での音声パワーの落ち込みなど
の特徴を利用して個々の単語に区分し(この操作
はセグメンテーシヨンと呼ばれる)、その区分さ
れた単語毎に標準パターンと照合して認識する方
式である。
The first method divides continuous words that form continuous speech into individual words using characteristics such as a drop in voice power at the boundaries of each word (this operation is called segmentation). This method recognizes each word by comparing it with a standard pattern.

第2の方式は、連続単語の全ての区間の組を取
り出して標準パターンと照合し、その照合結果か
ら最適である区間の組合せを求めて認識する方式
である。
The second method is a method in which all sets of sections of continuous words are extracted and compared with a standard pattern, and an optimal combination of sections is determined and recognized from the matching results.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

連続音声を認識する方式のうち、前述の第1の
方式は、連続単語のセグメンテーシヨンを行うこ
とが非常に難しく、且つ高い認識率が確保しにく
いという問題があつた。
Among the continuous speech recognition methods, the above-mentioned first method has problems in that it is very difficult to segment continuous words and it is difficult to ensure a high recognition rate.

一方、第2の方式は、高い認識率が得られる
が、演算量が第1の方式に比べて格段に大きく、
早いレスポンスタイムをもつた連続音声認識が出
来ないという問題があつた。
On the other hand, the second method achieves a high recognition rate, but the amount of calculation is much larger than the first method.
There was a problem that continuous speech recognition with fast response time was not possible.

又、連続音声中の各単語の結合部分は前後の単
語の影響を受けて変形しやすいので、その位置を
正確に特定することは困難である。この為、DP
照合により求められた音声の入力パターンの各フ
レーム毎に終端候補又は始端候補に誤りが生じ、
認識率を低下させるという問題があつた。
Furthermore, since the joined part of each word in continuous speech is easily deformed due to the influence of the words before and after it, it is difficult to specify its position accurately. For this reason, DP
An error occurs in the end candidate or the start end candidate for each frame of the audio input pattern found by matching,
There was a problem that the recognition rate decreased.

そこで、これらの問題点を解決する為に、複数
個の標準パターンを前半と後半区間の半単語標準
パターンに分け、音声の入力パターンを前半単語
標準パターンについて逆時間連続DP照合を行い、
その結果から入力パターンの各フレーム毎にその
フレームを前記各半単語標準パターンの境界とす
る標準パターンを1個選択して中心候補とし、与
えられた中心候補を、その候補が位置するフレー
ムから始端方向に逆時間DP照合を行い、終端方
向にDP照合を行い、与えられた各候補毎の部分
区間照合距離からその合計が最小となる様にDP
処理を行つな認識結果を求める連続音声認識装置
(以下、原発明という)が、同一出願人によつて
提案されている。
Therefore, in order to solve these problems, we divided the multiple standard patterns into half-word standard patterns for the first half and the second half, and performed reverse time continuous DP matching of the voice input pattern for the first half word standard patterns.
From the results, for each frame of the input pattern, select one standard pattern that makes that frame the boundary of each half-word standard pattern and use it as a center candidate, and move the given center candidate from the frame where that candidate is located to the starting point. Inverse time DP matching is performed in the direction, DP matching is performed in the terminal direction, and DP is calculated so that the sum is the minimum from the partial interval matching distance for each given candidate.
A continuous speech recognition device (hereinafter referred to as the original invention) that obtains recognition results without performing any processing has been proposed by the same applicant.

この原発明は、連続DP照合により中心候補を
選択する様にしたので大幅に演算量を低減させる
ことが出来ると共に、各単語の安定部分(例えば
中心部分)においてその単語の標準パターンの候
補を抽出する様にしたので、候補が正しく求めら
れて高い認識率を得ることが出来るものである。
然しながら、中心候補を1個だけ選択するもので
あるので、それが正しい中心候補から外れている
場合が少くない。その為、認識率が低下するとい
う問題がある。なお、原発明の内容と本出願の発
明の内容とは共通する部分が多いので、後記、実
施例の説明中において、本発明の実施例と関連さ
せて適宜説明する。
This original invention selects the center candidate by continuous DP matching, which can significantly reduce the amount of calculation, and also extracts standard pattern candidates for each word in the stable part (for example, the center part). As a result, candidates can be found correctly and a high recognition rate can be obtained.
However, since only one center candidate is selected, it is often the case that it deviates from the correct center candidate. Therefore, there is a problem that the recognition rate decreases. Note that since the content of the original invention and the content of the invention of the present application have many parts in common, they will be appropriately explained in connection with the embodiments of the present invention later in the description of the embodiments.

本発明は、連続音声認識処理時の演算量を低減
させて処理効率を大幅に向上させると共に、音声
の入力パターンの各フレーム毎の候補を正しく求
めることにより、前記原発明よりも高い認識率が
得られる様にした連続音声認識装置を提供するこ
とを目的とする。
The present invention significantly improves processing efficiency by reducing the amount of calculations during continuous speech recognition processing, and also achieves a higher recognition rate than the original invention by correctly determining candidates for each frame of the speech input pattern. It is an object of the present invention to provide a continuous speech recognition device that can be obtained.

〔問題点を解決するための手段〕[Means for solving problems]

従来の連続音声認識装置における前述の各問題
点を解決する為に本発明が講じた手段を、第1図
〜第3図を参照して説明する。
Measures taken by the present invention to solve the above-mentioned problems in conventional continuous speech recognition devices will be explained with reference to FIGS. 1 to 3.

第1図は、本発明の構成のブロツク説明図であ
る。
FIG. 1 is a block diagram illustrating the configuration of the present invention.

第1図において、110は標準パターン辞書部
で、複数の音声単語の標準パターンが格納されて
いる。読み出すときは、各標準パターンは前半の
半単語に対する前半単語標準パターンと後半の半
単語に対する後半単語標準パターンに区分されて
読み出される。
In FIG. 1, 110 is a standard pattern dictionary section in which standard patterns of a plurality of spoken words are stored. When reading, each standard pattern is divided into a first half word standard pattern for the first half word and a second half word standard pattern for the second half word.

120は半単語連続DP照合部で、入力パター
ンを複数個の標準パターン中の各前半単語標準パ
ターンについて連続動的計画法による照合(連続
DP照合)を行うと共に、入力パターンを複数個
の標準パターン中の各後半単語標準パターンにつ
いて逆時間連続動的計画法による照合(逆時間連
続DP照合)を行う。
120 is a half-word continuous DP matching unit that performs matching (continuous
DP matching) is performed, and the input pattern is matched using inverse time continuous dynamic programming (inverse time continuous DP matching) for each second half word standard pattern among a plurality of standard patterns.

130は中心候補選択部で、半単語連続DP照
合部120の結果から入力パターンの各フレーム
毎にそのフレームを前半単語及び後半単語の各標
準パターンの境界とする標準パターンを複数個選
択して中心候補とする。
Reference numeral 130 denotes a center candidate selection unit which selects a plurality of standard patterns for each frame of the input pattern based on the results of the half-word continuous DP matching unit 120, and selects a plurality of standard patterns in which that frame is the boundary of each standard pattern of the first half word and the second half word. Candidate.

140は単語始終端レベルDP処理部で、前記
中心候補が位置するフレームから始端方向に逆時
間動的計画法による照合(逆時間DP照合)を行
うと共に、終端方向に動的計画法による照合
(DP照合)を行つて部分区間照合距離を求める。
Reference numeral 140 is a word start/end level DP processing unit that performs matching by inverse time dynamic programming (inverse time DP matching) from the frame in which the center candidate is located in the direction toward the start end, and also performs matching (inverse time DP matching) by dynamic programming in the direction toward the end. DP matching) to find the subinterval matching distance.

150は文レベルDP処理部で、単語始終端レ
ベルDP処理部140より入力された部分区間照
合距離に基づいて入力パターンの各桁毎に部分区
間照合距離の合計が最小となる組合せを求め、そ
の結果から入力パターンが何桁入力であるかを判
定して認識結果を求める。
Reference numeral 150 denotes a sentence level DP processing unit, which calculates the combination that minimizes the sum of the subsection matching distances for each digit of the input pattern based on the subsection matching distance inputted from the word start/end level DP processing unit 140. Based on the results, it is determined how many digits the input pattern contains, and a recognition result is obtained.

なお、“桁”は各単語の位置関係を表現するも
ので、連続単語の各単語を先頭から1桁目、2桁
目……x桁目で表現する。
Note that "digit" expresses the positional relationship of each word, and each word of a continuous word is expressed as the first digit, second digit, . . . xth digit from the beginning.

〔作用〕[Effect]

第1図の作用を、第2図及び第3図を参照して
説明する。
The operation of FIG. 1 will be explained with reference to FIGS. 2 and 3.

第2図は入力パターンと前後各半単語標準パタ
ーンの連続DP照合及び逆時間連続DP照合及びそ
れらの照合ルート例の説明図、第3図は単語中心
候補の終端及び始端方向のDP照合及び逆時間DP
照合の説明図である。
Figure 2 is an explanatory diagram of continuous DP matching and inverse time continuous DP matching between the input pattern and each half-word standard pattern before and after, and examples of their matching routes. time dp
It is an explanatory diagram of collation.

連続単語音声の場合には、前述の様に各単語の
結合部分がそれに隣接する前後の単語の影響を受
けて変形しやすいので、その位置を正確に特定す
ることは困難であり、その為DP照合により求め
られた入力パターンの各フレーム毎の終端又は始
端候補に誤りが生じ、認識率を低下させていた。
In the case of continuous word speech, as mentioned above, the joined part of each word is easily deformed due to the influence of the adjacent words before and after it, so it is difficult to specify its position accurately, so DP An error occurs in the end or start end candidates for each frame of the input pattern found through matching, reducing the recognition rate.

そこで、本発明は、連続単語音声の場合は、各
単語の始終端部はそれに隣接する前後の単語の影
響を受けて変形しやすいが、その中央部分は隣接
する前後の影響を受けることが少く安定している
ことに着目し、連続音声の各単語の標準パターン
の候補をその単語の安定部分において抽出する様
にしたものである。
Therefore, in the case of continuous word speech, the beginning and end of each word are easily deformed due to the influence of the words before and after it, but the center part is less affected by the words before and after it. Focusing on stability, the standard pattern candidates for each word in continuous speech are extracted from the stable portion of that word.

標準パターン辞書部110には複数の標準パタ
ーンが格納されているが、読み出されるときは、
各標準パターンを前半と後半の半単語に2分し、
前半の半単語に対する前半単語標準パターンと後
半の半単語に対する後半単語標準パターンに区分
されて読み出される。
A plurality of standard patterns are stored in the standard pattern dictionary section 110, but when read out,
Divide each standard pattern into two half words, the first half and the second half.
The first half word standard pattern for the first half word and the second half word standard pattern for the second half word are read out.

各標準パターンを前半と後半の半単語に分ける
方法は、一般に中心部分が安定しているので中心
部分で2分されるが、中心部分以外の安定してい
る部分において2分することも出来る。
In the method of dividing each standard pattern into half words, the first half and the second half, the central part is generally stable, so it is divided into two at the central part, but it is also possible to divide it into two at a stable part other than the central part.

半単語連続DP照合部120は、第2図に示す
様に、入力パターンを複数個の標準パターンの各
前半単語標準パターンについて連続DP照合を行
うと共に、各後半単語標準パターンについて逆時
間連続DP照合を行う。そして、各照合結果であ
る連続DP照合距離と逆時間連続DP照合距離を出
力する。
As shown in FIG. 2, the half-word continuous DP matching unit 120 performs continuous DP matching on each of the first half word standard patterns of a plurality of standard patterns of the input pattern, and performs inverse time continuous DP matching on each second half word standard pattern. I do. Then, the continuous DP matching distance and the inverse time continuous DP matching distance, which are the matching results, are output.

中心候補選択部130は、半単語連続DP照合
部120より入力された連続DP照合距離及び逆
時間連続DP照合距離に基づいて、入力パターン
の各フレーム毎にそのフレームを前半及び後半の
半単語標準パターンの境界とする標準パターンを
複数個選択してそれぞれを中心候補とする。中心
候補を複数個選択することにより、以後の処理で
前記原発明より正しい認識結果を得ることが出来
る。
Based on the continuous DP matching distance and the inverse time continuous DP matching distance input from the half-word continuous DP matching unit 120, the center candidate selection unit 130 converts each frame of the input pattern into half-word standards for the first half and the second half. A plurality of standard patterns are selected as pattern boundaries, and each is used as a center candidate. By selecting a plurality of center candidates, it is possible to obtain more accurate recognition results in subsequent processing than in the original invention.

単語始終端レベルDP処理部140は、中心候
補選択部130で選択された各中心候補につき、
第3図に示す様に、その中心候補が位置するフレ
ーム(kで図示されている)から始端方向に逆時
間DP照合を行うと共に、終端方向にDP照合を行
つて、それぞれ始端中心照合距離及び中心終端照
合距離を求める。次いでこの両照合距離に基づい
て部分区間照合距離を求める。
For each center candidate selected by the center candidate selection section 130, the word start/end level DP processing section 140
As shown in Figure 3, from the frame where the center candidate is located (indicated by k), reverse time DP matching is performed in the direction of the start end, and DP matching is performed in the direction of the end, and the starting center matching distance and Find the center-end matching distance. Next, a partial section matching distance is determined based on both matching distances.

文レベルDP処理部150は、単語始終端レベ
ルDP処理部140より入力された部分区間照合
距離に基づいて入力パターンの各桁毎に部分区間
照合距離の合計が最小となる組合せを求め、その
結果から入力パターンが何桁入力であるかを判定
して認識結果を求める。
The sentence level DP processing unit 150 finds a combination that minimizes the sum of the subsection matching distances for each digit of the input pattern based on the subsection matching distances input from the word start/end level DP processing unit 140, and calculates the combination that minimizes the sum of the subsection matching distances for each digit of the input pattern. The recognition result is determined by determining how many digits the input pattern contains.

以上の様に、連続DP照合により中心候補を求
めて部分区間候補を選択する様にしたので、入力
パターンから全ての部分区間の組合せを取り出し
て複数の標準パターンと照合することにより部分
区間候補を求める従来方式(前述の第2の方式)
に比べて大幅に演算量を低減させることが出来
る。又、連続音声の各単語の標準パターンの候補
をその単語の安定部分において抽出すると共に中
心候補を複数個選択する様にしたので、原発明よ
りも高い認識率を得ることが出来る。
As described above, since the center candidate is found by continuous DP matching and subinterval candidates are selected, subinterval candidates are selected by extracting all subinterval combinations from the input pattern and comparing them with multiple standard patterns. Conventional method to seek (second method mentioned above)
The amount of calculation can be significantly reduced compared to . In addition, since standard pattern candidates for each word of continuous speech are extracted from stable parts of the word and a plurality of central candidates are selected, a higher recognition rate than the original invention can be obtained.

〔実施例〕〔Example〕

本発明の一実施例を、第2図〜第9図を参照し
て説明する。
An embodiment of the present invention will be described with reference to FIGS. 2 to 9.

第4図は本発明の一実施例の構成の説明図、第
5図は始終端固定のDP照合の説明図、第6図は
連続DP照合の説明図、第7図は逆時間連続DP照
合の説明図、第8図は連続DPの演算手法の説明
図、第9図は中心候補選択動作の説明図である。
第2図及び第3図については、既に説明した通り
である。
Fig. 4 is an explanatory diagram of the configuration of an embodiment of the present invention, Fig. 5 is an explanatory diagram of DP verification with fixed start and end ends, Fig. 6 is an explanatory diagram of continuous DP verification, and Fig. 7 is an explanatory diagram of reverse time continuous DP verification. FIG. 8 is an explanatory diagram of the continuous DP calculation method, and FIG. 9 is an explanatory diagram of the center candidate selection operation.
2 and 3 are as already explained.

(A) 実施例の構成 第4図において、標準パターン辞書部11
0、半単語連続DP照合部120、中心候補選
択部130、単語始終端レベルDP処理部14
0及び文レベルDP処理部150については、
第1図で説明した通りである。
(A) Configuration of the embodiment In FIG. 4, the standard pattern dictionary section 11
0, half-word continuous DP matching section 120, central candidate selection section 130, word beginning/end level DP processing section 14
0 and the sentence level DP processing unit 150,
This is as explained in FIG.

半単語連続DP照合部120において、12
1は連続DP照合部で、入力パターンを複数個
の標準パターンの各前半単語標準パターンにつ
いて連続DP照合を行つて、連続DP照合距離
(Gf(k,n))を求める。122は逆時間連続
DP照合部で、入力パターンを複数個の標準パ
ターンの各後半単語標準パターンについて逆時
間連続DP照合を行つて、逆時間連続DP照合距
離(Gb(k,n))を求める。
In the half-word continuous DP matching unit 120, 12
1 is a continuous DP matching unit that performs continuous DP matching on each first half word standard pattern of a plurality of standard patterns to obtain a continuous DP matching distance (Gf (k, n)). 122 is backward time continuous
The DP matching section performs reverse time continuous DP matching on each of the second half word standard patterns of the input pattern to obtain a reverse time continuous DP matching distance (Gb (k, n)).

単語始終端レベルDP処理部140において、
141は逆時間DP照合部で、中心候補選択部
130より入力された各中心候補につき、その
中心候補が位置するフレームから始端方向に逆
時間DP照合を行つて始端中心照合距離(Gs
(k,l))を求める。142はDP照合部で、
前記各中心候補につき、その中心候補が位置す
るフレームから終端方向にDP照合を行つて中
心終端照合距離(Ge(k,m))を求める。1
43は部分区間候補選択部で、前記始端中心照
合距離Gs(k,l)及び中心終端照合距離Ge
(k,m)に基づいて部分区間照合距離(D
(l,m))と対応する標準パターン(Ns(l,
m))を求める。
In the word start/end level DP processing unit 140,
Reference numeral 141 denotes a reverse time DP matching unit, which performs reverse time DP matching for each center candidate input from the center candidate selection unit 130 in the direction of the start end from the frame in which the center candidate is located, and calculates the start center matching distance (Gs
(k, l)). 142 is the DP verification section,
For each center candidate, DP matching is performed from the frame in which the center candidate is located toward the end to obtain a center-end matching distance (Ge (k, m)). 1
43 is a partial section candidate selection unit, which selects the start end center matching distance Gs (k, l) and the center end matching distance Ge.
(k, m) based on subinterval matching distance (D
(l, m)) and the corresponding standard pattern (Ns(l, m))
Find m)).

文レベルDP処理部150において、151
は文レベルDP照合部で、単語始終端レベルDP
処理部140より入力された部分区間照合距離
D(l,m)と対応する標準パターンNs(l,
m)を用いて、最適な単語の結合をDP照合に
より求める。152は認識結果処理部で、文レ
ベルDP照合部151の結果に基づいて入力パ
ターンが何桁入力であるかを判定して認識結果
を求める。
In the sentence level DP processing unit 150, 151
is the sentence level DP matching part, and the word start/end level DP
The standard pattern Ns(l, m) corresponding to the subsection matching distance D(l, m) input from the processing unit 140 is
m) to find the optimal combination of words by DP matching. A recognition result processing unit 152 determines how many digits the input pattern contains based on the result of the sentence level DP matching unit 151 to obtain a recognition result.

160はマイクロホン、170は入力された
連続音声の特徴を抽出して照合用の入力パター
ンに変換する音声特徴抽出部、180はこの入
力パターンが格納される入力パターンバツフア
である。
160 is a microphone; 170 is a voice feature extraction unit that extracts the features of the input continuous voice and converts it into an input pattern for verification; and 180 is an input pattern buffer in which this input pattern is stored.

(B) 実施例の動作 マイクロホン160は、使用者の発声した連
続単語からなる連続音声を音声特徴抽出部17
0に入力する。音声特徴抽出部170は、入力
された連続音声の特徴を抽出して照合用の入力
パターンに変換し、入力パターンバツフア18
0に格納する。
(B) Operation of the embodiment The microphone 160 extracts continuous speech consisting of continuous words uttered by the user from the speech feature extraction unit 17.
Enter 0. The audio feature extraction unit 170 extracts the features of the input continuous audio, converts it into an input pattern for matching, and stores it in the input pattern buffer 18.
Store at 0.

このときの音声の入力パターンAを次の様に
表わす。
The audio input pattern A at this time is expressed as follows.

A=a(1),a(2),a(3),……a(m)……a
() ここで、a(m)はフレームmにおけるパラ
メータで、例えば周波数方向を16チヤネルに区
分した場合、各区分におけるパワースペクトル
値で表わされるベクトル量である。最後のIは
入力パターンAの終端フレームで、且つ入力パ
ターンAの語長を意味する。なお、フレームは
音声区間(正しくは窓関数によつて切り出した
音声区間)である。
A=a(1),a(2),a(3),...a(m)...a
( ) Here, a(m) is a parameter in frame m, and for example, when the frequency direction is divided into 16 channels, it is a vector quantity represented by a power spectrum value in each division. The last I is the end frame of input pattern A and means the word length of input pattern A. Note that a frame is a voice section (more accurately, a voice section cut out using a window function).

同様に、標準パターン辞書部110の標準パ
ターンは、単語nの標準パターンをB(n)と
して、次の様に表わす。
Similarly, the standard pattern of the standard pattern dictionary section 110 is expressed as follows, where B(n) is the standard pattern of word n.

B(n)=b(1,n),b(2,n)…b(j,
n)…b(J(n),n) ここで、b(j,n)は、単語nのフレーム
jにおけるパラメータで、入力パターンAと同
様に、例えば16チヤネルのパワースペクトル値
などで表わされるベクトル量である。J(n)
は単語nの終端フレームで、且つ標準パターン
B(n)の語長を表わす。
B(n) = b(1, n), b(2, n)...b(j,
n)...b(J(n), n) Here, b(j, n) is a parameter of word n in frame j, and similarly to input pattern A, it is expressed by, for example, the power spectrum value of 16 channels. It is a vector quantity. J(n)
is the final frame of word n and represents the word length of standard pattern B(n).

本発明では、入力パターンを標準パターンの
前半単語標準パターンと後半単語標準パターン
について、連続DP照合と逆時間連続DP照合に
より半単語の照合を行う。この処理は、単語中
心レベルDPと呼ばれる。
In the present invention, half-word matching is performed using continuous DP matching and reverse time continuous DP matching for the first half word standard pattern and the second half word standard pattern of the input pattern. This process is called word center level DP.

(B‐1) 連続DP照合部121の動作 通常のDP照合は入力パターンの始終端を
固定したもので、第5図に示す様に、始端と
終端を通る一本の最適な照合経路が与えら
れ、その経路の照合距離が求められる。
(B-1) Operation of continuous DP matching unit 121 In normal DP matching, the start and end of the input pattern are fixed, and as shown in Figure 5, one optimal matching path passing through the start and end is given. Then, the matching distance of the route is determined.

これに対して、連続DP照合は、第6図に
示す様に、入力パターンの任意のフレームを
終端とする始端フリーなDP照合をいう。こ
れにより入力パターンAの中に存在する最適
な対応区間が自動的に抽出されて連続DP照
合距離が求まる。この結果に基づいて、入力
パターンA中に標準パターンB(n)が存在
しそうか、又、存在しそうな場合に、入力パ
ターンAのどのフレームを終端とするかが容
易に求められる。
On the other hand, continuous DP matching, as shown in FIG. 6, refers to DP matching that is free from the start and ends at any frame of the input pattern. As a result, the optimal corresponding section existing in the input pattern A is automatically extracted, and the continuous DP matching distance is determined. Based on this result, it can be easily determined whether the standard pattern B(n) is likely to exist in the input pattern A, and if so, which frame of the input pattern A should be the end.

(B‐2) 逆時間連続DP照合部122の動作逆時
間連続DP照合部122の行う逆時間連続DP
照合は、第7図に示す様に、入力パターンA
を逆時間方向に連続DP照合を行うものであ
る。これにより、入力パターンA中に標準パ
ターンB(n)が存在しそうか、又、存在し
そうな場合に、入力パターンAのどのフレー
ムを始端とするかが容易に求められる。
(B-2) Operation of the reverse time continuous DP verification unit 122 Reverse time continuous DP performed by the reverse time continuous DP verification unit 122
Verification is performed using input pattern A as shown in Figure 7.
This method performs continuous DP matching in the reverse time direction. This makes it easy to determine whether the standard pattern B(n) is likely to exist in the input pattern A, and if so, which frame of the input pattern A should be the starting end.

前述の連続DP照合及び逆時間連続DP照合
において行われる連続DPの演算手法はマツ
チングパスの取り方等によつて種々の方法が
有るが、ここでは第8図に示す様な対称型を
用いるものとする。
There are various methods of continuous DP calculation performed in the above-mentioned continuous DP matching and inverse time continuous DP matching, depending on how to take the matching path, etc., but here we will use a symmetric type as shown in Figure 8. do.

第8図において、格子点(i,j)上の標
準パターンBと入力パターンAのベクトル間
距離をd(i,j)とすると、次の漸化式に
よつて照合距離gf(i,j)が求められる。
In FIG. 8, if the distance between the vectors of the standard pattern B and the input pattern A on the grid point (i, j) is d(i, j), then the matching distance gf(i, j ) is required.

j=1のとき、 gf(i,j)=gf(i,1)=d(i,1) i=1,j>1のとき、 gf(1,j)=d(1,j)+gf(1,j−
1)j>1のとき、 gf(i,j) =mind(i,j)+gf(i−1,j) 2d(i,j)+gf(i−1,j−1) d(i,j)+gf(i,j−1) このgf(i,j)は、(1,1)点から
(i,j)点に至るまでの距離和を最小とし
たものである。
When j = 1, gf (i, j) = gf (i, 1) = d (i, 1) When i = 1, j > 1, gf (1, j) = d (1, j) + gf (1,j-
1) When j > 1, gf (i, j) = mind (i, j) + gf (i-1, j) 2d (i, j) + gf (i-1, j-1) d (i, j )+gf(i,j-1) This gf(i,j) is the one that minimizes the sum of distances from point (1,1) to point (i,j).

逆時間連続DP照合は入力パターンを反転
させて逆時間方向に連続DP照合を行うもで、
その演算手法は前述の連続DP照合時の演算
手法と同様であるので、説明は省略する。
Reverse time continuous DP matching is a method in which the input pattern is reversed and continuous DP matching is performed in the reverse time direction.
The calculation method is the same as the calculation method used during continuous DP verification described above, so the explanation will be omitted.

この連続DP照合及び逆時間連続DP照合に
より、標準パターンBの前半区間と後半区間
とを、第2図に示す様にそれぞれ照合する。
Through this continuous DP matching and reverse time continuous DP matching, the first half section and the second half section of standard pattern B are respectively matched as shown in FIG.

入力パターンのkフレーム上の連続DP照
合距離をGf(k)とし、逆時間連続DP照合
距離をGb(k)とする。更に、このGf(k)及びGb
(k)は、N個の標準パターンに対してはGf
(k,n)及びGb(k,n)の形で表現され
て、連続DP照合部121及び逆時間連続DP
照合部122よりそれぞれ出力される。
Let Gf(k) be the continuous DP matching distance on k frames of the input pattern, and let Gb(k) be the inverse time continuous DP matching distance. Furthermore, this Gf(k) and Gb
(k) is Gf for N standard patterns.
(k, n) and Gb (k, n), and the continuous DP matching unit 121 and the inverse time continuous DP
Each is output from the matching unit 122.

(B‐3) 中心候補選択部130の動作 中心候補選択部130における中心候補選
択処理は、次の様にして行われる。
(B-3) Operation of center candidate selection unit 130 The center candidate selection process in the center candidate selection unit 130 is performed as follows.

半単語連続DP照合部140より入力され
たGf(k,n)及びGb(k,n)は、中心候
補選択部130において次式で示す様に累積
されて、累積半単語連続DP照合距離DC(k,
n)を生成する。
Gf (k, n) and Gb (k, n) input from the half-word continuous DP matching unit 140 are accumulated in the center candidate selection unit 130 as shown in the following formula, and the cumulative half-word continuous DP matching distance DC (k,
n).

DC(k,n)=Gf(k,n)+Gb(k,n) DC(k,n)は、このままでは標準パター
ンB(n)の個々の語長J(n)によつて、短
いもの程値が小さくなる傾向が出る為、入力
パターンA及び標準パターンB(n)の各パ
ターン長の和でDC(k,n)の値を割算して
時間正規化を行う。この時間正規化された
DC(k,n)をDR(k,n)で表現すると、
DR(k,n)は下式で表わされる。
DC (k, n) = Gf (k, n) + Gb (k, n) DC (k, n) is a short one depending on the individual word length J (n) of the standard pattern B (n) as it is. Since the value tends to become smaller, time normalization is performed by dividing the value of DC(k, n) by the sum of each pattern length of input pattern A and standard pattern B(n). This time normalized
If DC (k, n) is expressed as DR (k, n), then
DR(k,n) is expressed by the following formula.

DR(k,n)=DC(k,n)/2J(n) ここで2J(n)を用いる理由は、入力パタ
ーンAが標準パターンB(n)と正しくマツ
チングした場合には、対応する入力パターン
長はJ(n)に近い値をとるものと考えられ
るからである。もし、何らかの手法でDC
(k,n)のl,mに対する始端L(k,n)
及び終端M(k,n)が判明している場合に
は、DR(k,n)は次式で求められる。
DR (k, n) = DC (k, n) / 2J (n) The reason for using 2J (n) here is that if input pattern A is correctly matched with standard pattern B (n), the corresponding input This is because the pattern length is considered to take a value close to J(n). If you use some method to
Starting point L(k,n) for l,m of (k,n)
If the terminus M(k,n) is known, DR(k,n) is obtained by the following equation.

DR(k,n)=DC(k,n) /{J(n)+M(k,n)−L(k,n)+1} このDR(k,n)は、第9図に示す様に、
n毎に異つた距離パターンを示す。
DR (k, n) = DC (k, n) / {J (n) + M (k, n) - L (k, n) + 1} This DR (k, n) is as shown in Figure 9. ,
A different distance pattern is shown for each n.

このN個の距離パターンをk毎に値の小さ
いものからC個(第9図の例では2個)選択
し、そのnをkフレームを中心とする候補と
してNC(k,c)に設定する。
Select C (2 in the example in Figure 9) of these N distance patterns from the smallest value for each k, and set that n to NC (k, c) as a candidate centered on frame k. .

前記原発明は、半単語連続DP照合部12
0までの処理は本発明と同じであるが、第9
図におけるN個の距離パターンをk毎にDR
(k,n)値の最小のものを選択し、そのn
をkフレームを中心とする候補(中心候補)
としてNC(k)に設定している。この様に原発
明では中心候補が一個である為、正しい中心
候補を選択から落す可能性があり、誤認識を
生じるという不都合があつた。
The original invention includes a half-word continuous DP matching unit 12.
The processing up to 0 is the same as in the present invention, but the ninth
DR the N distance patterns in the figure for each k
Select the smallest (k, n) value and
Candidate whose center is k frame (center candidate)
is set to NC(k). As described above, in the original invention, since there is only one center candidate, there is a possibility that a correct center candidate may be omitted from selection, resulting in an inconvenience that erroneous recognition may occur.

これに対し、本発明は、中心候補を複数個
選択する様にしたので、前記原発明の様に正
しい中心候補を選択から落す可能性は少くな
り、認識率を高めることが出来る。
On the other hand, in the present invention, since a plurality of center candidates are selected, the possibility that a correct center candidate is not selected as in the original invention is reduced, and the recognition rate can be increased.

なお、前Cの値が小さいと認識精度が低下
し、大きいと演算量が多くなるので、両者を
考慮して選定される。
Note that if the value of front C is small, the recognition accuracy will decrease, and if it is large, the amount of calculation will increase, so the selection is made with both factors taken into consideration.

(B‐4) DP照合部142及び逆時間DP照合部1
41の動作(単語始終端レベルDP) NC(k,c)で示される中心候補を、DP
照合部142によるDP照合及び逆時間DP照
合部141による逆時間DP照合により、始
終端のDP照合距離を求める。
(B-4) DP matching section 142 and reverse time DP matching section 1
41 operations (word start/end level DP) The center candidate indicated by NC(k, c) is
The DP matching distance between the start and the end is determined by the DP matching by the matching unit 142 and the reverse time DP matching by the reverse time DP matching unit 141.

ここで用いるDPは演算手法もマツチング
パスの取り方等によつて種々の方法がある
が、ここでは、前述の連続DPと同様に対称
型を用いるものとする。即ち、 i=1,j=1のとき: ge(1,1)=d(1,1) i=1,j>1のとき: ge(1,j)=d(1,j)+ge(1,j−
1) i>1,j=1のとき: g(i,1)=d(i,1)+ge(i−1,
j) i>1,j>1のとき: ge(i,j) =mind(i,j)+ge(i−1,j) 2d(i,j)+ge(i−1,j−1) d(i,j)+ge(i,j−1) このge(i,j)は、格子点(1,1)か
ら(i,j)点に至るまでの距離和を最小と
したものである。
There are various calculation methods for the DP used here, depending on how to take matching paths, etc., but here, a symmetric type is used like the continuous DP described above. That is, when i=1, j=1: ge(1,1)=d(1,1) When i=1, j>1: ge(1,j)=d(1,j)+ge( 1,j-
1) When i>1, j=1: g(i,1)=d(i,1)+ge(i-1,
j) When i > 1, j > 1: ge (i, j) = mind (i, j) + ge (i-1, j) 2d (i, j) + ge (i-1, j-1) d (i, j)+ge (i, j-1) This ge (i, j) is the one that minimizes the sum of distances from the grid point (1, 1) to the (i, j) point.

前記の各式によつてDP照合距離ge(i,
j)が求まるが、標準パターン終端のものを
Ge(i)とする。
The DP matching distance ge(i,
j) is found, but the one at the end of the standard pattern is
Let it be Ge(i).

又、逆時間DP照合距離gs(i,j)は、単
にパターンを反転して照合するものであり、
その演算手法はDP照合距離ge(i,j)と同
様であるので、その説明は省略する。標準パ
ターン始端のものをGs(i)とする。
In addition, the inverse time DP matching distance gs(i, j) simply inverts the pattern and matches it,
The calculation method is the same as that for the DP matching distance ge(i,j), so the explanation thereof will be omitted. Let Gs(i) be the starting edge of the standard pattern.

これらDP照合及び逆時間DP照合により、
単語中心候補NC(k,c)の終端及び始端
方向の照合距離を求める。
Through these DP matching and reverse time DP matching,
The matching distance in the direction of the end and start end of the word center candidate NC (k, c) is determined.

第3図は、中心候補が位置するフレーム
(kで示されている)から始端方向に逆時間
DP照合を行い、終端方向にDP照合を行つ
て、そのフレームに対する始端フレームl及
び終端フレームmを求める例と示したもので
ある。なお、H(NC(k,c))は、中心候
補の標準パターンの語長である。
Figure 3 shows the reverse time from the frame where the center candidate is located (indicated by k) in the direction of the starting point.
This is an example in which DP verification is performed, DP verification is performed in the direction of the end, and the start frame l and end frame m for that frame are determined. Note that H(NC(k,c)) is the word length of the standard pattern of the central candidate.

DP照合部142がDP照合により求めた中
心終端照合距離を、Ge(k,c,m)とし、
又、逆時間DP照合部141が逆時間DP照合
により求めた始端中心照合距離を、Gs(k,
c,l)とする。
The center-end matching distance obtained by the DP matching unit 142 through DP matching is Ge(k, c, m),
In addition, the starting end center matching distance obtained by the inverse time DP matching unit 141 by the inverse time DP matching is expressed as Gs(k,
c, l).

(B‐5) 部分区間候補選択部143の動作 部分区間候補選択部143は、入力された
Ge(k,c,m)及びGs(k,c,l)を累
積したものを、部分パターン長(m−l+
1)と標準パターン長J(NC(k,c)の和
で割算して時間正規化する。この時間正規化
された部分区間のDP照合距離をDI(k,c,
l,m)とすると、次式で求められる。即
ち、 DI(k,c,l,m) =Ge(k,c,m)+Gs(k,c,l)/J(NC
(k,c))+m−l+1 次に部分区間候補選択部143は、この
DI(k,c,l,m)をCについて最小のも
のを選択してDK(k,l,m)とし、対応
する標準パターンNoをNK(k,l,m)に
設定する。即ち、 DK(k,l,m)= min c {DI(k,c,l,m)} NK(k,l,m) =NC〔K,argmin{DI(k,c,l,m)}〕 ここで、“ argmin c ”は、 { }内の最小化条件を満足するcを選定す
る機能をもつたオペレータである。
(B-5) Operation of subsection candidate selection unit 143 The subsection candidate selection unit 143 selects the input
The partial pattern length (m-l+
1) and the standard pattern length J(NC(k,c)) to time normalize it.The DP matching distance of this time normalized subinterval is DI(k,c,
l, m), it is determined by the following formula. That is, DI (k, c, l, m) = Ge (k, c, m) + Gs (k, c, l)/J (NC
(k, c))+m−l+1 Next, the partial section candidate selection unit 143 selects this
Select the minimum value of DI (k, c, l, m) for C and set it as DK (k, l, m), and set the corresponding standard pattern number to NK (k, l, m). That is, DK(k,l,m)= min c {DI(k,c,l,m)} NK(k,l,m) =NC[K,argmin{DI(k,c,l,m) }] Here, "argmin c" is an operator that has the function of selecting c that satisfies the minimization condition in { }.

更に、kについても最小のものを選択し
て、同様にD(l,m)及びNS(l,m)に
設定する。即ち、 D(l,m)= min k {DK(k,l,m)} NS(l,m) =NK〔 argmin k {DK(k,l,m)}l,m〕 このD(l,m)及びNS(l,m)によつ
て、入力パターンの部分パターン(l−m)
の最適な照合距離(D(l,m))及び照合相
手(NS(l,m))が決定されて、部分区間
候補選択部143より出力される。
Furthermore, the minimum value of k is selected and similarly set to D(l,m) and NS(l,m). That is, D(l,m)=min k {DK(k,l,m)} NS(l,m) =NK[argmin k {DK(k,l,m)}l,m] This D(l , m) and NS (l, m), the partial pattern (l-m) of the input pattern
The optimal matching distance (D(l, m)) and matching partner (NS(l, m)) are determined and output from the partial section candidate selection unit 143.

(B‐6) 文レベルDP照合部151の動作 文レベルDP照合部151は、単語始終端
レベルDP処理部140より入力されたD
(l,m)及びNS(l,m)を用いて、最適
な単語の結合をDP照合により求める。
(B-6) Operation of the sentence level DP matching unit 151 The sentence level DP matching unit 151 uses the D input from the word start/end level DP processing unit 140.
Using (l, m) and NS (l, m), find the optimal combination of words by DP matching.

ここで、連続単語中の各単語を先頭から1
桁目、2桁目……x桁目という表現で位置関
係を表現することにする。
Here, each word in the continuous word is 1 from the beginning.
The positional relationship will be expressed using expressions such as digit, second digit, and so on.

(イ) 1桁目の設定 1桁目は、入力パターンの始端フレーム
からmフレームの部分区間の距離をT(m,
l)に設定する。即ち、 T(m,1)=D(1,m) 又、その標準語の始端がどこにあるか
を、LT(m,1)に設定する。即ち、 LT(m,l)=1 ここで、部分区間候補が存在しないD
(1,m)については処理は行わず、NT
(m,1)に“0”を、T(m,1)に最大
値を設定しておく。
(b) Setting the 1st digit The 1st digit is the distance of the partial section of m frames from the start frame of the input pattern, T(m,
l). That is, T (m, 1) = D (1, m) Also, set where the beginning of the standard word is in LT (m, 1). That is, LT (m, l) = 1 Here, D where there is no subinterval candidate
No processing is performed for (1, m), and NT
Set "0" to (m, 1) and the maximum value to T(m, 1).

(ロ) x桁目の設定 x桁目では、lの位置が未定の為、次の
DP漸化式で決定する。即ち、 T(m,x) l<m= min l 〔D(l,m)+T(l,x-1)〕 NT(m,x) l<m=NS〔 argmin l {D(l,m) +T(l,x-1)},m〕 LT(m,x) l<m= argmin l 〔D(l,m) +T(l,x−1)〕 この場合もD(l,m)とmについて部分
区間候補が存在しない場合は処理しないで、
NT(m,x)に“0”を、T(m,x)に最
大値を、またLT(m,x)には(不定値で良
いが)“1”を設定しておく。
(b) Setting the xth digit In the xth digit, the position of l is undetermined, so the next
Determined using the DP recurrence formula. That is, T(m,x) l<m= min l [D(l,m)+T(l,x-1)] NT(m,x) l<m=NS[ argmin l {D(l,m ) +T(l,x-1)},m] LT(m,x) l<m= argmin l [D(l,m) +T(l,x-1)] In this case too, D(l,m) If there is no subinterval candidate for and m, do not process,
Set NT(m,x) to "0", T(m,x) to the maximum value, and LT(m,x) to "1" (although an indefinite value is fine).

(B‐7) 認識結果処理部152の動作 認識結果処理部152は、文レベルDP照
合部151により送られたT(m,x)、NT
(m,x)及びLT(m,x)中のT(m,x)
から、先ず入力単語の桁数Xを、次式から求
める。
(B-7) Operation of recognition result processing unit 152 The recognition result processing unit 152 uses T(m,x) and NT sent by the sentence level DP matching unit 151.
T(m,x) in (m,x) and LT(m,x)
First, the number of digits X of the input word is found from the following equation.

X= argmin l 〔T(I,x)/x〕 ここで、Iは入力パターンの終端フレーム
である。
X=argmin l [T(I,x)/x] where I is the terminal frame of the input pattern.

次に、認識結果処理部152は、X桁の認
識結果をLT(m,x)とNT(m,x)から
次の(イ)及び(ロ)によつて求める。ここで、x桁
の認識結果をNR(x)とし、又NR(x)の
始端フレームをL(x)とする。
Next, the recognition result processing unit 152 obtains the recognition result of X digits from LT (m, x) and NT (m, x) using the following (a) and (b). Here, let NR(x) be the recognition result of x digits, and let L(x) be the starting frame of NR(x).

(イ) X桁目の認識結果 NR(x)=NT(I,X) L(x)=LT(I,X) (ロ) X−y桁目の認識結果 NR(X−y)=NT〔L(X−y+1),X
−y〕 L(X−1)=LT〔L(X−y+1),X−
y〕 以上の様にして、認識結果NR(x)が、
従来よりも大幅に少い演算量で且つ高い認
識率をもつて求められる。
(b) Recognition result of X-th digit NR (x) = NT (I, X) L (x) = LT (I, X) (b) Recognition result of X-y-th digit NR (X-y) = NT [L(X-y+1),X
-y] L(X-1)=LT[L(X-y+1),X-
y] In the above manner, the recognition result NR(x) is
This can be determined with a significantly smaller amount of calculation and a higher recognition rate than conventional methods.

〔発明の効果〕〔Effect of the invention〕

以上説明した様に、本発明によれば次の諸効果
が得られる。
As explained above, according to the present invention, the following effects can be obtained.

(イ) 連続DP照合により中心候補を求めて部分区
間候補を選択する様にしたので、従来方式より
も大幅に演算量を低減させることが出来る。
(b) Since the central candidate is determined by continuous DP matching and the partial interval candidates are selected, the amount of calculation can be significantly reduced compared to the conventional method.

(ロ) 各単語の安定部分においてその単語の標準パ
ターンの候補を抽出する様にしたので、候補が
正しく求められ高認識率を確保することが出来
る。
(b) Since candidates for the standard pattern of each word are extracted from the stable part of that word, candidates can be found correctly and a high recognition rate can be ensured.

(ハ) 中心候補を複数個選択する様にしたので、中
心候補が一個である原発明の様に正しい中心候
補を選択から落すことがなくなり、認識率を向
上させることが出来る。
(c) Since a plurality of center candidates are selected, the correct center candidate is not dropped from selection unlike in the original invention where there is only one center candidate, and the recognition rate can be improved.

【図面の簡単な説明】[Brief explanation of drawings]

第1図…本発明の構成の説明図、第2図…前半
単語標準パターンの連続DP照合及び後半単語の
逆時間連続DP照合並びにそれらの照合ルート例
の説明図、第3図…単語中心候補の終端及び始端
方向のDP照合及び逆時間照合の説明図、第4図
…本発明の一実施例の構成の説明図、第5図…始
終端固定のDP照合の説明図、第6図…連続DP照
合の説明図、第7図…逆時間連続DP照合の説明
図、第8図…連続DPの演算手法の説明図、第9
図…中心候補選択動作の説明図。 第1図及び第4図において、110…標準パタ
ーン辞書部、120…半単語連続DP照合部、1
30…中心候補選択部、140…単語始終端レベ
ルDP処理部、150…文レベルDP処理部。
Fig. 1: An explanatory diagram of the configuration of the present invention; Fig. 2: An explanatory diagram of continuous DP matching of the first half word standard pattern, reverse time continuous DP matching of the second half word, and examples of their matching routes; Fig. 3: Word center candidate FIG. 4 is an explanatory diagram of the configuration of an embodiment of the present invention, FIG. 5 is an explanatory diagram of DP verification with fixed start and end ends, and FIG. An explanatory diagram of continuous DP matching, Fig. 7... An explanatory diagram of reverse time continuous DP matching, Fig. 8... An explanatory diagram of the continuous DP calculation method, Fig. 9
Figure: An explanatory diagram of the center candidate selection operation. 1 and 4, 110... standard pattern dictionary section, 120... half word continuous DP matching section, 1
30... Center candidate selection section, 140... Word start/end level DP processing section, 150... Sentence level DP processing section.

Claims (1)

【特許請求の範囲】 1 複数の単語が連続的に発声された音声を音声
特徴抽出部において入力パターンに変換し、該入
力パターンを複数の標準パターンと照合して区間
別候補を選択し、各区間の照合距離が最小となる
ものを求めて認識を得る連続音声認識装置におい
て、 (a) 入力パターンを複数個の標準パターン中の各
前半単語標準パターンについて連続動的計画法
による照合を行うと共に、入力パターンを複数
個の標準パターン中の各後半単語標準パターン
について逆時間連続動的計画法による照合を行
う半単語連続DP照合部120と、 (b) 半単語連続DP照合部120の結果から入力
パターンの各フレーム毎にそのフレームを前半
単語及び後半単語の各標準パターンの境界とす
る標準パターンを複数個選択してそれぞれを中
心候補とする中心候補選択部130と、 (d) 前記中心候補が位置するフレームから始端方
向に逆時間動的計画法による照合を行うと共
に、終端方向に動的計画法による照合を行つて
部分区間照合距離を求める単語始終端レベル
DP処理部140と、 (d) 前記部分区間照合距離に基づいて入力パター
ンの各桁毎に部分区間照合距離の合計が最小と
なる組合せを求め、その結果から入力パターン
が何桁入力であるかを判定して認識結果を求め
る文レベルDP処理部150、 を備えたことを特徴とする連続音声認識装置。
[Claims] 1. A speech feature extraction unit converts speech in which a plurality of words are continuously uttered into an input pattern, compares the input pattern with a plurality of standard patterns, selects candidates for each section, and In a continuous speech recognition device that obtains recognition by finding the one with the minimum matching distance between intervals, (a) the input pattern is matched by continuous dynamic programming for each first-half word standard pattern among multiple standard patterns; , a half-word continuous DP matching section 120 that performs matching of the input pattern using inverse time continuous dynamic programming for each second-half word standard pattern among a plurality of standard patterns; (b) From the results of the half-word continuous DP matching section 120; (d) a center candidate selection unit 130 that selects a plurality of standard patterns in which each frame of the input pattern is used as a boundary between standard patterns of first-half words and second-half words, and selects each standard pattern as a center candidate; (d) the center candidate; From the frame where is located, matching is performed using inverse time dynamic programming in the direction of the start end, and matching is performed using dynamic programming in the direction of the end to find the subinterval matching distance at the word start/end level.
DP processing unit 140; (d) Find a combination that minimizes the sum of subinterval matching distances for each digit of the input pattern based on the subinterval matching distance, and determine how many digits the input pattern is from the result. A continuous speech recognition device comprising: a sentence level DP processing unit 150 that determines a recognition result.
JP60287796A 1985-12-23 1985-12-23 Continuous voice recognition equipment Granted JPS62147494A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60287796A JPS62147494A (en) 1985-12-23 1985-12-23 Continuous voice recognition equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60287796A JPS62147494A (en) 1985-12-23 1985-12-23 Continuous voice recognition equipment

Publications (2)

Publication Number Publication Date
JPS62147494A JPS62147494A (en) 1987-07-01
JPH0336437B2 true JPH0336437B2 (en) 1991-05-31

Family

ID=17721858

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60287796A Granted JPS62147494A (en) 1985-12-23 1985-12-23 Continuous voice recognition equipment

Country Status (1)

Country Link
JP (1) JPS62147494A (en)

Also Published As

Publication number Publication date
JPS62147494A (en) 1987-07-01

Similar Documents

Publication Publication Date Title
US5899971A (en) Computer unit for speech recognition and method for computer-supported imaging of a digitalized voice signal onto phonemes
JPH0336436B2 (en)
JPH0336437B2 (en)
JPH0336439B2 (en)
JPH0336438B2 (en)
JP3461789B2 (en) Speech recognition device, speech recognition method, and program recording medium
JPH01185599A (en) Speech recognizing circuit
JPS6129897A (en) Pattern comparator
JPS60147797A (en) Voice recognition equipment
JPH0119597B2 (en)
JPH0343639B2 (en)
JPS62111295A (en) Voice recognition equipment
JPS58159598A (en) Monosyllabic voice recognition system
JPH0455518B2 (en)
JPH0469959B2 (en)
JPS62144199A (en) Continuous voice recognition equipment
JPS5977500A (en) Word voice recognition system
JPH0449719B2 (en)
JPH01321498A (en) Speech recognizing device
JPS5898794A (en) Pattern matching apparatus
JPS63236095A (en) Voice recognition
JPS59173884A (en) Pattern comparator
JPS61200596A (en) Continuous voice recognition equipment
JPH0313599B2 (en)
JPH0443600B2 (en)