JP6784255B2 - Speech processor, audio processor, audio processing method, and program - Google Patents
Speech processor, audio processor, audio processing method, and program Download PDFInfo
- Publication number
- JP6784255B2 JP6784255B2 JP2017507495A JP2017507495A JP6784255B2 JP 6784255 B2 JP6784255 B2 JP 6784255B2 JP 2017507495 A JP2017507495 A JP 2017507495A JP 2017507495 A JP2017507495 A JP 2017507495A JP 6784255 B2 JP6784255 B2 JP 6784255B2
- Authority
- JP
- Japan
- Prior art keywords
- segments
- voice data
- voice
- cluster
- 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.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L25/00—Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00
- G10L25/48—Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00 specially adapted for particular use
- G10L25/51—Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00 specially adapted for particular use for comparison or discrimination
- G10L25/54—Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00 specially adapted for particular use for comparison or discrimination for retrieval
Landscapes
- Engineering & Computer Science (AREA)
- Computational Linguistics (AREA)
- Signal Processing (AREA)
- Health & Medical Sciences (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- Acoustics & Sound (AREA)
- Multimedia (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
本発明は音声データから頻出パターンを抽出する音声処理装置、音声処理システム、音声処理方法、およびプログラムに関する。
The present invention relates to a voice processing device, a voice processing system, a voice processing method, and a program for extracting a frequent pattern from voice data.
近年、警察の犯罪捜査では法科学に基づく科学的手法が広く用いられている。その代表例である指紋鑑定では、犯罪の現場で採取された指紋画像を大量の既知の指紋画像と順次比較して、犯罪に関与した人物が誰なのかを推定する。指紋鑑定に類する手法で、音声を扱うものを声紋鑑定あるいは音声鑑定と呼ぶ。 In recent years, forensic science-based scientific methods have been widely used in police criminal investigations. In the fingerprint test, which is a typical example, the fingerprint images collected at the crime scene are sequentially compared with a large number of known fingerprint images to estimate who was involved in the crime. A method similar to fingerprint test that handles voice is called voiceprint test or voice test.
特許文献1には、音声データから音声認識辞書に登録するキーワードの候補となる未知語の音声データを抽出する技術が記載されている。特許文献1に記載の技術は、音声データの音声のパワー値が閾値th1より大きい状態が一定時間以上連続する区間を発話区間として検出し、各発話区間から、パワー値が閾値th2より大きい状態が一定時間以上連続する区間ごとに分割する。そして、特許文献1に記載の技術は、この分割した音声データから音素列を取得し、クラスタリングを行い、評価値を算出して未知語を検出し、辞書に登録する。
特許文献2には、誤認識となる要因を判定して利用者に通知する技術が記載されている。特許文献2に記載の技術は、特徴抽出部によって抽出されたメルケプストラム係数(Mel−Frequency Cepstrum Coefficients;以降「MFCC」と記載)ベクトル列を標準モデルの集合を用いて音素毎のセグメントに分割する。そして、特許文献2に記載の技術は、誤認識となった要因を調べ、分析結果に従い、利用者へ提示するメッセージの文字列を作成し、メッセージをディスプレイに表示することで利用者に通知する。
しかしながら、特許文献1に記載の技術では、キーワードの候補となる未知語を選定できるが、センテンスを含むフレーズ(例えば、「身代金を用意しろ。」といった文章)は選定できない。特許文献2に記載の技術では、誤認識となるセグメントごとのベクトル列を分析できるが、所望のフレーズを選定できない。すなわち、特許文献1および2に記載の技術では、所望のフレーズを選定できないという問題がある。
However, with the technique described in
本発明の目的は、上記の問題を解決し、所望のフレーズを選定できる音声処理装置、音声処理システム、音声処理方法、およびプログラムを提供することにある。
An object of the present invention is to provide a voice processing device, a voice processing system, a voice processing method, and a program capable of solving the above problems and selecting a desired phrase.
本発明の一態様に係る音声処理装置は、音声データから、隣接するセグメントが少なくとも一部重複するように複数のセグメントを生成する第1の生成手段と、前記複数のセグメントを音韻の類似性に基づき分類してクラスタを生成する第2の生成手段と、前記クラスタのサイズに基づいて、所定の条件を満たすクラスタを選択する選択手段と、前記選択されたクラスタに含まれるセグメントを抽出する抽出手段とを備える。 The voice processing apparatus according to one aspect of the present invention has a first generation means for generating a plurality of segments so that adjacent segments overlap at least partially from voice data, and the plurality of segments have a phonological similarity. A second generation means for classifying based on and generating clusters, a selection means for selecting clusters satisfying a predetermined condition based on the size of the cluster, and an extraction means for extracting segments included in the selected cluster. And.
本発明の一態様に係る音声処理方法は、音声データから、隣接するセグメントが少なくとも一部重複する複数のセグメントを生成し、前記複数のセグメントを音韻の類似性に基づき分類してクラスタを生成し、前記クラスタのサイズに基づいて、所定の条件を満たすクラスタを選択し、前記選択されたクラスタに含まれるセグメントを抽出する。 In the speech processing method according to one aspect of the present invention, a plurality of segments in which adjacent segments overlap at least partially are generated from the speech data, and the plurality of segments are classified based on phonological similarity to generate a cluster. , A cluster satisfying a predetermined condition is selected based on the size of the cluster, and the segments included in the selected cluster are extracted.
本発明の一態様に係るプログラムは、音声データから、隣接するセグメントが少なくとも一部重複する複数のセグメントを生成する処理と、前記複数のセグメントを音韻の類似性に基づき分類してクラスタを生成する処理と、前記クラスタのサイズに基づいて、所定の条件を満たすクラスタを選択する処理と、前記選択されたクラスタに含まれるセグメントを抽出する処理とをコンピュータに実行させる。
The program according to one aspect of the present invention generates clusters by generating a plurality of segments in which adjacent segments overlap at least partially from audio data and classifying the plurality of segments based on phonological similarity. and processing, based on the size of the clusters, a process of selecting a predetermined condition is satisfied cluster, Ru to execute the processing for extracting the segments included in the selected cluster to the computer.
本発明は、音声処理装置、音声処理システム、音声処理方法、およびプログラムにおいて、所望のフレーズを選定できるという効果がある。 The present invention has an effect that a desired phrase can be selected in a voice processing device, a voice processing system, a voice processing method, and a program.
まず、本発明の実施形態の理解を容易にするために、本発明の背景を説明する。 First, the background of the present invention will be described in order to facilitate understanding of the embodiments of the present invention.
本発明に関連する音声鑑定方法では、例えば誘拐犯からの身代金要求やテロリストの犯行予告の電話を録音し、録音した音声を既知の音声と比較して、電話の声の主の特定を試みる。 In the voice appraisal method related to the present invention, for example, a phone call for a ransom request from a kidnapper or a terrorist's crime notice is recorded, and the recorded voice is compared with a known voice to try to identify the main voice of the phone.
生涯不変な指紋と違い、音声は話される内容によって都度変化する。したがって音声鑑定方法では、同じ内容が話された音声の一部分(区間)を切り出し、比較する。音声鑑定方法では、例えば、誘拐犯の身代金要求では、「金を用意しろ」というフレーズがしばしば出現することが期待されるため、このようなフレーズを発見して切り出し、同じく「金を用意しろ」と話された音声と比較する。 Unlike fingerprints, which are lifelong, voice changes each time it is spoken. Therefore, in the voice appraisal method, a part (section) of the voice in which the same content is spoken is cut out and compared. In the voice appraisal method, for example, in the kidnapper's ransom request, it is expected that the phrase "prepare money" will often appear, so find and cut out such a phrase and also "prepare money". Compare with the voice spoken.
どのようなフレーズを用いるかは、ケースバイケースである。誘拐犯の場合は上述の「金を用意しろ」などが頻繁に出現するので適当と考えられる。振り込め詐欺犯の場合も金にまつわるフレーズが適当であろうが、誘拐犯の場合とはおそらく異なる。またテロリストの場合にはよりよい別のフレーズがあるであろうし、軍やその他政府機関の諜報活動でも異なるフレーズを用いた方がよいであろう。このような頻繁に出現するフレーズの選定は、これまで熟練した鑑定者の経験と勘に頼ってきた。しかしながら、そのような場合、熟練した鑑定者が時間をかけて注意深く音声を観察する必要があり、音声鑑定に必要な所望のフレーズを得ようとすると、大きな人的コストがかかる等の問題がある。 What phrase to use is on a case-by-case basis. In the case of a kidnapper, the above-mentioned "Prepare money" appears frequently, so it is considered appropriate. The phrase about money would be appropriate for wire fraud, but it's probably not the case for kidnappers. Also, in the case of terrorists, there will be better alternative phrases, and it would be better to use different phrases in military and other government intelligence activities. The selection of such frequently occurring phrases has relied on the experience and intuition of skilled appraisers. However, in such a case, it is necessary for a skilled appraiser to carefully observe the voice over time, and there is a problem that a large human cost is required to obtain the desired phrase necessary for the voice appraisal. ..
以下で説明される本発明の実施形態によれば、上述の問題等が解決され、所望のフレーズを選定することができる。 According to the embodiment of the present invention described below, the above-mentioned problems and the like can be solved, and a desired phrase can be selected.
以下、本発明の実施形態および具体例について図面を参照して説明する。尚、各実施形態および具体例について、同様な構成要素には同じ符号を付し、適宜説明を省略する。 Hereinafter, embodiments and specific examples of the present invention will be described with reference to the drawings. In addition, about each embodiment and a specific example, the same components are designated by the same reference numerals, and description thereof will be omitted as appropriate.
[第1の実施の形態]
以下、本発明を実施するための第1の形態(以降、「第1の実施形態」と記載)について図面を参照して詳細に説明する。[First Embodiment]
Hereinafter, a first embodiment for carrying out the present invention (hereinafter, referred to as “first embodiment”) will be described in detail with reference to the drawings.
[構成の説明]
図1は、本発明の第1の実施形態における音声処理装置10の構成例を示すブロック図である。図1を参照すると、本発明の第1の実施形態における音声処理装置10は、生成部11、クラスタリング部12、選択部13、および抽出部14を備える。ここで、生成部11は、第1の生成部とも記載する。クラスタリング部12は、第2の生成部とも記載する。[Description of configuration]
FIG. 1 is a block diagram showing a configuration example of the
生成部11は、外部記憶装置が記憶する音声データから、隣接するセグメントの少なくとも一部が重複する、複数のセグメントを生成する。生成部11は、例えば、外部記憶装置が記憶する音声データを、短い時間単位に細分化して、該細分化した音声データを用いて複数のセグメントを生成する。また、生成部11が生成する複数のセグメントの時間長は一定の時間長であってもよい。また、生成部11は、一つの音声データに対して異なる時間長で複数回の分割を行い、この分割した音声データを用いて、種々の時間長のセグメントを生成してもよい。 The generation unit 11 generates a plurality of segments in which at least a part of adjacent segments overlaps from the voice data stored in the external storage device. For example, the generation unit 11 subdivides the voice data stored in the external storage device into short time units, and generates a plurality of segments using the subdivided voice data. Further, the time length of the plurality of segments generated by the generation unit 11 may be a constant time length. Further, the generation unit 11 may divide one voice data a plurality of times with different time lengths, and generate segments having various time lengths by using the divided voice data.
クラスタリング部12は、所定の類似度指標に基づき複数のセグメントを分類してクラスタを生成する。
The
選択部13は、生成されたクラスタの中から、各クラスタのサイズに基づき少なくとも1つのクラスタを選択する。抽出部14は、選択されたクラスタに含まれるセグメントを抽出する。ここで、クラスタのサイズとは、例えば、セグメントの総時間長、セグメントの内容(フレーズとも呼ぶ)の出現回数とセグメントの長さとの掛け算で得られる結果等である。
The
図2は、本発明の各実施形態および具体例におけるコンピュータ1000の構成例を示す概略ブロック図である。コンピュータ1000は、CPU(Central Processing Unit)1001と、主記憶装置1002と、補助記憶装置1003と、インターフェース1004と、入力デバイス1005と、ディスプレイ装置1006とを備える。
FIG. 2 is a schematic block diagram showing a configuration example of the
各実施形態および具体例の音声処理装置10等は、コンピュータ1000に実装される。音声処理装置10等の動作は、プログラムの形式で補助記憶装置1003に記憶されている。CPU1001は、プログラムを補助記憶装置1003から読み出して主記憶装置1002に展開し、そのプログラムに従って上記の処理を実行する。例えばCPU1001は、上記プログラムを補助記憶装置1003から読み出して主記憶装置1002に展開することで、生成部11、クラスタリング部12、選択部13、および抽出部14の各部の機能を実現する。
The
補助記憶装置1003は、一時的でない有形の媒体の一例である。一時的でない有形の媒体の他の例として、インターフェース1004を介して接続される磁気ディスク、光磁気ディスク、CD(Compact Disc)−ROM(Read Only Memory)、DVD(Digital Versatile Disc)−ROM、半導体メモリ等が挙げられる。また、このプログラムが通信回線によってコンピュータ1000に配信される場合、配信を受けたコンピュータ1000がそのプログラムを主記憶装置1002に展開し、上記の処理を実行しても良い。
インターフェース1004は、CPU1001に接続され、ネットワークあるいは外部記憶媒体に接続される。外部データがインターフェース1004を介してCPU1001に取り込まれても良い。入力デバイス1005は、例えばキーボード、マウス、タッチパネル、又はマイクである。ディスプレイ装置1006は、例えばLCD(Liquid Crystal Display)やCRT(Cathode Ray Tube)ディスプレイのような、CPU1001やGPU(Graphics Processing Unit)(図示せず)等により処理された描画データに対応する画面を表示する装置である。なお、図2に示すハードウェア構成は、一例にすぎず、図2が示す各部それぞれが独立した論理回路で構成されていても良い。
The
また、プログラムは、前述の処理の一部を実現するためのものであっても良い。さらに、プログラムは、補助記憶装置1003に既に記憶されている他のプログラムとの組み合わせで前述の処理を実現する差分プログラムであっても良い。
Further, the program may be for realizing a part of the above-mentioned processing. Further, the program may be a difference program that realizes the above-mentioned processing in combination with another program already stored in the
[動作の説明]
図3を用いて、本実施形態の動作について説明する。図3は、本発明の第1の実施形態における音声処理装置10の動作例を示すフローチャートである。[Explanation of operation]
The operation of this embodiment will be described with reference to FIG. FIG. 3 is a flowchart showing an operation example of the
生成部11は、外部記憶装置が記憶する音声データから複数のセグメントを生成する(ステップS101)。このとき、生成部11は、隣接するセグメントが、少なくとも時間的に重なりを持つように、複数のセグメントを生成する。セグメントの時間長は、想定するフレーズの時間長に応じて、例えば1秒から数秒の範囲の一定値としてもよい。 The generation unit 11 generates a plurality of segments from the voice data stored in the external storage device (step S101). At this time, the generation unit 11 generates a plurality of segments so that the adjacent segments overlap at least in time. The time length of the segment may be a constant value in the range of, for example, 1 second to several seconds, depending on the time length of the assumed phrase.
また、生成部11は、一つの音声データに対して異なる時間長で複数回の分割を行い、種々の時間長のセグメントを生成してもよい。また、生成部11は、非特許文献1に記載された方法などを用いて所定の変化点や無音区間などにおいて音声データを分割し、分割した複数の音声データを用いて、可変長のセグメントを生成してもよい。
Further, the generation unit 11 may divide one voice data a plurality of times with different time lengths to generate segments having various time lengths. Further, the generation unit 11 divides the voice data at a predetermined change point, a silent section, or the like by using the method described in
クラスタリング部12は、所定の類似度指標に基づき、複数のセグメントを分類してクラスタを生成する(ステップS102)。すなわち、クラスタリング部12は、複数のセグメントをクラスタリングする。クラスタリング部12は、生成部11が生成した複数のセグメントから、各セグメント間の類似度を計算し、類似度の高いセグメント同士をまとめたクラスタを生成する。クラスタリング部12による類似度指標やクラスタ生成の具体的な方法については、例えば非特許文献1に記載の方法を用いることができる。
The
ここで、類似度指標とは、セグメントを構成する音韻の類似性を測る指標である。類似度指標は、例えば、音響特徴量系列の平均と分散から計算されるバタチャリャ距離、カルバック・ライブラのダイバージェンス、対数尤度比など、音響特徴量の統計量を用いる指標である。これらの指標は、セグメント内の音響特徴量系列の順序を考慮しない。 Here, the similarity index is an index for measuring the similarity of the phonemes constituting the segment. The similarity index is an index using statistics of acoustic features such as the Batacharya distance calculated from the mean and variance of the acoustic features series, the divergence of Calvac Libra, and the log-likelihood ratio. These indicators do not consider the order of the acoustic feature series within the segment.
また、類似度指標を用いる方法は、例えば、順序、すなわち時刻順を考慮する指標を用いてもよい。類似度指標を用いる方法は、例えば、セグメント間で各音響特徴量の最適な対応関係を動的計画法(Dynamic Programming;以降「DP」と記載)で求めて類似度を計算するDPマッチング法がある。ここで、音響特徴量とは、例えば、MFCCである。MFCCは音声認識などで広く用いられている。 Further, as a method using the similarity index, for example, an index considering the order, that is, the time order may be used. A method using the similarity index is, for example, a DP matching method in which the optimum correspondence between each acoustic feature is obtained by a dynamic programming method (hereinafter referred to as "DP") and the similarity is calculated. is there. Here, the acoustic feature amount is, for example, MFCC. MFCC is widely used in voice recognition and the like.
選択部13は、クラスタリング部12におけるクラスタリングが収束した場合(ステップS103でYes)、クラスタリング部12が生成したクラスタの中から、各クラスタのサイズに基づき、所定の条件を満たすクラスタを選択する(ステップS104)。選択部13は、この選択において、頻出するフレーズを発見するという観点からクラスタのサイズを比較し、サイズの大きい順に、少なくとも1つのクラスタを選ぶ。所定の条件とは、より多くのセグメントを含む、セグメントの総時間長がより長い、等が挙げられる。つまり、選択部13は、例えば、より多くのセグメントを含むクラスタ、あるいはセグメントの総時間長がより長いクラスタを所定の条件を満たすクラスタとして選ぶ。
When the clustering in the
ここで、クラスタリングが収束する場合とは、例えば、ステップS101及びステップS102が所定回数実行された状況、クラスタリングに関する所定の評価値の増減が一定の値以下になった状況等である。なお、クラスタリングが収束する場合とは、クラスタリングに関する所定の評価値の増減が一定の値以下になった状況に付随して、クラスタ間でセグメントの移動がなくなった状況であってもよい。 Here, the case where clustering converges is, for example, a situation in which steps S101 and S102 are executed a predetermined number of times, a situation in which an increase or decrease in a predetermined evaluation value related to clustering becomes a certain value or less. The case where the clustering converges may be a situation in which the movement of the segment between the clusters is stopped in association with the situation where the increase / decrease of the predetermined evaluation value related to the clustering becomes a certain value or less.
抽出部14は、選択部13で選択されたクラスタに含まれる1または複数のセグメントから、セグメントを抽出する(ステップS105)。これにより、抽出部14は、音声データから、所望のフレーズに該当する部分のセグメントを抽出することができる。
The
ここで、クラスタリング部12におけるクラスタリングが収束していない場合(ステップS103でNo)、ステップS101の処理に戻る。これは、ステップS101およびステップS102が相互に依存するため、所定回数、あるいは収束するまで反復してもよいことを示す。
Here, if the clustering in the
なお、生成部11とクラスタリング部12とは、図4が示す構造を有する隠れマルコフモデル(Hidden Markov Model;以降、「HMM」と記載する)を用いて一括実行することも可能である。図4は、音声処理装置10がHMMを用いてフレーズを抽出する方法の一例を示す図である。すなわち、音声処理装置10は、外部記憶装置が記憶する音声データを用いて、図4が示すようなHMMを最尤推定法などに基づき学習する。これにより、第1のフレーズ(図4のフレーズ1)、第2のフレーズ(図4のフレーズ2)、…、第Nのフレーズ(図4のフレーズN)を表現する一方向型HMM(Left−to−right HMM)が自動的に形成され、同時に各々に属するセグメントも獲得される。
The generation unit 11 and the
抽出された音声データの該当部分を聴取することにより、頻出するフレーズを確認し、また音声鑑定に利用することができる。 By listening to the relevant part of the extracted voice data, frequently occurring phrases can be confirmed and used for voice appraisal.
[効果の説明]
以上のように、本実施形態に係る音声処理装置10よれば、生成部11が音声データから、隣接するセグメントが少なくとも一部重複するように、複数のセグメントを生成し、クラスタリング部12が音韻の類似性に基づき、複数のセグメントを分類してクラスタを生成する。そして、本実施形態に係る音声処理装置10によれば、選択部13がクラスタの中から、各クラスタのサイズに基づき少なくとも1つのクラスタを選択する。更に、本実施形態における音声処理装置10によれば、抽出部14が選択されたクラスタに含まれるセグメントを抽出するため、音声データの中から所望のフレーズに該当する部分のセグメントを抽出することが可能となる。その理由は、生成部11が音声データから隣接するセグメントが少なくとも一部が重複するように複数のセグメントを生成しているため、単語よりも短い語から単語よりも長いフレーズを1つのセグメントとして生成できるからである。[Explanation of effect]
As described above, according to the
また、本実施形態における音声処理装置10を用いることで、熟練した鑑定者でなくとも音声鑑定に必要な頻出するフレーズを低コストで発見および選定できる。その理由は、音声処理装置10が、与えられた音声データから、隣接するセグメントが少なくとも一部重複するようにセグメントを生成し、このセグメントをクラスタリングし、類似した多数のセグメントを含むクラスタを選択するからである。そして、音声処理装置10はこのように選択されたクラスタに含まれるセグメントを抽出するからである。抽出されたセグメントは、生成部11が生成したセグメントであり、音声データのうちの所望のフレーズを含む部分的な音声データである。これにより、音声処理装置10は、音声データ中で頻出するフレーズを自動的に発見できるからである。
Further, by using the
さらに、本実施形態における音声処理装置10を用いることで、定量的に頻度の高いフレーズを発見できるため、音声鑑定に有用な頻出フレーズを高い信頼性で発見できる。
Further, by using the
[第2の実施の形態]
以下、本発明の第2の実施形態について図面を参照して詳細に説明する。[Second Embodiment]
Hereinafter, the second embodiment of the present invention will be described in detail with reference to the drawings.
[構成の説明]
図5は、本発明の第2の実施形態に係る音声処理装置20の構成例を示すブロック図である。図5を参照すると、本発明の第2の実施形態に係る音声処理装置20は、正規化学習部15、音声データ正規化部16、音声データ処理部17、第1〜第Nの音声データ記憶部(101−1〜101−N(Nは正の整数))、不特定音響モデル記憶部102、及び第1〜第Nのパラメタ記憶部(103−1〜103−N(Nは正の整数))を備える。
ここで、正規化学習部15は、第3の生成部とも記載する。なお、本実施の形態では、第1〜第Nの音声データ記憶部(101−1〜101−N)の夫々を区別しない場合、または、総称する場合には、音声データ記憶部101と呼ぶ。また、第1〜第Nのパラメタ記憶部(103−1〜103−N)の夫々を区別しない場合、または、総称する場合には、パラメタ記憶部103と呼ぶ。[Description of configuration]
FIG. 5 is a block diagram showing a configuration example of the
Here, the
音声データ記憶手段101は、性質の異なる音声データを各々記憶する。すなわち、第1の音声データ記憶部101−1、第2の音声データ記憶部101−2、・・・、及び第Nの音声データ記憶部101−Nは各々性質の異なる音声データを記憶する。また、第1の音声データ記憶部101−1、第2の音声データ記憶部101−2、・・・、及び第Nの音声データ記憶部101−Nが記憶する各々性質の異なる音声データは、それぞれ音響的な性質に基づいて分類された音声データである。 The voice data storage means 101 stores voice data having different properties. That is, the first voice data storage unit 101-1, the second voice data storage unit 101-2, ..., And the Nth voice data storage unit 101-N store voice data having different properties. Further, the voice data having different properties stored in the first voice data storage unit 101-1, the second voice data storage unit 101-2, ..., And the Nth voice data storage unit 101-N are stored. These are audio data classified based on their acoustic properties.
不特定音響モデル記憶部102は、正規化学習部15が学習した不特定音響モデルを記憶する。不特定音響モデルとは、音声データ記憶部101が記憶する性質の異なる音声データの差異を正規化することで得られるモデルである。
The unspecified acoustic
パラメタ記憶部103は、音声データの差異を正規化するためのパラメタを各々記憶する。すなわち、第1のパラメタ記憶部103−1、第2のパラメタ記憶部103−2、・・・、及び第Nのパラメタ記憶部103−Nは、音声データの差異を正規化するためのパラメタを各々記憶する。
The
正規化学習部15は、音声データ記憶部101が記憶する性質の異なる音声データを用いて、正規化学習を行う。
The
ここで正規化学習とは、例えば非特許文献2に記載された音響モデルの学習法である。
音響モデルは、音響特徴量の平均ベクトルμiによって各音韻iを規定するが、正規化学習では平均ベクトルが音声データの性質によって変わり得るとする。即ち、本実施の形態では、平均ベクトル(不特定音響モデル)μiを、以下の式(1)のようなアフィン変換(affine transformation)で表現する。Here, the normalization learning is, for example, a learning method of an acoustic model described in
In the acoustic model, each tone i is defined by the average vector μ i of the acoustic features, but in normalization learning, the average vector can change depending on the nature of the speech data. That is, in the present embodiment, the average vector (unspecified acoustic model) μ i is expressed by an affine transformation as shown in the following equation (1).
ここで、s=1、2、・・・、Nである。また、Asおよびbsは、夫々、音声データの性質の違いを正規化するためのパラメタである。Here, s = 1, 2, ..., N. Also, A s and b s are each an parameter for normalizing the difference in nature of the audio data.
式(1)により、音声データの性質の違いに影響されない不特定音響モデルμiと、音声データの性質の違いを正規化するためのパラメタASおよびbSが得られる。そして、正規化学習部15は、不特定音響モデルμiを不特定音響モデル記憶部102に格納する。また、正規化学習部15は、パラメタASおよびbSを、パラメタ記憶部103に記憶する。具体的には、正規化学習部15は、パラメタA1およびb1を、第1のパラメタ記憶部103−1に格納し、パラメタANおよびbNを第Nのパラメタ記憶部103−Nに格納する。非特許文献2には、話者によって音声データの性質が異なるとし、話者の違いを正規化する方法が記載されているが、音声データの性質の違いは話者に限らず、背景雑音、マイクや通信回線など、種々の想定が可能である。The equation (1), and unspecified acoustic model mu i which is not affected by the difference in nature of the audio data, the parameters A S and b S for normalizing the difference in nature of the audio data is obtained. Then, the
すなわち、正規化学習部15は、音声データ記憶部101が記憶する性質の異なる音声データの差異を正規化するための正規化パラメタを生成し、パラメタ記憶部103に記憶する。また、正規化学習部15は、音声データ記憶部101が記憶する性質の異なる音声データの差異を正規化して不特定音響モデルを学習し、学習した不特定音響モデルを不特定音響モデル102に記憶する。ここで、正規化学習部15は、音声データ記憶部101が記憶する性質の異なる音声データの差異を正規化するための正規化パラメタを推定することで、該正規化パラメタを生成する。また、正規化学習部15は、例えば、反復計算を行う場合では、反復のたびに不特定音響モデルを不特定音響モデル102に記憶する。
That is, the
音声データ正規化部16は、パラメタ記憶部103に記憶されたパラメタを参照し、各々音声データ記憶部101に記憶された音声データを正規化し、音声データ処理部17に送る。具体的には、第sの音声データの音響特徴量の時系列x1、x2、・・・、xt、・・・(tは正の整数)に対して、第sのパラメタを用い、式(1)の逆変換に相当する変換である、式(2)を施す。The voice
正規化を規定するパラメタは、音韻のクラス(摩擦音、破裂音など)に応じて異なるものを用いてもよいし、文脈依存性を考慮して前後の音韻に応じて異なるものを用いてもよい。また、音声データ正規化部16は、音響特徴量の平均ベクトルだけでなく分散も正規化するようにしてもよい。またこれらに限らず、正規化学習に関して知られている各種の工夫を適用してよい。
The parameters that specify the normalization may be different depending on the phoneme class (fricative, plosive, etc.), or may be different depending on the preceding and following phonemes in consideration of context dependence. .. Further, the voice
音声データ処理部17は、第1の実施形態における音声処理装置10と同様の構成および効果を有する。すなわち、音声データ処理部17は、図1が示す生成部11、クラスタリング部12、選択部13、および抽出部14の処理を第1の実施形態と同様に実行し、正規化された音声データ中に頻出するフレーズを含むセグメントを出力する。
The voice
[動作の説明]
図6を用いて、本実施形態の動作について説明する。図6は、本発明の第2の実施形態における音声処理装置20の動作例を示すフローチャートである。ここで、図6が示すように、本実施形態における音声データ処理部17の動作、すなわちステップS204からステップS208は、第1の実施形態における音声処理装置10の動作、すなわちステップS101乃至ステップS105と同様であるため、説明を省略する。[Explanation of operation]
The operation of this embodiment will be described with reference to FIG. FIG. 6 is a flowchart showing an operation example of the
正規化学習部15は、音声データ記憶部101から各々音声データを読み出し、正規化学習を行って、各々の音声データの正規化パラメタをパラメタ記憶部103に記憶する(ステップS201)。
The
正規化学習部15は、正規化を行って音声データの性質の差異を解消した上で生成した不特定音響モデルを不特定音響モデル記憶部102に記憶する(ステップS202)。
The
音声データ正規化部16は、パラメタ記憶部103に記憶された正規化パラメタを参照し、それぞれ音声データ記憶部101に記憶された音声データを正規化する(ステップS203)。
The voice
音声データ処理部17は、図3が示す第1の実施形態における音声処理装置10のステップS101乃至ステップS105と同様の処理を実行し、音声データ中に頻出するフレーズを含むセグメントを出力する(ステップS204乃至ステップS208)。
The voice
[効果の説明]
以上のように、本実施形態における音声処理装置20よれば、正規化学習部15が音声データ記憶部101から各々音声データを読み出し、正規化学習を行って、各々の音声データの正規化パラメタをパラメタ記憶部103に記憶する。正規化学習部15が正規化を行って各々の音声データの音響的な性質の差異を解消した上で生成した不特定音響モデルを不特定音響モデル記憶部102に記憶する。また、音声データ正規化部16がパラメタ記憶部103に記憶された正規化パラメタを参照し、それぞれ音声データ記憶部101に記憶された音声データを正規化する。音声データ処理部17が正規化された音声データ中に頻出するフレーズを含むセグメントを出力する。そのため、本実施形態における音声処理装置20は、正規化されていない音声データを正規化し、所望のフレーズを選定することが可能である。[Explanation of effect]
As described above, according to the
また、本実施形態における音声処理装置20によれば、正規化学習部15が第1の音声データ、第2の音声データ、…、第Nの音声データの音響的な性質の違い(例えば話者の違い)を正規化する学習を行う。音声データ正規化部16が音響的な性質の違いを解消した後に、音声データ処理部17が音声データ中に頻出するフレーズを含むセグメントを抽出する。そのため、音声処理装置20は、音声データ中に頻出するフレーズをより正確に抽出できる。理由としては、本実施形態における音声処理装置20は、音声データ処理部17の中のクラスタリング部12が音声データの性質の違いに影響されて不適切なクラスタ(例えば話者のクラスタ)を生成するような事態を低減することができるからである。
Further, according to the
[第3の実施の形態]
以下、本発明の第3の実施形態について図面を参照して詳細に説明する。[Third Embodiment]
Hereinafter, the third embodiment of the present invention will be described in detail with reference to the drawings.
[構成の説明]
図7は、本発明の第3の実施形態における音声処理装置30の構成例を示すブロック図である。図7を参照すると、本発明の第3の実施形態における音声処理装置30は、第2の実施形態における音声処理装置20の構成に加え、未分類音声データ記憶部104と、音声データ分類部18と、を備える。ここで、第2の実施形態における音声処理装置20の構成は既に説明しているため、説明を省略する。また、音声データ分類部18は、第4の生成部とも記載する。[Description of configuration]
FIG. 7 is a block diagram showing a configuration example of the
未分類音声データ記憶部104は、音声データを記憶する。
The unclassified voice
音声データ分類部18は、音声データ記憶部104が記憶する音声データを音響的な性質に基づいて分類し、音声データ記憶部101に記憶する。音声データ分類部18は、例えば、未分類音声データ記憶部104に記憶された音声データを音響的な性質の違い、例えば話者の違いに基づいてN個のクラスタに分類し、音声データ記憶部101に各々記憶する。すなわち、音声データ分類部18は、未分類音声データ記憶部104に記憶された音声データを音響的な性質に基づいて分類することで、N個のクラスタを生成する。そして、音声データ分類部18は、第1の音声データ記憶部に第1のクラスタを、第2の音声データ記憶部に第2のクラスタを、・・・、第Nの音声データ記憶部に第Nのクラスタを記憶する。
The voice
ここで、未分類音声データ記憶部104に記憶された音声データは、種々の音響的な性質を有する音声データが混在したものであってよい。またNはあらかじめ定められた定数としてもよいし、処理対象に応じて音声データ分類部18が自動的に決定するようにしてもよい。これらは公知のクラスタリングの方法を適用することにより実施可能である。
Here, the voice data stored in the unclassified voice
音声データ記憶部101は、音声データ分類部18によって分類された音声データを各々記憶する。
The voice
[動作の説明]
図8を用いて、本実施形態の動作について説明する。図8は、本発明の第3の実施形態における音声処理装置30の動作例を示すフローチャートである。ここで、図8が示すように、本実施形態における音声データ処理部17の動作、すなわちステップS306からステップS310は、第1の実施形態における音声処理装置10の動作、すなわちステップS101乃至ステップS105と同様であるため、説明を省略する。[Explanation of operation]
The operation of this embodiment will be described with reference to FIG. FIG. 8 is a flowchart showing an operation example of the
音声データ分類部18は、音声データ記憶部104が記憶する音声データを音響的な性質に基づいて分類し、音声データ記憶部101に記憶する(ステップS301)。
The voice
正規化学習部15は、音声データ記憶部101から各々音声データを読み出し、正規化学習を行って、各々の音声データの正規化パラメタをパラメタ記憶部103に記憶する(ステップS302)。
The
正規化学習部15は、正規化を行って音声データの性質の差異を解消した上で生成した不特定音響モデルを不特定音響モデル記憶部102に記憶する(ステップS303)。
The
音声データ分類部18および正規化学習部15の結果が収束した場合(ステップS304でYes)、音声データ正規化部16は、パラメタ記憶部103に記憶された正規化パラメタを参照し、それぞれ音声データ記憶部101に記憶された音声データを正規化する(ステップS305)。
When the results of the voice
ここで、音声データ分類部18および正規化学習部15の結果が収束していない場合(ステップS304でNo)、ステップS301のフローへ戻る。これにより、音声データ分類部18と正規化学習部15は、結果が収束するまで交互に反復実行できる。
Here, when the results of the voice
なお、音声データ分類部18と正規化学習部15が各々出力する結果は、相互に依存することもある。そのため、音声データ分類部18と正規化学習部15との実行回数が所定の閾値になるまでもしくは収束するまで、交互に実行する反復的な動作としてもよい。このような動作は、非特許文献3に記載される方法にならい、尤度最大化などの最適化基準に基づき効率的に実施することが可能である。
The results output by the voice
音声データ処理部17は、図6が示す第1の実施形態における音声処理装置10のステップS101乃至ステップS105と同様の処理を実行し、音声データ中に頻出するフレーズを含むセグメントを出力する(ステップS306乃至ステップS310)。
The voice
[効果の説明]
以上のように、本実施形態における音声処理装置30によれば、音声データ分類部18が、音声データ記憶部104が記憶する音声データを音響的な性質に基づいて分類し、音声データ記憶部101に記憶する。そして、正規化学習部15が、音声データ記憶部101から各々音声データを読み出し、正規化学習を行って、各々の音声データの正規化パラメタをパラメタ記憶部103に記憶する。正規化学習部15が正規化を行って各々の音声データの音響的な性質の差異を解消した上で生成した不特定音響モデルを不特定音響モデル記憶部102に記憶する。音声データ正規化部16がパラメタ記憶部103に記憶された正規化パラメタを参照し、それぞれ音声データ記憶部101に記憶された音声データを正規化する。音声データ処理部17が正規化された音声データ中に頻出するフレーズを含むセグメントを出力する。そのため、本実施形態における音声処理装置30は、分類および正規化されていない音声データを分類および正規化し、所望のフレーズを選定することが可能である。[Explanation of effect]
As described above, according to the
また、本実施形態における音声処理装置30によれば、音声データ分類部18が音声データを音響的な性質の違いに基づいてN個のクラスタに分類し、その結果を用いて正規化学習部15が正規化学習を行うように構成されている。そのため、本実施形態における音声処理装置30は、第2の実施形態における音声処理装置20と比べて、音声データの準備コストを低減できる。その理由としては、本実施形態における音声処理装置30は、音声データをあらかじめ音響的な性質の違いに応じて(例えば話者ごとに)分けておく必要がなく、雑多な音声データの集合を一括で与えて処理することができるからである。
Further, according to the
[第4の実施の形態]
[構成の説明]
以下、本発明の第4の実施形態について図面を参照して詳細に説明する。[Fourth Embodiment]
[Description of configuration]
Hereinafter, the fourth embodiment of the present invention will be described in detail with reference to the drawings.
図9は、本発明の第4の実施形態における音声処理システム40の構成例を示すブロック図である。図9を参照すると、第4の実施形態における音声処理システム40は、音声処理装置41と、音声入力装置42と、指示入力装置43と、出力装置44とを備える。
FIG. 9 is a block diagram showing a configuration example of the
音声処理装置41は、入力された音声に対して本発明の第1の実施形態における音声処理装置10の処理、第2の実施の形態における音声処理装置20の処理、または、第3の実施形態における音声処理装置30の処理(以降、「本発明の第1乃至第3の実施形態に記載のフレーズ抽出処理」と記載)を実行する。
The
音声入力装置42は、音声を入力する。音声入力装置42は、任意の音声データを音声処理装置41に入力するインターフェースとして働く任意のデバイス、すなわち音声信号をデータとして収受するマイクや音声データを記録するメモリなどである。音声入力装置42は、例えば、図2が示す入力デバイス1005である。
The
出力装置44は、音声処理装置41が処理を実行した結果を出力する。出力装置44は、音声処理装置42の処理結果を、操作者が指示入力装置43から入力した指示に応じて視覚的あるいは聴覚的手段で出力する、モニターやスピーカーなどの出力デバイスである。出力装置44の出力方法は、出力装置44がモニターの場合、例えば、クラスタの一覧をサイズ順に表示する、特定のクラスタの内容を波形図、スペクトログラムなどにより表示する、複数のセグメントを比較できるように並べて表示する、などである。また、出力装置44がスピーカーの場合、出力装置44の出力方法は、音声を再生する、などである。出力装置44は、例えば、ディスプレイ装置1006で実現される。
The
指示入力装置43は、操作者からの指示情報を受けて表示装置に表示する情報を制御する。指示入力装置43は、出力装置44が出力する情報に対する処理や音声処理装置41の処理の実行など、操作者の指示情報を受け取るユーザインタフェースであり、マウスやキーボード、タッチパネルなどの任意の入力デバイスが利用可能である。
The
[動作の説明]
以下、本発明の第4の実施形態における音声処理システム40の動作例について説明する。[Explanation of operation]
Hereinafter, an operation example of the
指示入力装置43は、操作者からの指示情報を受け取り、音声処理装置41に処理を実行するよう制御する。音声入力装置42は、任意の音声データを音声処理装置41に入力する。音声処理装置41は、入力された音声データに基づき、本発明の第1乃至第3の実施形態に記載のフレーズ抽出処理を実行し、頻繁に出現するフレーズを含んだクラスタを選択し、さらに選択されたクラスタに含まれるセグメントを抽出する。出力装置44は、音声処理装置41の処理結果を、操作者が指示入力装置43から入力した指示に応じて視覚的あるいは聴覚的手段で出力する。つまり、出力装置44は、操作者が閲覧したいと希望した形態で、処理結果を出力する。
The
[効果の説明]
以上のように、本実施形態における音声処理システム40によれば、指示入力装置43が操作者から入力される指示情報に応じて、音声処理装置41に処理を実行するよう制御する。音声入力装置42が任意の音声データを音声処理装置41に入力する。音声処理装置42が入力された音声データに基づき、本発明の第1乃至第3の実施形態に記載のフレーズ抽出を実行し、頻繁に出現するフレーズ(セグメント)を含んだクラスタを選択し、さらに選択されたクラスタに含まれるセグメントを抽出する。出力装置44が音声処理装置41の処理結果を、操作者が指示入力装置43から入力した指示に応じて視覚的あるいは聴覚的手段で出力する。そのため、本実施形態における音声処理システム40は、音声データに含まれる頻繁に出現するフレーズを含むクラスタやセグメントを出力することが可能である。[Explanation of effect]
As described above, according to the
また、本実施形態における音声処理システム40は、操作者が音声からの人物の特定などの分析作業が容易に行える。その理由としては、本実施形態における音声処理システム40は操作者が閲覧したい形態で、処理結果が出力装置44に出力されるように構成されているためである。また、本実施形態における音声処理システム40は、頻繁に出現するフレーズが視覚的、聴覚的に出力されることから、特定の人物がよく話す口癖や話題の傾向などを分析することができる。
In addition, the
(具体例)
以下、本発明の第1の実施形態の具体例を説明する。図10乃至図12を用いて、音声処理装置10が音声データからフレーズを抽出する一例を説明する。(Concrete example)
Hereinafter, specific examples of the first embodiment of the present invention will be described. An example in which the
上記外部記憶装置が記憶する音声データからフレーズを抽出する一例の詳細について、図10乃至図12を用いて、説明する。図10は、外部記憶装置が記憶する音声データの一例を示す図である。ここで、外部記憶装置は、例えば、第4の実施形態における音声入力装置42によって実現される。
Details of an example of extracting a phrase from the voice data stored in the external storage device will be described with reference to FIGS. 10 to 12. FIG. 10 is a diagram showing an example of voice data stored in an external storage device. Here, the external storage device is realized by, for example, the
図10が示すように、外部記憶装置は、音声データとその音声データの識別子である音声データIDを記憶する。音声データIDが「1」の場合、外部記憶装置は、「・・・子どもを預かった。身代金を用意しろ。待ち合わせ場所は・・・」という音声データを記憶する。ここで、外部記憶装置は、図10が示す音声データの内容に限らない。 As shown in FIG. 10, the external storage device stores the voice data and the voice data ID which is an identifier of the voice data. When the voice data ID is "1", the external storage device stores the voice data such as "... I took care of my child. Prepare a ransom. The meeting place is ...". Here, the external storage device is not limited to the content of the audio data shown in FIG.
図11は、生成部11が音声データからセグメントを生成する方法の一例を示す図である。図11が示すように、生成部11は、図10が示す音声データ、すなわち音声データID「1」である「・・・子どもを預かった。身代金を用意しろ。待ち合わせ場所は・・・」から、複数のセグメントを生成する。図11が示すように、セグメント1は「預かった」、セグメント2は「預かった。身代」である。図11が示すように、生成部11は、音声データを任意(所定の時間等)で細分化し、これらを用いて複数のセグメントを生成する。ここで、生成部11は、音声データから、セグメント同士が重複するようにセグメントを生成する。すなわち、図11が示すように、セグメント1は「預かった」、セグメント2は「預かった。身代」というように、セグメント1及び2では、「預かった」が重複している。これにより、音声処理装置10は、音声データ内から求められるフレーズを抽出できる。
FIG. 11 is a diagram showing an example of a method in which the generation unit 11 generates a segment from voice data. As shown in FIG. 11, the generation unit 11 starts from the voice data shown in FIG. 10, that is, the voice data ID "1", "... I took care of my child. Prepare a ransom. The meeting place is ..." , Generate multiple segments. As shown in FIG. 11,
図12は、クラスタリング部12が、複数のセグメントをまとめたクラスタを生成する方法の一例を示す図である。図12が示すように、クラスタは、例えば、セグメントの内容(フレーズ)の識別子であるクラスタIDと、セグメントの内容と、全ての音声データ内で出現した、セグメントの内容(フレーズ)が出現した出現回数とを含む。なお、図12に示す通り、本具体例では、クラスタIDと、図11で示したセグメントの番号とは同じであるとして説明を行う。クラスタは、例えば、クラスタIDが「1」のフレーズ「預かった」が全ての音声データ内で20回出現したことを示す。すなわち、クラスタリング部12は、図11が示すように生成部11が生成した複数のセグメントから、各セグメント間の類似度を計算し、類似度の高い、すなわち同じセグメント同士をまとめたクラスタを生成する。
FIG. 12 is a diagram showing an example of a method in which the
選択部13は、クラスタに含まれるセグメントの個数および総時間長を用いてクラスタを比較し、所定の条件を満たすクラスタを選択する。選択部13は、例えば、クラスタリング部12が生成した複数のクラスタの中で、各クラスタに含まれるセグメントの数、つまり、フレーズの出現回数に基づき比較する。図12が示すように、選択部13は出現回数が35回の「身代金を」と出現回数30回の「身代金を用意しろ。」を選択する。次に、選択部13は、各クラスタのサイズに基づき比較する。選択部13は、例えば、出現回数とセグメントの長さ、すなわち時間長との掛け算の結果を各クラスタのサイズとし、各クラスタのサイズが一番大きいクラスタを選択する。
The
図12が示すように、選択部13は、例えば、クラスタIDが7のクラスタと、クラスタIDが8のクラスタとを比較する。選択部13は、出現回数35回と「身代金を」の時間長との掛け算の結果と、出現回数30回と「身代金を用意しろ。」の時間長との掛け算の結果とを比較し、セグメントの内容が「身代金を用意しろ。」であるクラスタを選択する。すなわち、「身代金を用意しろ。」というフレーズが所望のフレーズである。また、選択部13は、出現回数が同じクラスタ同士の比較の場合は、セグメントの時間長のみを比較して選定してもよい。なお、選択部13は、上記の方法に限定されず、出現回数や時間長その他音素の数等様々な指標に基づいてサイズを定義し、比較して良い。
As shown in FIG. 12, the
そして、抽出部14は、選択されたクラスタからセグメントを抽出する。これにより、内容が「身代金を用意しろ」であるセグメントである音声データが、抽出される。このセグメントの音声データによって「身代金を用意しろ」というフレーズが頻繁に音声データ中に含まれていることがわかる。
Then, the
以上のように、本具体例における音声処理装置10では、例えば、「・・・子どもを預かった。身代金を用意しろ。待ち合わせ場所は・・・」という音声データから頻出フレーズである「身代金を用意しろ」を抽出することが可能である。
As described above, in the
以上、実施形態および具体例を用いて本願発明を説明したが、本発明は必ずしも上記実施形態および具体例に限定されるものではない。本発明の構成や詳細には、本発明のスコープ内で当業者が理解しうる(その技術的思想の範囲内において)様々な変更をし、実施することができる。 Although the present invention has been described above with reference to embodiments and specific examples, the present invention is not necessarily limited to the above embodiments and specific examples. Various changes and implementations of the present invention can be made and implemented within the scope of the present invention, which can be understood by those skilled in the art (within the scope of its technical ideas).
この出願は、2015年3月25日に出願された日本出願特願2015−061854を基礎とする優先権を主張し、その開示の全てをここに取り込む。 This application claims priority on the basis of Japanese application Japanese Patent Application No. 2015-061854 filed on March 25, 2015, and incorporates all of its disclosures herein.
10 音声処理装置
11 生成部
12 クラスタリング部
13 選択部
14 抽出部
15 正規化学習部
16 音声データ正規化部
17 音声データ処理部
18 音声データ分類部
20 音声処理装置
30 音声処理装置
40 音声処理システム
41 音声処理装置
42 音声入力装置
43 指示入力装置
44 出力装置
101 音声データ記憶部
102 不特定音響モデル記憶部
103 パラメタ記憶部
1000 コンピュータ
1001 CPU
1002 主記憶装置
1003 補助記憶装置
1004 インターフェース
1005 入力デバイス
1006 ディスプレイ装置10 Speech processing device 11
1002
Claims (8)
前記複数のセグメントを音韻の類似性に基づき分類してセグメントに係るクラスタを生成する第2の生成手段と、
前記セグメントに係るクラスタのサイズに基づいて、所定の条件を満たすセグメントに係るクラスタを選択する選択手段と、
前記選択されたセグメントに係るクラスタに含まれるセグメントを抽出する抽出手段と
を備える音声処理装置であって、
複数の音声データに基づき、当該複数の音声データの音響的な性質の違いを正規化するための複数の正規化パラメタを生成する第3の生成手段と、
前記複数の正規化パラメタを用いて、前記音声データを正規化する正規化手段とをさらに備え、
前記第1の生成手段は、前記正規化された音声データから前記複数のセグメントを生成し、
音声データを音響的な性質の違いに基づいて分類して音声データに係るクラスタを生成する第4の生成手段をさらに備え、
前記第3の生成手段は、前記音声データに係るクラスタに対して正規化パラメタを生成する、
音声処理装置。 A first generation means for generating a plurality of segments in which adjacent segments overlap at least partially from voice data,
A second generation means for classifying the plurality of segments based on phonological similarity to generate clusters related to the segments, and
Based on the size of the cluster according to the segment, and selecting means for selecting a cluster according to a predetermined condition is satisfied segments,
A voice processing device including an extraction means for extracting a segment included in a cluster related to the selected segment .
A third generation means for generating a plurality of normalization parameters for normalizing the difference in acoustic properties of the plurality of audio data based on the plurality of audio data, and
Further provided with a normalization means for normalizing the voice data by using the plurality of normalization parameters.
The first generation means generates the plurality of segments from the normalized voice data.
Further provided with a fourth generation means of classifying the voice data based on the difference in acoustic properties and generating clusters related to the voice data.
The third generation means generates a normalization parameter for the cluster related to the voice data.
Voice processing device .
前記複数のセグメントを音韻の類似性に基づき分類してセグメントに係るクラスタを生成し、
前記セグメントに係るクラスタのサイズに基づいて、所定の条件を満たすセグメントに係るクラスタを選択し、
前記選択されたセグメントに係るクラスタに含まれるセグメントを抽出する音声処理方法であって、
前記複数のセグメントを生成する場合、複数の音声データに基づき、当該複数の音声データの音響的な性質の違いを正規化するための複数の正規化パラメタを生成し、前記複数の正規化パラメタを用いて、前記音声データを正規化し、前記正規化された音声データから前記複数のセグメントを生成し、
前記複数の正規化パラメタを生成する場合、音声データを音響的な性質の違いに基づいて分類して音声データに係るクラスタを生成し、前記音声データに係るクラスタに対して正規化パラメタを生成する、
音声処理方法。 From the audio data, generate multiple segments with at least some overlap of adjacent segments,
The plurality of segments are classified based on phonological similarity to generate clusters related to the segments .
Based on the size of the cluster in accordance with the segment, to select the cluster in accordance with a predetermined condition is satisfied segments,
A voice processing method for extracting segments included in a cluster related to the selected segment .
When the plurality of segments are generated, a plurality of normalization parameters for normalizing the difference in acoustic properties of the plurality of audio data are generated based on the plurality of audio data, and the plurality of normalization parameters are generated. To normalize the audio data and generate the plurality of segments from the normalized audio data.
When generating the plurality of normalization parameters, the voice data is classified based on the difference in acoustic properties to generate a cluster related to the voice data, and a normalization parameter is generated for the cluster related to the voice data. ,
Voice processing method .
前記複数のセグメントを音韻の類似性に基づき分類してセグメントに係るクラスタを生成する処理と、
前記セグメントに係るクラスタのサイズに基づいて、所定の条件を満たすセグメントに係るクラスタを1つ以上選択する処理と、
前記選択されたセグメントに係るクラスタに含まれるセグメントを抽出する処理と
をコンピュータに実行させるプログラムであって、
前記複数のセグメントを生成する処理は、複数の音声データに基づき、当該複数の音声データの音響的な性質の違いを正規化するための複数の正規化パラメタを生成する処理と、前記複数の正規化パラメタを用いて、前記音声データを正規化する処理と、前記正規化された音声データから前記複数のセグメントを生成する処理と、を含み、
前記複数の正規化パラメタを生成する処理は、音声データを音響的な性質の違いに基づいて分類して音声データに係るクラスタを生成し、前記音声データに係るクラスタに対して正規化パラメタを生成する、
プログラム。 The process of generating multiple segments from audio data in which at least some of the adjacent segments overlap.
The process of classifying the plurality of segments based on phonological similarity to generate clusters related to the segments, and
Based on the size of the cluster according to the segment, the process of selecting one or more clusters according to a predetermined condition is satisfied segments,
A program that causes a computer to execute the process of extracting the segments included in the cluster related to the selected segment .
The process of generating the plurality of segments includes a process of generating a plurality of normalization parameters for normalizing the difference in acoustic properties of the plurality of audio data based on the plurality of audio data, and the process of generating the plurality of normalizations. It includes a process of normalizing the voice data using a normalization parameter and a process of generating the plurality of segments from the normalized voice data.
The process of generating the plurality of normalization parameters classifies the voice data based on the difference in acoustic properties to generate a cluster related to the voice data, and generates a normalization parameter for the cluster related to the voice data. To do,
Program .
音声データを音声処理装置に入力する音声入力装置と、
前記指示情報に基づき、前記入力された音声データに対して処理を実行する請求項1から5の何れか1項に記載の音声処理装置と、
前記音声処理装置の処理結果を出力する出力装置と、を備え、
前記出力装置は、前記指示情報に応じた前記処理結果の出力する音声処理システム。 An instruction input device that receives the operator's instruction information,
A voice input device that inputs voice data to a voice processing device,
The voice processing device according to any one of claims 1 to 5 , which executes processing on the input voice data based on the instruction information.
An output device for outputting the processing result of the voice processing device is provided.
The output device is a voice processing system that outputs the processing result according to the instruction information.
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015061854 | 2015-03-25 | ||
JP2015061854 | 2015-03-25 | ||
PCT/JP2016/001593 WO2016152132A1 (en) | 2015-03-25 | 2016-03-18 | Speech processing device, speech processing system, speech processing method, and recording medium |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2016152132A1 JPWO2016152132A1 (en) | 2018-01-18 |
JP6784255B2 true JP6784255B2 (en) | 2020-11-11 |
Family
ID=56978310
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017507495A Active JP6784255B2 (en) | 2015-03-25 | 2016-03-18 | Speech processor, audio processor, audio processing method, and program |
Country Status (2)
Country | Link |
---|---|
JP (1) | JP6784255B2 (en) |
WO (1) | WO2016152132A1 (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111613249A (en) * | 2020-05-22 | 2020-09-01 | 云知声智能科技股份有限公司 | Voice analysis method and equipment |
TWI751642B (en) * | 2020-08-10 | 2022-01-01 | 騰擎科研創設股份有限公司 | Detection system for abnormal sound detection and cause determination |
CN113178196B (en) * | 2021-04-20 | 2023-02-07 | 平安国际融资租赁有限公司 | Audio data extraction method and device, computer equipment and storage medium |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE102004047068A1 (en) * | 2004-09-28 | 2006-04-06 | Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. | Apparatus and method for grouping temporal segments of a piece of music |
US20080187231A1 (en) * | 2005-03-10 | 2008-08-07 | Koninklijke Philips Electronics, N.V. | Summarization of Audio and/or Visual Data |
JP4668039B2 (en) * | 2005-11-18 | 2011-04-13 | 三菱電機株式会社 | Music analysis device and music search device |
JP5052449B2 (en) * | 2008-07-29 | 2012-10-17 | 日本電信電話株式会社 | Speech section speaker classification apparatus and method, speech recognition apparatus and method using the apparatus, program, and recording medium |
-
2016
- 2016-03-18 WO PCT/JP2016/001593 patent/WO2016152132A1/en active Application Filing
- 2016-03-18 JP JP2017507495A patent/JP6784255B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JPWO2016152132A1 (en) | 2018-01-18 |
WO2016152132A1 (en) | 2016-09-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Shahin et al. | Emotion recognition using hybrid Gaussian mixture model and deep neural network | |
US10176811B2 (en) | Neural network-based voiceprint information extraction method and apparatus | |
JP7342915B2 (en) | Audio processing device, audio processing method, and program | |
Das et al. | Recognition of isolated words using features based on LPC, MFCC, ZCR and STE, with neural network classifiers | |
Sahoo et al. | Emotion recognition from audio-visual data using rule based decision level fusion | |
KR101561651B1 (en) | Interest detecting method and apparatus based feature data of voice signal using Deep Belief Network, recording medium recording program of the method | |
JP6845489B2 (en) | Speech processor, speech processing method, and speech processing program | |
CN114023336B (en) | Model training method, device, equipment and storage medium | |
CN113763992B (en) | Voice evaluation method, device, computer equipment and storage medium | |
Gupta et al. | Speech emotion recognition using svm with thresholding fusion | |
JP6784255B2 (en) | Speech processor, audio processor, audio processing method, and program | |
Guo et al. | Robust speaker identification via fusion of subglottal resonances and cepstral features | |
Mohammed et al. | An overview for assessing a number of systems for estimating age and gender of speakers | |
JPWO2011007497A1 (en) | Audio data analysis apparatus, audio data analysis method, and audio data analysis program | |
Kamble et al. | Emotion recognition for instantaneous Marathi spoken words | |
JP5091202B2 (en) | Identification method that can identify any language without using samples | |
KR101023211B1 (en) | Microphone array based speech recognition system and target speech extraction method in the system | |
JP6220733B2 (en) | Voice classification device, voice classification method, and program | |
JP2011191542A (en) | Voice classification device, voice classification method, and program for voice classification | |
Masood et al. | Isolated word recognition using neural network | |
Mengistu | Automatic text independent amharic language speaker recognition in noisy environment using hybrid approaches of LPCC, MFCC and GFCC | |
Benkhellat et al. | Genetic algorithms in speech recognition systems | |
MY | An improved feature extraction method for Malay vowel recognition based on spectrum delta | |
Kąkol et al. | Noise profiling for speech enhancement employing machine learning models | |
Kamble et al. | Spontaneous emotion recognition for Marathi spoken words |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170906 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190215 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200526 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200716 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20200923 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20201006 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6784255 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |