JP2646539B2 - Standard pattern storage section management method - Google Patents

Standard pattern storage section management method

Info

Publication number
JP2646539B2
JP2646539B2 JP62002324A JP232487A JP2646539B2 JP 2646539 B2 JP2646539 B2 JP 2646539B2 JP 62002324 A JP62002324 A JP 62002324A JP 232487 A JP232487 A JP 232487A JP 2646539 B2 JP2646539 B2 JP 2646539B2
Authority
JP
Japan
Prior art keywords
standard pattern
word
feature parameter
pattern storage
storage unit
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 - Lifetime
Application number
JP62002324A
Other languages
Japanese (ja)
Other versions
JPS63169698A (en
Inventor
敏 奥山
知善 竹林
孝文 中条
俊宏 浅見
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 JP62002324A priority Critical patent/JP2646539B2/en
Publication of JPS63169698A publication Critical patent/JPS63169698A/en
Application granted granted Critical
Publication of JP2646539B2 publication Critical patent/JP2646539B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔概要〕 特定話者の音声単語を認識する音声認識装置におい
て、標準パターン格納部に格納してある音声単語の標準
パターンの修正,登録の管理を行うのに、音声単語認識
動作時、自動的に音声単語の標準パターンの修正,登録
を同時に行うようにすることで、使用者の負担を軽減出
来るようにするとともに、認識率を高めるようにしたも
のである。
DETAILED DESCRIPTION OF THE INVENTION [Summary] In a speech recognition apparatus for recognizing a specific speaker's voice word, a voice pattern is used for correcting and registering a standard pattern of a voice word stored in a standard pattern storage unit. In the word recognition operation, the standard pattern of the voice word is automatically corrected and registered at the same time, so that the burden on the user can be reduced and the recognition rate is increased.

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

本発明は、特定話者の音声単語を認識する音声認識装
置において、標準パターン格納部に格納してある音声単
語の標準パターンの修正,登録の管理を行う標準パター
ン格納部管理方法の改良に関する。
The present invention relates to an improvement in a standard pattern storage unit management method for managing correction and registration of a standard pattern of a voice word stored in a standard pattern storage unit in a voice recognition device that recognizes a specific speaker's voice word.

上記標準パターン格納部管理方法では、使用者の負担
が少なく、認識率が高いことが望ましい。
In the standard pattern storage unit management method, it is desirable that the burden on the user is small and the recognition rate is high.

〔従来の技術〕[Conventional technology]

以下従来例を図を用いて説明する。 Hereinafter, a conventional example will be described with reference to the drawings.

第6図は従来例の音声認識装置のブロック図である。 FIG. 6 is a block diagram of a conventional speech recognition apparatus.

第6図において、音声単語を登録する場合は、キーボ
ード11より登録モードとし、マイク5より音声単語を入
力すると、A/D変換部6にてデイジタル信号に変換さ
れ、特徴パラメータ抽出部7にてフィルタバンク等で代
表される手法により特徴パラメータが抽出され、キーボ
ード11よりのこの音声単語に対する識別コード(例えば
音声単語を示す富士等などのキヤラクタコード等)と共
に、標準パターン格納部12′の特徴パラメータ欄13,識
別コード欄14の、ポインタが指示する新しい所に書き込
まれ登録される。
In FIG. 6, when a voice word is registered, a registration mode is set from the keyboard 11 and a voice word is input from the microphone 5. The voice word is converted into a digital signal by the A / D converter 6, and the characteristic parameter is extracted by the feature parameter extractor 7. The characteristic parameters are extracted by a method represented by a filter bank or the like, and the identification code for the speech word from the keyboard 11 (for example, a character code of Fuji or the like indicating the speech word, etc.) and the features of the standard pattern storage unit 12 '. It is written and registered at a new location indicated by the pointer in the parameter field 13 and the identification code field 14.

人間の音声の特徴パラメータは、経年変化にて変化す
るので、必ず修正が必要になる。
Since the characteristic parameters of the human voice change with aging, it must be corrected.

修正する場合は、キーボード11にて修正モードとし、
キーボード11より識別コードを入力し、音声単語を入力
すると、上記と同様にして、この音声単語の特徴パラメ
ータが抽出され、標準パターン格納部12′の、該識別コ
ードに該当する所の特徴パラメータがこの特徴パラメー
タに修正される。
If you want to make corrections, enter the correction mode using the keyboard 11,
When an identification code is input from the keyboard 11 and a speech word is input, the feature parameters of the speech word are extracted in the same manner as described above, and the feature parameters of the standard pattern storage unit 12 'corresponding to the identification code are extracted. It is modified to this feature parameter.

音声認識を行う時は、キーボード11より認識モードと
し、マイク5より音声単語を入力すると、A/D変換部6
にてデイジタル信号に変換され、特徴パラメータ抽出部
7にて特徴パラメータが抽出され、特徴パラメータ比較
部8にて、DPマッチング等で代表される手法により、こ
の抽出された特徴パラメータと、標準パターン格納部1
2′の特徴パラメータ欄13の特徴パラメータとの距離を
計算し、距離の一番短いもの(類似度の最も大きいも
の)の識別コードを、標準パターン格納部12′の識別コ
ード14より出力し、これを結果表示処理部17を介して表
示部10に表示すると共に必要な所に送出する。
When performing voice recognition, the recognition mode is set from the keyboard 11, and when a voice word is input from the microphone 5, the A / D converter 6
Is converted into a digital signal, and the characteristic parameter is extracted by the characteristic parameter extraction unit 7. The characteristic parameter comparison unit 8 stores the extracted characteristic parameter and the standard pattern by a method represented by DP matching or the like. Part 1
The distance from the characteristic parameter in the characteristic parameter column 13 of 2 ′ is calculated, and the identification code of the shortest distance (the one with the highest similarity) is output from the identification code 14 of the standard pattern storage unit 12 ′, This is displayed on the display unit 10 via the result display processing unit 17 and transmitted to a necessary place.

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

しかしながら、従来は、標準パターン格納部の標準パ
ターンの修正,登録を行うのには、夫々修正モード,登
録モードとし、使用者より音声単語を入力して貰い行う
ので、標準パターン格納部の管理を行うのに使用者の負
担が大きい問題点があるとともに、高い認識率を持つこ
とが要求される。
Conventionally, however, the correction and registration of the standard pattern in the standard pattern storage unit are performed in the correction mode and the registration mode, respectively, in which the user inputs a speech word. There is a problem that the burden on the user is large to perform, and a high recognition rate is required.

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

上記問題点は、第1図の本発明の原理フローチャート
に示す如く、ステップ1にて、入力する音声単語の特徴
パラメータと、標準パターン格納部に格納してある音声
単語の特徴パラメータと比較し、ステップ2にて該当す
るものの有無を判定し、音声単語を認識するとき、該当
する特徴パラメータが有る場合は、ステップ3にて標準
パターン格納部に格納してある音声単語と認識し、該当
した特徴パラメータを入力した音声単語の特徴パラメー
タと該当した特徴パラメータとの平均値に修正し、該当
する特徴パラメータがない場合は、ステップ4にて新た
に入力した音声単語の特徴パラメータを標準パターン仮
格納部に格納し、ステップ5にて同じ音声単語を再入力
し、該音声単語の特徴パラメータが標準パターン仮格納
部に格納してある特徴パラメータに近いと判定されたと
き、入力した特徴パラメータと標準パターン仮格納部の
特徴パラメータの平均値を新たな特徴パラメータとして
追加登録するようにした本発明の標準パターン格納部管
理方法により解決される。
As shown in the principle flowchart of the present invention in FIG. 1, the above problem is compared in step 1 with the feature parameters of the input speech word and the feature parameters of the speech word stored in the standard pattern storage unit, In step 2, it is determined whether or not there is a corresponding word. When a voice word is recognized, if there is a corresponding feature parameter, in step 3, it is recognized as a voice word stored in the standard pattern storage unit, and the corresponding feature is recognized. The parameters are corrected to the average value of the feature parameter of the input speech word and the corresponding feature parameter, and if there is no corresponding feature parameter, the feature parameter of the newly input speech word is stored in step 4 in the standard pattern temporary storage unit. And the same speech word is re-input in step 5, and the feature parameter of the speech word is stored in the standard pattern temporary storage unit. When it is determined that the parameter is close to the parameter, the problem is solved by the standard pattern storage management method of the present invention in which the average value of the input characteristic parameter and the characteristic parameter of the standard pattern temporary storage is additionally registered as a new characteristic parameter. .

〔作用〕[Action]

本発明によれば、標準パターン格納部の標準パターン
の修正,登録は、音声単語認識時に並行して行われるの
で、標準パターン格納部を管理するのに使用者の負担を
軽減出来るとともに、認識率を高めることが出来る。
According to the present invention, the correction and registration of the standard pattern in the standard pattern storage section are performed in parallel with the recognition of the speech word, so that the burden on the user for managing the standard pattern storage section can be reduced and the recognition rate can be reduced. Can be increased.

〔実施例〕〔Example〕

以下本発明の実施例に付き図に従って説明する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings.

第2図は本発明の実施例の音声認識装置のブロック
図、第3図は本発明の実施例のプログラムのフローチャ
ートである。
FIG. 2 is a block diagram of the speech recognition apparatus according to the embodiment of the present invention, and FIG. 3 is a flowchart of a program according to the embodiment of the present invention.

以下音声単語認識時、並行して、標準パターン格納部
の標準パターンの修正,登録を自動的に行う点につき、
第2図を用い、第3図のステップに従って説明する。
In the following, at the time of speech word recognition, in parallel with the automatic correction and registration of the standard pattern in the standard pattern storage,
The description will be given with reference to FIG. 2 and the steps in FIG.

ステップ20にて、マイク5より音声単語を入力する
と、A/D変換部6にてデイジタル信号に変換され、特徴
パラメータ抽出部7に入力し、ステップ21にて特徴パラ
メータが抽出され、ステップ22にて特徴パラメータ比較
部8にて、この抽出された特徴パラメータと、標準パタ
ーン格納部12の特徴パラメータ欄13の特徴パラメータと
の距離を計算し、ステップ23にて、所定値以内の特徴パ
ラメータがあるかを判定し、なければ、標準パターン管
理部9が、ステップ24にて、特徴パラメータを、標準パ
ターン格納部12内の標準パターン格納仮データ領域15に
格納し、又表示部10に、ない旨表示し、音声単語を再度
入力して貰う。
In step 20, when a speech word is input from the microphone 5, it is converted into a digital signal by the A / D converter 6 and input to the feature parameter extractor 7. The feature parameters are extracted in step 21. The feature parameter comparison unit 8 calculates the distance between the extracted feature parameter and the feature parameter in the feature parameter column 13 of the standard pattern storage unit 12, and in step 23, there is a feature parameter within a predetermined value. If not, the standard pattern management unit 9 stores the characteristic parameter in the standard pattern storage temporary data area 15 in the standard pattern storage unit 12 in step 24, and indicates that there is no feature parameter in the display unit 10. Display it and ask them to re-enter the spoken word.

ステップ23にて、所定値以内の特徴パラメータがあれ
ば、ステップ25に進み、これが、標準パターン格納仮デ
ータ領域15のものであれば、表示部10に表示し、ステッ
プ26にて、入力音声単語に対する識別コードをキーボー
ド11より入力させる。
In step 23, if there is a feature parameter within a predetermined value, the process proceeds to step 25. If this is the standard pattern storage temporary data area 15, it is displayed on the display unit 10. Is input from the keyboard 11.

こうすると、標準パターン管理部9は、ステップ27に
て、標準パターン格納部12の識別コードと比較し、ステ
ップ28にて同一コードがあるかを判定し、なければ、ス
テップ29にて、標準パターン格納仮データ領域15の、入
力している特徴パラメータと今入力した音声単語の特徴
パラメータとを平均したものを、特徴パラメータとし
て、今入力した音声単語の識別コードと共に標準パター
ンとして、標準パターン格納部12の特徴パラメータ欄1
3,識別コード欄14に追加して登録し、表示部10への表示
により、ステップ20に帰り、音声単語を再入力させる。
Then, the standard pattern management section 9 compares the identification code in the standard pattern storage section 12 with the identification code in step 27 and determines whether or not the same code exists in step 28. In the storage temporary data area 15, an average of the input characteristic parameter and the characteristic parameter of the currently input voice word is used as a characteristic parameter as a standard pattern together with the identification code of the currently input voice word as a standard pattern storage unit. 12 feature parameter columns 1
3. The information is added and registered in the identification code column 14, and the display on the display unit 10 causes the process to return to step 20, where the speech word is re-input.

ステップ28にて、同一コードがあれば、ステップ30に
て、その識別コードの、特徴パラメータを、標準パター
ン格納仮データ領域15に格納してある特徴パラメータ
と、今入力した音声単語の特徴パラメータとを平均した
ものに置き換え修正し、表示部10への表示により、ステ
ップ20に帰り、音声単語を再入力させる。
In step 28, if there is the same code, in step 30, the characteristic parameters of the identification code are stored in the standard pattern storage temporary data area 15 with the characteristic parameters of the currently input speech word. Is replaced with an averaged value, and the display on the display unit 10 returns to step 20 to re-input the speech word.

ステップ25にて、所定の距離内の特徴パラメータが、
標準パターン格納仮データ領域15内のものでなく、標準
パターン格納部12の特徴パラメータ欄13内のものであれ
ば、標準パターン管理部9は、ステップ31にて、その識
別コードを表示部10に表示する。
In step 25, the feature parameters within a predetermined distance are
If it is not in the standard pattern storage temporary data area 15 but in the characteristic parameter column 13 of the standard pattern storage section 12, the standard pattern management section 9 displays the identification code on the display section 10 in step 31. indicate.

この表示された識別コードが所望のものであるかどう
かをステップ32にて判別し、所望の識別コードでなけれ
ば、ステップ24に進み、特徴パラメータを、標準パター
ン格納部12内の標準パターン格納仮データ領域15に格納
し、又表示部10に、ない旨表示し、ステップ20に帰り、
音声単語を再度入力して貰う。
In step 32, it is determined whether or not the displayed identification code is a desired identification code. If the identification code is not the desired identification code, the process proceeds to step 24, where the characteristic parameter is stored in the standard pattern storage temporary storage in the standard pattern storage unit 12. The data is stored in the data area 15 and the display unit 10 indicates that there is no data.
Have them enter the spoken word again.

入力した音声単語又は再入力した音声単語に対し、ス
テップ20〜25に進み、又ステップ31,32に進み、ステッ
プ32にて判別し、所望のものであれば、入力した音声単
語は標準パターン格納部12に格納してある標準パターン
の音声単語であると認識し、識別コードを必要な所に送
り、ステップ33にて、今入力した音声単語の特徴パラメ
ータと、登録してある特徴パラメータとを平均した値
に、登録してある特徴パラメータを修正して動作を終了
する。
For the input speech word or the re-input speech word, proceed to Steps 20 to 25, and proceed to Steps 31 and 32, and discriminate in Step 32. If desired, store the inputted speech word in the standard pattern. Recognize the voice word of the standard pattern stored in the unit 12 and send the identification code to a necessary place.In step 33, the feature parameter of the voice word just input and the registered feature parameter are The registered feature parameters are corrected to the averaged value, and the operation ends.

このようにすれば、音声単語認識時に、標準パターン
格納部12の、標準パターンの修正,登録が自動的に行わ
れ、特に修正,登録を行う必要がなくなるので、使用者
の負担を軽くすることが出来るとともに、認識率を高め
ることが出来る。
By doing so, the correction and registration of the standard pattern in the standard pattern storage unit 12 are automatically performed at the time of speech word recognition, and there is no need to particularly correct and register, so that the burden on the user can be reduced. And the recognition rate can be increased.

次に、本発明の応用例につき以下説明する。 Next, application examples of the present invention will be described below.

第4図は本発明の応用例の音声認識電話装置要部のブ
ロック図、第5図は第4図の場合の標準パターン格納部
管理方法を示すフローチャートである。
FIG. 4 is a block diagram of a main part of a voice recognition telephone device according to an application example of the present invention, and FIG. 5 is a flowchart showing a method of managing a standard pattern storage unit in the case of FIG.

第4図,第5図は、例えば富士さんの電話番号が111
番で、音声単語である富士と入力すると111のダイアル
信号が出力される音声認識電話装置のものである。
FIGS. 4 and 5 show that Mr. Fuji's telephone number is 111, for example.
In this case, when a speech word Fuji is input, a dial signal of 111 is output and the speech recognition telephone device is used.

第4図のROM50には、第3図で説明したプログラムに
相当するものが格納されており、又第5図(A)に示す
如く、標準パターン格納部12(第4図ではRAM51の中に
ある)の、特徴パラメータ欄13には特徴パラメータA
(音声単語の富士の特徴パラメータ)〜Eが登録されて
おり、この特徴パラメータに対応して識別コード欄14に
は、電話番号である111〜115が既に、キーボード47より
書き込んであるものとして、音声単語富士を入力し111
番のダイアル信号を送出させる場合につき以下説明す
る。
The ROM 50 in FIG. 4 stores a program corresponding to the program described in FIG. 3, and as shown in FIG. 5A, the standard pattern storage unit 12 (in FIG. ), The characteristic parameter column 13 shows the characteristic parameter A
(Fuji's feature parameters of voice words) to E are registered, and corresponding to these feature parameters, telephone numbers 111 to 115 are assumed to have been already written from the keyboard 47 in the identification code column 14. Enter the voice word Fuji 111
The case where the number dial signal is transmitted will be described below.

第4図のハンドセット40をオフフックすると、フック
スイッチ42はオフとなり、デコーダ46を介してこの旨が
プロセッサ49に伝えられる。
When the handset 40 shown in FIG. 4 is off-hook, the hook switch 42 is turned off, and this fact is transmitted to the processor 49 via the decoder 46.

そうすると、スイッチ制御回路44の制御により、スイ
ッチ41のイに示す如く接続される。そこで、ハンドセッ
ト40より音声単語富士を入力すると、これは、A/D変換
部43にて、ディジタル信号となり入力し、前記説明の如
く、特徴パラメータA′が求められる。
Then, under the control of the switch control circuit 44, the connection is established as shown in FIG. Then, when the speech word Fuji is input from the handset 40, this is converted into a digital signal by the A / D converter 43 and input, and the characteristic parameter A 'is obtained as described above.

この特徴パラメータA′と標準パターン格納部12の特
徴パラメータ欄13の特徴パラメータA〜Eとが比較さ
れ、例えばAが類似度の高いものであれば、第4図の表
示部48には識別コード欄14の電話番号111が表示され
る。
The characteristic parameter A 'is compared with the characteristic parameters A to E in the characteristic parameter column 13 of the standard pattern storage unit 12. If A has a high degree of similarity, for example, the identification code is displayed on the display unit 48 in FIG. The telephone number 111 in the column 14 is displayed.

これが正しければ、キーボード47より、送出を指示す
ると、ダイアルパルス発生器45より111番のダイアルパ
ルスを伝送路へ送出する。
If this is correct, when transmission is instructed from the keyboard 47, the dial pulse generator 45 transmits the 111th dial pulse to the transmission line.

この時、(a)に示す如く、特徴パラメータA′とA
との平均をとり、特徴パラメータA″を求め(B)に示
す如く、特徴パラメータAの代わりにA″を格納する。
At this time, as shown in FIG.
Then, a characteristic parameter A ″ is obtained and A ″ is stored in place of the characteristic parameter A as shown in FIG.

入力した音声単語の特徴パラメータがFとなり、表示
部48に表示された識別コードの内容が間違っていると、
使用者はハンドセット40をオンフックする。
If the feature parameter of the input speech word becomes F and the content of the identification code displayed on the display unit 48 is incorrect,
The user goes on-hook the handset 40.

オンフックされると、この時特徴パラメータがFで、
特徴パラメータ欄13内になければ、第5図(C)に示す
如く標準パターン格納仮データ領域15に格納され、音声
単語入力待ちとなる。
When on-hook, the feature parameter is F at this time,
If it is not in the characteristic parameter column 13, it is stored in the standard pattern storage temporary data area 15 as shown in FIG.

再びハンドセット40から音声単語が入力した時、特徴
パラメータがF′で、標準パターン格納仮データ領域15
内の特徴パラメータFが最も類似度が近いと、この場合
は、この音声単語は未登録と判断し、この旨表示部48に
表示し、キーボード47よりこれの電話番号116番を入力
して貰う。
When the voice word is input again from the handset 40, the feature parameter is F 'and the standard pattern storage temporary data area 15 is set.
If the similarity degree is the closest among the characteristic parameters F in this case, it is determined that this voice word has not been registered, and this is displayed on the display unit 48, and the telephone number 116 is input from the keyboard 47. .

この電話番号116番が、識別コード欄14にないかを
見、なければ、標準パターン格納仮データ領域15内の特
徴パラメータFと、今入力した音声単語の特徴パラメー
タF′との平均を求めたF″と,電話番号116番を、第
5図(E)に示す如く新た登録する。
If the telephone number 116 is not found in the identification code column 14, if not, the average of the characteristic parameter F in the standard pattern storage temporary data area 15 and the characteristic parameter F 'of the voice word just input is obtained. F "and the telephone number 116 are newly registered as shown in FIG. 5 (E).

キーボード47より入力した電話番号が例えば111番で
あり、識別コード欄14の電話番号111と同じであると、
平均した特徴パラメータF″を最新の特徴パラメータと
して、第5図(D)に示す如く特徴パラメータAと置き
換える。
If the telephone number input from the keyboard 47 is, for example, 111, and is the same as the telephone number 111 in the identification code column 14,
The averaged feature parameter F ″ is replaced with the feature parameter A as shown in FIG. 5D as the latest feature parameter.

即ち、上記の如く、標準パターン格納部12の標準パタ
ーンは音声認識時、自動的に修正又は登録される。
That is, as described above, the standard pattern in the standard pattern storage unit 12 is automatically corrected or registered at the time of voice recognition.

〔発明の効果〕〔The invention's effect〕

以上詳細に説明せる如く本発明によれば、音声単語認
識時に、標準パターン格納部の、標準パターンの修正,
登録が自動的に行われ、特に修正,登録を行う必要がな
くなるので、使用者の負担を軽くすることが出来るとと
もに、認識率を高めることが出来る効果がある。
As described above in detail, according to the present invention, at the time of speech word recognition, correction of the standard pattern in the standard pattern storage unit,
Since the registration is automatically performed, it is not necessary to perform the correction and the registration, so that the burden on the user can be reduced and the recognition rate can be increased.

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

第1図は本発明の原理フローチャート、 第2図は本発明の実施例の音声認識装置のブロック図、 第3図は本発明の実施例のプログラムのフローチャー
ト、 第4図は本発明の応用例の音声認識電話装置要部のブロ
ック図、 第5図は第4図の場合の標準パターン格納部管理方法を
示すフローチャート、 第6図は従来例の音声認識装置のブロック図である。 図において、 1〜4,20〜33はプログラムのステップ、 5はマイク、 6はA/D変換部、 7は特徴パラメータ抽出部、 8は特徴パラメータ比較部、 9は標準パターン管理部、 10,48は表示部、 11はキーボード、 12,12′は標準パターン格納部、 13は特徴パラメータ欄、 14は識別コード欄、 15は標準パターン格納仮データ領域、 17は結果表示処理部を示す。
1 is a flowchart of the principle of the present invention, FIG. 2 is a block diagram of a speech recognition apparatus according to an embodiment of the present invention, FIG. 3 is a flowchart of a program of the embodiment of the present invention, and FIG. 5 is a flowchart showing a standard pattern storage unit management method in the case of FIG. 4, and FIG. 6 is a block diagram of a conventional speech recognition apparatus. In the figure, 1-4, 20-33 are program steps, 5 is a microphone, 6 is an A / D converter, 7 is a feature parameter extractor, 8 is a feature parameter comparator, 9 is a standard pattern manager, 10, 48 is a display unit, 11 is a keyboard, 12 and 12 'are standard pattern storage units, 13 is a feature parameter column, 14 is an identification code column, 15 is a temporary data storage area for standard patterns, and 17 is a result display processing unit.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 浅見 俊宏 川崎市中原区上小田中1015番地 富士通 株式会社内 (56)参考文献 特開 昭60−60697(JP,A) 特開 昭60−207197(JP,A) 特開 昭60−73592(JP,A) 特開 昭59−170899(JP,A) ──────────────────────────────────────────────────続 き Continuation of the front page (72) Inventor Toshihiro Asami 1015 Uedanaka, Nakahara-ku, Kawasaki City Inside Fujitsu Limited (56) References JP-A-60-60697 (JP, A) JP-A-60-207197 (JP) , A) JP-A-60-73592 (JP, A) JP-A-59-170899 (JP, A)

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】特定話者の音声単語を入力すると、該音声
単語の特徴パラメータと、標準パターン格納部に格納し
てある音声単語の特徴パラメータとを比較して(1)、
該当するものの有無を判定し(2)、音声単語を認識す
る音声認識装置において、 該当する特徴パラメータが有る場合は、標準パターン格
納部に格納してある音声単語と認識し、該当した特徴パ
ラメータを入力した音声単語の特徴パラメータと該当し
た特徴パラメータとの平均値に修正し(3)、 該当する特徴パラメータがない場合は、新たに入力した
音声単語の特徴パラメータを標準パターン仮格納部に格
納し(4)、同じ音声単語を再入力し、該音声単語の特
徴パラメータが標準パターン仮格納部に格納してある特
徴パラメータに近いと判定されたとき、入力した特徴パ
ラメータと標準パターン仮格納部の特徴パラメータの平
均値を新たな特徴パラメータとして追加登録する(5)
ようにしたことを特徴とする標準パターン格納部管理方
法。
When a speech word of a specific speaker is inputted, the feature parameters of the speech word are compared with the feature parameters of the speech word stored in the standard pattern storage unit (1).
If there is a corresponding feature parameter in the speech recognition device that recognizes the presence or absence of a corresponding word (2) and recognizes a voice word, it is recognized as a voice word stored in the standard pattern storage unit, and the corresponding feature parameter is determined. The average value of the feature parameter of the input speech word and the corresponding feature parameter is corrected (3). If there is no corresponding feature parameter, the feature parameter of the newly input speech word is stored in the standard pattern temporary storage unit. (4) When the same voice word is re-input, and it is determined that the feature parameter of the voice word is close to the feature parameter stored in the standard pattern temporary storage unit, the input feature parameter and the standard pattern temporary storage unit The average value of the feature parameter is additionally registered as a new feature parameter (5).
A standard pattern storage management method, characterized in that:
JP62002324A 1987-01-08 1987-01-08 Standard pattern storage section management method Expired - Lifetime JP2646539B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62002324A JP2646539B2 (en) 1987-01-08 1987-01-08 Standard pattern storage section management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62002324A JP2646539B2 (en) 1987-01-08 1987-01-08 Standard pattern storage section management method

Publications (2)

Publication Number Publication Date
JPS63169698A JPS63169698A (en) 1988-07-13
JP2646539B2 true JP2646539B2 (en) 1997-08-27

Family

ID=11526136

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62002324A Expired - Lifetime JP2646539B2 (en) 1987-01-08 1987-01-08 Standard pattern storage section management method

Country Status (1)

Country Link
JP (1) JP2646539B2 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS55138180A (en) * 1979-04-16 1980-10-28 Fujitsu Ltd Real-time character recognition unit with additional registering function
JPS5837700A (en) * 1981-08-31 1983-03-04 トヨタ自動車株式会社 Voice recognition unit
JPS59170899A (en) * 1983-03-17 1984-09-27 株式会社リコー Voice registration pattern learning system for voice recognition equipment
JPS6060697A (en) * 1983-09-13 1985-04-08 富士通株式会社 Voice standard feature pattern generation processing system
JPS6073592A (en) * 1983-09-29 1985-04-25 富士通株式会社 Voice recognition equipment for specific speaker
JPS60207197A (en) * 1984-03-30 1985-10-18 株式会社リコー Dictionary pattern registration system for voice recognitionequipment

Also Published As

Publication number Publication date
JPS63169698A (en) 1988-07-13

Similar Documents

Publication Publication Date Title
KR100283736B1 (en) Method and system for preventing confusion of similar phrases into lexicon of speech recognition system
US5754977A (en) System and method for preventing enrollment of confusable patterns in a reference database
JP5434586B2 (en) Word recognition method, word recognition program, and information processing apparatus
CN112805734A (en) Speech assistance device for calling attention to speech inhibition words
JPH11352992A (en) Method and device for displaying a plurality of words
JP2646539B2 (en) Standard pattern storage section management method
JP2007127896A (en) Voice recognition device and voice recognition method
JPH04248596A (en) Speech recognition correcting device
JP3718088B2 (en) Speech recognition correction method
JP2002073061A (en) Voice recognition device and its method
US6801890B1 (en) Method for enhancing recognition probability in voice recognition systems
JP3443874B2 (en) Speech recognition apparatus and method
JP2019184631A (en) Voice recognition system and computer program
JPH0432900A (en) Sound recognizing device
JPH03153300A (en) Voice input device
JP2005227555A (en) Voice recognition device
JPS6126133A (en) Voice recognition input device
JPS6024598A (en) Standard pattern updating system for monosyllabic voice recognition
JP3063426B2 (en) Text input device
JPH04199198A (en) Speech recognition device
JPH0421897A (en) Voice input device
JPH0654503B2 (en) Pattern recognition device
JPH05300213A (en) Voice dialer
JPH0730629A (en) Voice dialing device
JP2011237741A (en) Speech recognizer and program