JP2017020793A - 情報処理方法及び装置 - Google Patents
情報処理方法及び装置 Download PDFInfo
- Publication number
- JP2017020793A JP2017020793A JP2015136047A JP2015136047A JP2017020793A JP 2017020793 A JP2017020793 A JP 2017020793A JP 2015136047 A JP2015136047 A JP 2015136047A JP 2015136047 A JP2015136047 A JP 2015136047A JP 2017020793 A JP2017020793 A JP 2017020793A
- Authority
- JP
- Japan
- Prior art keywords
- sound
- frame
- section
- feature
- data
- 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.)
- Granted
Links
- 230000010365 information processing Effects 0.000 title claims abstract description 17
- 238000003672 processing method Methods 0.000 title claims abstract description 6
- 238000013500 data storage Methods 0.000 claims abstract description 48
- 230000005856 abnormality Effects 0.000 claims description 7
- 238000004364 calculation method Methods 0.000 abstract description 15
- 230000035945 sensitivity Effects 0.000 abstract description 4
- 210000005069 ears Anatomy 0.000 abstract 1
- 238000012545 processing Methods 0.000 description 36
- 238000000605 extraction Methods 0.000 description 30
- 238000000034 method Methods 0.000 description 24
- 238000004458 analytical method Methods 0.000 description 21
- 230000002159 abnormal effect Effects 0.000 description 7
- 238000010586 diagram Methods 0.000 description 6
- 239000000284 extract Substances 0.000 description 5
- 238000004891 communication Methods 0.000 description 4
- 238000001514 detection method Methods 0.000 description 4
- 238000012706 support-vector machine Methods 0.000 description 3
- 238000005311 autocorrelation function Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 230000000630 rising effect Effects 0.000 description 2
- 241000282412 Homo Species 0.000 description 1
- 238000012937 correction Methods 0.000 description 1
- 230000001066 destructive effect Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 238000005259 measurement Methods 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000008447 perception Effects 0.000 description 1
- 238000011160 research Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 238000001228 spectrum Methods 0.000 description 1
- 230000002123 temporal effect Effects 0.000 description 1
Images
Landscapes
- Measurement Of Mechanical Vibrations Or Ultrasonic Waves (AREA)
Abstract
【解決手段】本発明に係る情報処理方法は、(A)音データにおける各フレームについて、当該フレームにおける音の特徴量を算出し、データ格納部に格納する特徴量算出ステップと、(B)データ格納部に格納された各フレームについての特徴量に基づき、音データにおける特徴区間を特定する特定ステップとを含む。なお、特徴量算出ステップは、各フレームについて、全体音量についての指標値と、人間の耳の感度に基づき設定された所定周波数帯における音量についての指標値と、音の周期性についての指標値と、音量の変化度合いについての指標値とのうち少なくともいずれかに基づき、音の特徴量を算出するステップを含むようにしてもよい。
【選択図】図3
Description
fth =fMAX/2
fSearchMax =fMax
fSearchMin =0
fSearchMax =fth
fth =(fth+fSearchMin)/2
すなわち、閾値の上限値fSearchMaxに、現在の閾値fthを設定し、閾値fthを、下げるように設定する。
fSearchMin =fth
fth =(fth+fSearchMax)/2
すなわち、閾値の下限値fSearchMinに、現在の閾値fthを設定し、閾値fthを、上げるように設定する。
103 第2データ格納部 104 区間抽出部
105 第3データ格納部 106 出力処理部
107 出力データ格納部
Claims (8)
- 音データにおける各フレームについて、当該フレームにおける音の特徴量を算出し、データ格納部に格納する特徴量算出ステップと、
前記データ格納部に格納された各前記フレームについての前記特徴量に基づき、前記音データにおける特徴区間を特定する特定ステップと、
を、コンピュータに実行させるためのプログラム。 - 前記音の特徴量が、音の異常度合いを表す特徴量、又は音の非日常度合いを表す特徴量である請求項1記載のプログラム。
- 前記音データから、特定された前記特徴区間内のデータを抽出するステップ
をさらに前記コンピュータに実行させる請求項1又は2記載のプログラム。 - 前記特定ステップが、
前記特徴量が閾値以上となるフレームを特定し、特定した前記フレームから前記音データにおける特徴区間を構成するステップ
を含む請求項1乃至3のいずれか1つ記載のプログラム。 - 前記特定ステップが、
前記特徴量が閾値以上となるフレームの合計時間が、予め定められた範囲内に収まるように前記閾値を決定し、前記特徴量が、決定した前記閾値以上となるフレームから前記音データにおける特徴区間を構成する構成ステップ
を含む請求項1乃至3のいずれか1つ記載のプログラム。 - 前記特定ステップが、
前記特徴量が閾値以上となる第1のフレームと、前記第1のフレームに挟まれ且つ前記特徴量が閾値未満であり且つ所定時間以内で連続する第2のフレームとの合計時間が、予め定められた範囲内に収まるように前記閾値を決定し、決定した前記閾値についての前記第1のフレームと前記第2のフレームとから前記音データにおける特徴区間を構成する構成ステップ
を含む請求項1乃至3のいずれか1つ記載のプログラム。 - 音データにおける各フレームについて、当該フレームにおける音の特徴量を算出し、データ格納部に格納する特徴量算出ステップと、
前記データ格納部に格納された各前記フレームについての前記特徴量に基づき、前記音データにおける特徴区間を特定する特定ステップと、
を含み、コンピュータが実行する情報処理方法。 - 音データにおける各フレームについて、当該フレームにおける音の特徴量を算出し、データ格納部に格納する特徴量算出手段と、
前記データ格納部に格納された各前記フレームについての前記特徴量に基づき、前記音データにおける特徴区間を特定する特定手段と、
を有する情報処理装置。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015136047A JP6527768B2 (ja) | 2015-07-07 | 2015-07-07 | 情報処理方法及び装置 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015136047A JP6527768B2 (ja) | 2015-07-07 | 2015-07-07 | 情報処理方法及び装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2017020793A true JP2017020793A (ja) | 2017-01-26 |
JP6527768B2 JP6527768B2 (ja) | 2019-06-05 |
Family
ID=57889403
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2015136047A Active JP6527768B2 (ja) | 2015-07-07 | 2015-07-07 | 情報処理方法及び装置 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6527768B2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2019235035A1 (ja) * | 2018-06-08 | 2019-12-12 | パナソニックIpマネジメント株式会社 | 収音解析システム及び収音解析方法 |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3803311B2 (ja) * | 2001-08-08 | 2006-08-02 | 日本電信電話株式会社 | 音声処理方法及びその方法を使用した装置及びそのプログラム |
JP2007228287A (ja) * | 2006-02-23 | 2007-09-06 | Aiphone Co Ltd | インターホン装置 |
JP2008203121A (ja) * | 2007-02-21 | 2008-09-04 | Sony Corp | 検出装置、方法、及びプログラム |
JP2012058944A (ja) * | 2010-09-08 | 2012-03-22 | Secom Co Ltd | 異常検知装置 |
JP2012127701A (ja) * | 2010-12-13 | 2012-07-05 | Sogo Keibi Hosho Co Ltd | 音検出装置および音検出方法 |
JP2013015726A (ja) * | 2011-07-05 | 2013-01-24 | Yamaha Corp | 音声記録サーバ装置及び音声記録システム |
US20150119741A1 (en) * | 2012-05-31 | 2015-04-30 | Ben Gurion University Of The Negev Research And Development Authority | Apparatus and method for diagnosing sleep quality |
-
2015
- 2015-07-07 JP JP2015136047A patent/JP6527768B2/ja active Active
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3803311B2 (ja) * | 2001-08-08 | 2006-08-02 | 日本電信電話株式会社 | 音声処理方法及びその方法を使用した装置及びそのプログラム |
JP2007228287A (ja) * | 2006-02-23 | 2007-09-06 | Aiphone Co Ltd | インターホン装置 |
JP2008203121A (ja) * | 2007-02-21 | 2008-09-04 | Sony Corp | 検出装置、方法、及びプログラム |
JP2012058944A (ja) * | 2010-09-08 | 2012-03-22 | Secom Co Ltd | 異常検知装置 |
JP2012127701A (ja) * | 2010-12-13 | 2012-07-05 | Sogo Keibi Hosho Co Ltd | 音検出装置および音検出方法 |
JP2013015726A (ja) * | 2011-07-05 | 2013-01-24 | Yamaha Corp | 音声記録サーバ装置及び音声記録システム |
US20150119741A1 (en) * | 2012-05-31 | 2015-04-30 | Ben Gurion University Of The Negev Research And Development Authority | Apparatus and method for diagnosing sleep quality |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2019235035A1 (ja) * | 2018-06-08 | 2019-12-12 | パナソニックIpマネジメント株式会社 | 収音解析システム及び収音解析方法 |
Also Published As
Publication number | Publication date |
---|---|
JP6527768B2 (ja) | 2019-06-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110265057B (zh) | 生成多媒体的方法及装置、电子设备、存储介质 | |
JP6943248B2 (ja) | 個人認証システム、個人認証装置、個人認証方法および個人認証プログラム | |
CN104768049B (zh) | 一种用于同步音频数据和视频数据的方法、系统及计算机可读存储介质 | |
JP5493611B2 (ja) | 情報処理装置、情報処理方法およびプログラム | |
US20150287414A1 (en) | Method for controlling device and device control system | |
WO2018014673A1 (zh) | 一种啸叫检测方法和装置 | |
US11115743B2 (en) | Signal processing device, signal processing method, and program | |
US10108395B2 (en) | Audio device with auditory system display and methods for use therewith | |
US10536786B1 (en) | Augmented environmental awareness system | |
EP2927906A1 (en) | Method and apparatus for detecting voice signal | |
Breebaart | No correlation between headphone frequency response and retail price | |
WO2019024278A1 (zh) | 音频降噪方法及装置 | |
JPWO2018167960A1 (ja) | 会話装置、音声処理システム、音声処理方法、および音声処理プログラム | |
JP5915281B2 (ja) | 音響処理装置 | |
CN114974301A (zh) | 一种异音检测方法、计算机可读存储介质及电子设备 | |
JP6527768B2 (ja) | 情報処理方法及び装置 | |
JP5774191B2 (ja) | オーディオ信号において卓越周波数を減衰させるための方法および装置 | |
Rämö et al. | Real-time perceptual model for distraction in interfering audio-on-audio scenarios | |
JP2002062186A (ja) | 地域環境騒音の計測・心理評価の方法及び装置 | |
US20210012787A1 (en) | Detection and restoration of distorted signals of blocked microphones | |
JP2018500093A (ja) | 効果的な可聴アラーム設定のための方法及びデバイス | |
JP2008257042A (ja) | 音声信号レベル表示装置およびその方法 | |
CN110335623A (zh) | 音频数据处理方法及装置 | |
JP2021015137A (ja) | 情報処理装置、プログラム及び情報処理方法 | |
US9763006B2 (en) | Noise reduction in a microphone using vowel detection |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20180619 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20181228 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20190205 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20190218 |
|
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: 20190416 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20190513 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6527768 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |