JPH0651792A - Speech recognizing device - Google Patents

Speech recognizing device

Info

Publication number
JPH0651792A
JPH0651792A JP20533692A JP20533692A JPH0651792A JP H0651792 A JPH0651792 A JP H0651792A JP 20533692 A JP20533692 A JP 20533692A JP 20533692 A JP20533692 A JP 20533692A JP H0651792 A JPH0651792 A JP H0651792A
Authority
JP
Japan
Prior art keywords
pattern
distance
inter
standard
frames
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.)
Pending
Application number
JP20533692A
Other languages
Japanese (ja)
Inventor
Shoichi Kamei
正一 亀井
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric Co 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 Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP20533692A priority Critical patent/JPH0651792A/en
Publication of JPH0651792A publication Critical patent/JPH0651792A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To correctly recognize a speech even if a standard pattern is similar by providing a threshold value for the distance between corresponding frames of an input pattern and the standard pattern. CONSTITUTION:This speech recognizing device consists of a microphone 21 which inputs the speech, an amplifier 22, a speech analytic part 23 which outputs speech parameters on the basis of the speech, a feature pattern extraction part 24 which extracts the input pattern divided into frames from the speech parameter, a standard pattern 26, an inter-frame distance calculation part 25 which calculates the distance between the corresponding frames of the input and standard patterns, a threshold value holding part 272 which holds the threshold value of the distance between the frames, a weighting part 273, an inter- pattern distance holding part 274 which adds distances between weighted and unweighted frames to all the frames and holds the result as the inter-pattern distance between the input and standard pattern, an inter-pattern distance comparison part 28 which detects the most similar pattern to the input pattern according to the inter-pattern distance, and a minimum pattern distance holding part 29.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、音声によって各種機器
を制御する音声認識装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a voice recognition device for controlling various devices by voice.

【0002】[0002]

【従来の技術】近年、入力音声の特徴を表す入力パター
ンと標準的な音声の特徴を表す標準パターンとのパター
ンマッチングを行うことにより音声を認識する音声認識
装置の開発が盛んに行われており、この種装置が実用化
されている。
2. Description of the Related Art In recent years, a voice recognition device for recognizing a voice by performing pattern matching between an input pattern representing a feature of an input voice and a standard pattern representing a feature of a standard voice has been actively developed. This type of device has been put to practical use.

【0003】図1に従来の音声認識装置の構成を示し、
該構成に基づいて動作を説明する。
FIG. 1 shows the configuration of a conventional voice recognition device.
The operation will be described based on the configuration.

【0004】まず、マイクロホン11より入力された音
声は、増幅器12で振幅が飽和しない程度に増幅され、
音声分析部13で音声パラメータを出力する。特徴パタ
ーン抽出部14は、該音声パラメータから10msec
〜300msecの間隔のフレームに分割された入力パ
ターンを抽出する。フレーム間距離計算部15は上記入
力パターンと標準パターン16の値との対応するフレー
ム間の距離計算(類似度計算)を行い、該距離計算の出
力を分割した全フレーム(単語認識の場合は1単語分)
に対して加算し、上記入力パターンと上記標準パターン
とのパターン間距離としてパターン間距離保持部17に
保持する。パターン間距離保持部17の値は、パターン
間距離比較部18において、これまでパターン間距離保
持部17から得られた最小パターン間距離と比較され、
小さいほうのパターン間距離とその時の標準パターンに
対応付けられた音声の種類を表す情報が最小パターン間
距離保持部19に書き替え、保持される。全ての標準パ
ターンとの間で同等の処理を繰り返した後、最小パター
ン間距離保持部19に保持してある音声情報を認識結果
信号として出力する。
First, the voice input from the microphone 11 is amplified by the amplifier 12 to the extent that the amplitude is not saturated,
The voice analysis unit 13 outputs voice parameters. The characteristic pattern extraction unit 14 determines 10 msec from the voice parameter.
Extract an input pattern divided into frames at intervals of ˜300 msec. The inter-frame distance calculation unit 15 calculates a distance (similarity calculation) between corresponding frames of the input pattern and the value of the standard pattern 16, and divides the output of the distance calculation into all frames (1 in the case of word recognition). (For words)
Is added to and is held in the inter-pattern distance holding unit 17 as the inter-pattern distance between the input pattern and the standard pattern. The value of the inter-pattern distance holding unit 17 is compared with the minimum inter-pattern distance obtained from the inter-pattern distance holding unit 17 in the inter-pattern distance comparing unit 18,
Information indicating the smaller inter-pattern distance and the type of voice associated with the standard pattern at that time is rewritten and held in the minimum inter-pattern distance holding unit 19. After repeating the same processing for all the standard patterns, the voice information held in the minimum inter-pattern distance holding unit 19 is output as a recognition result signal.

【0005】しかし、このように単純に入力パターンと
標準パターンとの対応するフレーム間の距離の和をもっ
てパターン間距離とし、全標準パターンとの間で同様の
比較を行うような方法では、標準パターン同士が類似し
ており特徴の差が表れるフレームが少ない場合、入力パ
ターンと標準パターンとの全体のパターン間距離の差は
相対的に小さくなってしまい、これら両標準パターン間
識別が困難になる不都合があった。
However, in such a method in which the distance between patterns is simply defined as the sum of the distances between the corresponding frames of the input pattern and the standard pattern, and the same comparison is performed with all the standard patterns, the standard pattern is used. If there are few frames that are similar to each other and show differences in characteristics, the difference in the overall pattern distance between the input pattern and the standard pattern becomes relatively small, making it difficult to distinguish between these standard patterns. was there.

【0006】[0006]

【発明が解決しようとする課題】本発明は、上記問題点
に鑑みてなされたもので、類似した複数の標準パターン
が存在していても誤認識を回避し得る音声認識装置を提
供するものである。
SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and provides a voice recognition device capable of avoiding erroneous recognition even if there are a plurality of similar standard patterns. is there.

【0007】[0007]

【課題を解決するための手段】本発明の音声認識装置
は、入力音声の特徴を表す入力パターンと標準的な音声
の特徴を表す標準パターンとのパターンマッチングを行
うことにより音声を認識する装置であって、入力音声を
分析し音声パラメータを出力する音声分析部と、該音声
パラメータからフレームに分割された入力パターンを抽
出する特徴パターン抽出部と、フレームに分割された標
準パターンを複数記憶した標準パターンメモリと、上記
入力パターンと上記標準パターンとの対応するフレーム
間の距離を計算するフレーム間距離計算部と、上記フレ
ーム間の距離の閾値を保持する閾値保持部と、上記フレ
ーム間距離計算部の出力と上記閾値保持部の値を比較す
るフレーム間距離比較部と、上記フレーム間距離計算部
の出力に重みを付ける重み付与部と、パターン間距離保
持部と、該パターン間距離保持部のパターン間距離に基
づいて入力パターンに最も類似の標準パターンを検出す
る比較手段とからなり、上記パターン間距離保持部は、
上記フレーム間距離計算部の出力が上記閾値保持部の値
を越える場合、上記重み付与部で上記フレーム間距離計
算部の出力に重みを付与し、上記重みを付与した出力あ
るいは上記重みを付与しない出力を、分割した全フレー
ムに対して加算し、上記入力パターンと上記標準パター
ンとのパターン間距離として保持するものである。
A voice recognition device of the present invention is a device for recognizing a voice by performing pattern matching between an input pattern representing a feature of an input voice and a standard pattern representing a feature of a standard voice. Therefore, a voice analysis unit that analyzes an input voice and outputs a voice parameter, a feature pattern extraction unit that extracts an input pattern divided into frames from the voice parameter, and a standard that stores a plurality of standard patterns divided into frames A pattern memory, an inter-frame distance calculation unit that calculates a distance between corresponding frames of the input pattern and the standard pattern, a threshold value holding unit that holds a threshold value of the distance between the frames, and the inter-frame distance calculation unit Weights the output of the inter-frame distance comparison unit that compares the output of A weight applying section, and the pattern distance holder, based on the pattern distance between the pattern distance maintaining unit consists of a comparison means for detecting the most similar reference pattern in the input pattern, the pattern distance holding portion,
When the output of the inter-frame distance calculation unit exceeds the value of the threshold value holding unit, the weighting unit gives a weight to the output of the inter-frame distance calculation unit and does not give the weighted output or the weighted output. The output is added to all the divided frames and held as the inter-pattern distance between the input pattern and the standard pattern.

【0008】[0008]

【作用】本発明の音声認識装置は、複数の類似した標準
パターンが存在する場合でも、これら類似標準パターン
間で特徴の差が生じるフレーム位置を検出しておき、こ
のフレーム位置の入力パターンと標準パターン間の距離
の閾値を低めに設定し、この閾値を越えた時に重み付け
を行うものであるので、上記フレーム間の距離の差を強
調し、入力パターンと標準パターンのパターン間距離に
有意差をだすことができる。
The speech recognition apparatus of the present invention detects a frame position where a feature difference occurs between these similar standard patterns even when there are a plurality of similar standard patterns, and the input pattern of this frame position and the standard pattern are detected. Since the threshold of the distance between patterns is set low and weighting is performed when this threshold is exceeded, the difference in the distance between the above frames is emphasized and a significant difference is found in the distance between the input pattern and the standard pattern. You can get out.

【0009】[0009]

【実施例】図2に本発明による音声認識装置の一実施例
の構成を示す。
FIG. 2 shows the configuration of an embodiment of a voice recognition device according to the present invention.

【0010】図2において、マイクロホン21は音声認
識装置に音声を入力するもので、増幅器22はマイクロ
ホン21からの音声を振幅が飽和しない程度に増幅する
ものである。音声分析部23は増幅された音声から音声
パラメータを出力するものである。特徴パターン抽出部
24は、該音声パラメータから10msec〜300m
secの間隔のフレームに分割された入力パターンを抽
出する。ここで、フレームの間隔を10msec以上に
したのは、フレームをあまり細かく分割しても入力パタ
ーンが変化しないため意味がないためである。また、3
00msec以下にしたのは、それ以上の分割では粗す
ぎるため特徴を捕らえにくいためである。フレーム間距
離計算部25は、上記入力パターンと標準パターン26
の値との対応するフレーム間の距離を計算する。
In FIG. 2, a microphone 21 is for inputting a voice to the voice recognition device, and an amplifier 22 is for amplifying the voice from the microphone 21 to the extent that the amplitude is not saturated. The voice analysis unit 23 outputs a voice parameter from the amplified voice. The characteristic pattern extraction unit 24 determines 10 msec to 300 m from the voice parameter.
An input pattern divided into frames at intervals of sec is extracted. Here, the reason why the frame interval is set to 10 msec or more is that there is no meaning because the input pattern does not change even if the frame is divided into too small parts. Also, 3
The reason why it is set to 00 msec or less is that it is difficult to capture the features because the division is too coarse. The inter-frame distance calculation unit 25 uses the input pattern and the standard pattern 26.
Calculate the distance between the corresponding frames with the value of.

【0011】パターン間距離計算手段27は、本発明の
要部であり、フレーム間距離比較部271、閾値保持部
272、重み付与部273、パターン間距離保持部27
4からなり、以下に解説する。
The inter-pattern distance calculating means 27 is an essential part of the present invention, and includes an inter-frame distance comparing section 271, a threshold value holding section 272, a weighting section 273, and an inter-pattern distance holding section 27.
It consists of 4 sections and is explained below.

【0012】閾値保持部272は上記入力パターンと標
準パターン26の値との対応するフレーム間の距離の閾
値を保持するものである。重み付与部273はフレーム
間距離計算部25の出力に重み付けするものである。フ
レーム間距離比較部271はフレーム間距離計算部25
の出力と閾値保持部272の値を比較するものである。
パターン間距離保持部274は、閾値保持部272に予
め設定されている閾値とフレーム間距離計算部25の出
力を比較し、該出力が上記閾値を越えている場合には重
み付与部273において上記出力に対して重み付けし、
上記出力が上記閾値を越えていない場合には重み付けせ
ず、上記重みを付与した出力あるいは重みを付与しない
出力を、分割した全フレーム(例えば1単語分)に対し
て加算し、上記入力パターンと上記標準パターンのパタ
ーン間距離として保持するものである。
The threshold value holding unit 272 holds the threshold value of the distance between the frames corresponding to the input pattern and the value of the standard pattern 26. The weighting unit 273 weights the output of the inter-frame distance calculation unit 25. The inter-frame distance comparison unit 271 uses the inter-frame distance calculation unit 25.
Is compared with the value of the threshold holding unit 272.
The inter-pattern distance holding unit 274 compares the threshold value preset in the threshold value holding unit 272 with the output of the inter-frame distance calculation unit 25, and when the output exceeds the threshold value, the weighting unit 273 performs the above-mentioned operation. Weight the output,
If the output does not exceed the threshold value, the weighted output or the unweighted output is added to all the divided frames (for example, one word) to obtain the input pattern. This is held as the inter-pattern distance of the standard pattern.

【0013】最小パターン間距離保持部29はパターン
間距離が最小となる標準パターンに対応付けられた音声
の種類を表す情報を保持するものである。パターン間距
離比較部28はパターン間距離計算手段27の出力と最
小パターン間距離保持部29の値を比較し、パターン間
距離が小さいほうの値を最小パターン間距離保持部29
に保持するものである。
The minimum inter-pattern distance holding unit 29 holds information indicating the type of voice associated with the standard pattern having the minimum inter-pattern distance. The inter-pattern distance comparison unit 28 compares the output of the inter-pattern distance calculation unit 27 and the value of the minimum inter-pattern distance holding unit 29, and the value with the smaller inter-pattern distance is the minimum inter-pattern distance holding unit 29.
To hold.

【0014】以下に、図2の本発明の一実施例の構成図
及び図3のフローチャートを用いて本発明の要部である
パターン間距離計算手段27の動作を説明する。
The operation of the inter-pattern distance calculation means 27, which is the main part of the present invention, will be described below with reference to the block diagram of the embodiment of the present invention in FIG. 2 and the flow chart in FIG.

【0015】ここで、パターン間距離計算手段27の処
理にはいる前提として、以下の設定が為されているもの
とする。
Here, it is assumed that the following settings are made as a premise for the processing of the inter-pattern distance calculation means 27.

【0016】まず、標準パターン26は、都道府県名4
7個(「ほっかいどう」、・・、「とうきょう」、「お
おさか」、「おかやま」、「わかやま」、・・)を登録
している。また、マイクロフォンから「おかやま」の単
語音声を入力する。また、フレームの間隔は125ms
ecであり、標準パターン47個すべて8フレームから
なる。閾値Th(hは0〜7)は、「おかやま」、「わ
かやま」という類似した標準パターンがあるので、先頭
から2フレームを通常の1/5、つまりT0=20、T
1=20、T2=100、T3=100、T4=10
0、T5=100、T6=100、T7=100に設定
されている。また、重み付加部273はフレーム間距離
計算部25の出力に2倍の重み付けをするものとする。
First, the standard pattern 26 is the prefecture name 4
Seven items (“Hokkaido”, ..., “Tokyo”, “Osaka”, “Okayama”, “Wakayama” ...) are registered. Also, the word voice "Okayama" is input from the microphone. The frame interval is 125 ms.
ec, and all 47 standard patterns consist of 8 frames. The threshold value Th (h is 0 to 7) has similar standard patterns of "Okayama" and "Wakayama". Therefore, the first two frames are ⅕ of the normal one, that is, T0 = 20, T.
1 = 20, T2 = 100, T3 = 100, T4 = 10
It is set to 0, T5 = 100, T6 = 100, T7 = 100. Further, the weight adding unit 273 weights the output of the inter-frame distance calculating unit 25 twice.

【0017】まず、S1においてフレーム間距離計算部
25からの出力であるフレーム間距離値に対応するあら
かじめ設定されているThが閾値保持部272に格納さ
れる。次に、S2で入力パターンと標準パターンの1フ
レーム間の距離計算が行われる。ここで、上記距離値を
Dfとする。S3では上記距離値Dfと閾値Thの大小
比較が行われ、Df>Thの場合にはS4において上記
距離値に重み付けがなされる。重み係数α=2なので新
たなフレーム間距離値は、Df=Df×2に更新された
後、S5のパターン間距離保持部274に加算される。
現フレームのパターン間距離値をDp(i)と表すと、
Dp(i)=Dp(i-1)+Dfとなる。また、S3での大小
比較の結果、Df<Thの場合にはDfがそのまま加算
される。以上のS2以後の手続きが全フレームの距離計
算が終了するまで繰り返されて、最終的に入力パターン
と標準パターンのパターン間距離が決定する。
First, in S1, the preset Th corresponding to the inter-frame distance value output from the inter-frame distance calculating section 25 is stored in the threshold holding section 272. Next, in S2, the distance between one frame of the input pattern and the standard pattern is calculated. Here, the distance value is set to Df. In S3, the size of the distance value Df and the threshold value Th are compared, and in the case of Df> Th, the distance value is weighted in S4. Since the weighting factor α = 2, the new inter-frame distance value is updated to Df = Df × 2 and then added to the inter-pattern distance holding unit 274 in S5.
If the inter-pattern distance value of the current frame is expressed as Dp (i),
Dp (i) = Dp (i-1) + Df. If Df <Th as a result of the size comparison in S3, Df is added as it is. The procedure from S2 onward is repeated until the distance calculation for all frames is completed, and finally the pattern distance between the input pattern and the standard pattern is determined.

【0018】標準パターン「おかやま」との比較では、
フレーム間距離計算部の出力は、F0(フレーム0)=
15、F1=15、F2=20、F3=15、F4=2
0、F5=20、F6=15、F7=20とすると、1
5+15+20+15+20+20+15+20=14
0となり、パターン間距離は140である。
In comparison with the standard pattern "Okayama",
The output of the inter-frame distance calculation unit is F0 (frame 0) =
15, F1 = 15, F2 = 20, F3 = 15, F4 = 2
0, F5 = 20, F6 = 15, F7 = 20, 1
5 + 15 + 20 + 15 + 20 + 20 + 15 + 20 = 14
0, and the distance between patterns is 140.

【0019】標準パターン「わかやま」との比較では、
フレーム間距離計算部の出力は、F0(フレーム0)=
30、F1=25、F2=15、F3=10、F4=2
0、F5=10、F6=15、F7=10とすると、F
0(フレーム0)とF1が閾値を越えているので、計算
は30×2+25×2+15+10+20+10+15
+10=190となり、パターン間距離は190であ
る。
In comparison with the standard pattern "Wakayama",
The output of the inter-frame distance calculation unit is F0 (frame 0) =
30, F1 = 25, F2 = 15, F3 = 10, F4 = 2
If 0, F5 = 10, F6 = 15, F7 = 10, then F
Since 0 (frame 0) and F1 exceed the threshold, the calculation is 30 × 2 + 25 × 2 + 15 + 10 + 20 + 10 + 15
+ 10 = 190, and the distance between patterns is 190.

【0020】このように、標準パターンが「おかやま」
と「わかやま」で類似したパターンであっても「おかや
ま」と明瞭に区別されて認識される。
In this way, the standard pattern is "Okayama".
Even if the pattern is similar to "Wakayama", it is clearly distinguished and recognized as "Okayama".

【0021】尚、上記の例で、重みを付与しないと、
「おかやま」のパターン間距離は125のままであり、
「わかやま」のパターン間距離は135となり、「わか
やま」のパターン間距離が小さくなり、「わかやま」と
誤認識される。
In the above example, if no weight is given,
The distance between patterns of "Okayama" remains 125,
The pattern-to-pattern distance of "Wakayama" becomes 135, the pattern-to-pattern distance of "Wakayama" becomes small, and it is erroneously recognized as "Wakayama".

【0022】上述の本発明装置によれば、重み付け処理
を決定するための閾値を低めに設定することにより入力
パターンと標準パターンの対応するフレーム間の差を強
調し、入力パターンと標準パターンのパターン間距離に
有為差を出すことができるので、複数の標準パターンが
類似したパターンで差のでるフレームが少ない場合で
も、パターン間距離差を大きくし識別能力を向上させる
ことができる。
According to the apparatus of the present invention described above, the difference between the corresponding frames of the input pattern and the standard pattern is emphasized by setting the threshold value for determining the weighting process to a low level, and the pattern of the input pattern and the standard pattern is emphasized. Since a significant difference can be produced in the inter-distance, even if a plurality of standard patterns are similar and there are few frames in which there is a difference, the inter-pattern distance difference can be increased and the discrimination ability can be improved.

【0023】[0023]

【発明の効果】本発明の音声認識装置は、複数の類似し
た標準パターンが存在する場合でも、これら類似標準パ
ターン間で特徴の差が生じるフレーム位置を検出してお
き、このフレーム位置の入力パターンと標準パターン間
の距離の閾値を低めに設定し、この閾値を越えた時に重
み付けを行うものであるので、上記フレーム間の距離の
差を強調し、入力パターンと標準パターンのパターン間
距離に有意差をだすことができる。従って、類似語の誤
認識を減少させ、認識性能を向上させることができる。
According to the speech recognition apparatus of the present invention, even if there are a plurality of similar standard patterns, the frame position where a difference in characteristics occurs between these similar standard patterns is detected, and the input pattern of this frame position is detected. Since the threshold of the distance between the standard pattern and the standard pattern is set low and weighting is performed when the threshold is exceeded, the difference between the distances between the frames is emphasized, and the pattern distance between the input pattern and the standard pattern is significant. You can make a difference. Therefore, erroneous recognition of similar words can be reduced and the recognition performance can be improved.

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

【図1】従来の音声認識装置の構成図。FIG. 1 is a configuration diagram of a conventional voice recognition device.

【図2】本発明の音声認識装置の一実施例の構成図。FIG. 2 is a configuration diagram of an embodiment of a voice recognition device of the present invention.

【図3】本発明の音声認識装置の要部であるパターン間
距離計算手段の制御手順を示すフローチャート。
FIG. 3 is a flowchart showing a control procedure of an inter-pattern distance calculation means which is a main part of the voice recognition device of the present invention.

【符号の説明】[Explanation of symbols]

11 マイクロフォン 12 増幅器 13 音声分析部 14 特徴パターン抽出部 15 フレーム間距離計算部 16 標準パターン 17 パターン間距離保持部 18 パターン間距離比較部 19 最小パターン間距離保持部 21 マイクロフォン 22 増幅器 23 音声分析部 24 特徴パターン抽出部 25 フレーム間距離計算部 26 標準パターン 27 パターン間距離計算手段 271 フレーム間距離比較部 272 閾値保持部 273 重み付与部 274 パターン間距離保持部 28 パターン間距離比較部 29 最小パターン間距離保持部 11 Microphone 12 Amplifier 13 Speech Analysis Unit 14 Feature Pattern Extraction Unit 15 Inter-frame Distance Calculation Unit 16 Standard Pattern 17 Inter-pattern Distance Holding Unit 18 Inter-pattern Distance Comparison Unit 19 Minimum Inter-pattern Distance Holding Unit 21 Microphone 22 Amplifier 23 Speech Analysis Unit 24 Feature pattern extraction unit 25 Inter-frame distance calculation unit 26 Standard pattern 27 Inter-pattern distance calculation means 271 Inter-frame distance comparison unit 272 Threshold holding unit 273 Weighting unit 274 Inter-pattern distance holding unit 28 Inter-pattern distance comparison unit 29 Minimum inter-pattern distance Holding part

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 入力音声の特徴を表す入力パターンと標
準的な音声の特徴を表す標準パターンとのパターンマッ
チングを行うことにより音声を認識する音声認識装置に
おいて、 入力音声を分析し音声パラメータを出力する音声分析部
と、該音声パラメータからフレームに分割された入力パ
ターンを抽出する特徴パターン抽出部と、フレームに分
割された標準パターンを複数記憶した標準パターンメモ
リと、上記入力パターンと上記標準パターンとの対応す
るフレーム間の距離を計算するフレーム間距離計算部
と、上記フレーム間の距離の閾値を保持する閾値保持部
と、上記フレーム間距離計算部の出力と上記閾値保持部
の値を比較するフレーム間距離比較部と、上記フレーム
間距離計算部の出力に重みを付ける重み付与部と、パタ
ーン間距離保持部と、該パターン間距離保持部のパター
ン間距離に基づいて入力パターンに最も類似の標準パタ
ーンを検出する比較手段とからなり、 上記パターン間距離保持部は、上記フレーム間距離計算
部の出力が上記閾値保持部の値を越える場合、上記重み
付与部で上記フレーム間距離計算部の出力に重みを付与
し、上記重みを付与した出力あるいは上記重みを付与し
ない出力を、分割した全フレームに対して加算し、上記
入力パターンと上記標準パターンとのパターン間距離と
して保持することを特徴とする音声認識装置。
1. A voice recognition device for recognizing a voice by performing pattern matching between an input pattern representing a feature of an input voice and a standard pattern representing a feature of a standard voice, and analyzing the input voice and outputting a voice parameter. A voice analysis unit, a feature pattern extraction unit for extracting an input pattern divided into frames from the voice parameter, a standard pattern memory storing a plurality of standard patterns divided into frames, the input pattern and the standard pattern The inter-frame distance calculation unit that calculates the distance between the corresponding frames, the threshold holding unit that holds the threshold value of the distance between the frames, and the output of the inter-frame distance calculation unit and the value of the threshold holding unit are compared. An inter-frame distance comparison unit, a weighting unit for weighting the output of the inter-frame distance calculation unit, and an inter-pattern distance The inter-pattern distance holding unit outputs the output of the inter-frame distance calculation unit. The inter-pattern distance holding unit includes a holding unit and a comparing unit that detects a standard pattern most similar to the input pattern based on the inter-pattern distance holding unit. When the value exceeds the value of the threshold value holding unit, the weighting unit gives a weight to the output of the inter-frame distance calculation unit, and the output with the weight or the output without the weight is applied to all the divided frames. A voice recognition device, characterized in that it is added to each other and held as an inter-pattern distance between the input pattern and the standard pattern.
JP20533692A 1992-07-31 1992-07-31 Speech recognizing device Pending JPH0651792A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP20533692A JPH0651792A (en) 1992-07-31 1992-07-31 Speech recognizing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP20533692A JPH0651792A (en) 1992-07-31 1992-07-31 Speech recognizing device

Publications (1)

Publication Number Publication Date
JPH0651792A true JPH0651792A (en) 1994-02-25

Family

ID=16505230

Family Applications (1)

Application Number Title Priority Date Filing Date
JP20533692A Pending JPH0651792A (en) 1992-07-31 1992-07-31 Speech recognizing device

Country Status (1)

Country Link
JP (1) JPH0651792A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005078006A1 (en) 2004-02-12 2005-08-25 Kureha Corporation Polyarylene sulfide and process for producing the same
US7754848B2 (en) 2003-12-26 2010-07-13 Kureha Corporation Poly (arylene sulfide) and production process thereof
US7834133B2 (en) 2004-10-29 2010-11-16 Kureha Corporation Production process of poly(arylene sulfide)
KR20160127831A (en) 2014-03-31 2016-11-04 가부시끼가이샤 구레하 Process for producing polyarylene sulfide

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7754848B2 (en) 2003-12-26 2010-07-13 Kureha Corporation Poly (arylene sulfide) and production process thereof
US8183336B2 (en) 2003-12-26 2012-05-22 Kureha Corporation Poly (arylene sulfide)
WO2005078006A1 (en) 2004-02-12 2005-08-25 Kureha Corporation Polyarylene sulfide and process for producing the same
US7655748B2 (en) 2004-02-12 2010-02-02 Kureha Corporation Poly(arylene sulfide) and production process thereof
US8076447B2 (en) 2004-02-12 2011-12-13 Kureha Corporation Poly (arylene sulfide) and production process thereof
US7834133B2 (en) 2004-10-29 2010-11-16 Kureha Corporation Production process of poly(arylene sulfide)
KR20160127831A (en) 2014-03-31 2016-11-04 가부시끼가이샤 구레하 Process for producing polyarylene sulfide

Similar Documents

Publication Publication Date Title
JP3434730B2 (en) Voice recognition method and apparatus
JPH0651792A (en) Speech recognizing device
JPH0430040B2 (en)
JP3474949B2 (en) Voice recognition device
JP2844592B2 (en) Discrete word speech recognition device
JP2666296B2 (en) Voice recognition device
JP2856429B2 (en) Voice recognition method
JPH0443277B2 (en)
JP2999479B2 (en) Dictionary update method for speech recognition device
JPH0343639B2 (en)
JPH0619492A (en) Speech recognizing device
JPH04275600A (en) Voice recognition device
JPH0651793A (en) Speech recognizing device
JP2901976B2 (en) Pattern matching preliminary selection method
JPS61292199A (en) Voice recognition equipment
JPH02296297A (en) Voice recognizing device
JPH0554116B2 (en)
JPH01222299A (en) Voice recognizing device
JP2891259B2 (en) Voice section detection device
JPS63213897A (en) Dictionary updating system for speaker recognition equipment
JPH01244497A (en) Sound section detection circuit
JPS62255999A (en) Word voice recognition equipment
JPH0311478B2 (en)
JPH01209499A (en) Pattern matching system
JPH07181993A (en) Device and method for detecting vowel section