{"links":{},"id":176411,"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00176411","sets":["1164:5159:8497:9012"]},"path":["9012"],"owner":"11","recid":"176411","title":["LSTMを用いた線形予測フィルタの推定に基づく残響下音声認識"],"pubdate":{"attribute_name":"公開日","attribute_value":"2016-12-13"},"_buckets":{"deposit":"b131f146-bf37-43ab-a776-980cc7c139dc"},"_deposit":{"id":"176411","pid":{"type":"depid","value":"176411","revision_id":0},"owners":[11],"status":"published","created_by":11},"item_title":"LSTMを用いた線形予測フィルタの推定に基づく残響下音声認識","author_link":["371161","371162","371159","371160"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"LSTMを用いた線形予測フィルタの推定に基づく残響下音声認識"},{"subitem_title":"LSTM-based linear prediction filter estimation for reverberant speech recognition","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"音声分析,特徴抽出","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2016-12-13","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"(株)東芝研究開発センター"},{"subitem_text_value":"(株)東芝研究開発センター"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Corporate Research & Development Center","subitem_text_language":"en"},{"subitem_text_value":"Corporate Research & Development Center","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/176411/files/IPSJ-SLP16114025.pdf","label":"IPSJ-SLP16114025.pdf"},"date":[{"dateType":"Available","dateValue":"2018-12-13"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-SLP16114025.pdf","filesize":[{"value":"582.8 kB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"22"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"f69649a3-92cc-49c1-b77e-2065330ede23","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2016 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"木田, 祐介"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"谷口, 徹"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Yusuke, Kida","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Toru, Taniguchi","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN10442647","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"2188-8663","subitem_source_identifier_type":"ISSN"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"DNN (Deep Neural Network) によって音声認識の精度がめざましく向上したが,マイクから離れた位置から発せられた遠隔音声の認識は依然として大きな課題である.音圧の減衰による SNR (Signal-to-Noise Ratio) の低下と,床や壁,天井などによる音の反射が引き起こす残響が認識精度を劣化させる主な要因として知られており,これまでに様々な対策が提案されている.本稿では,DNN を用いた新たな残響抑圧技術を提案した.提案法は,残響による歪みを加えた特徴量からクリーンな特徴量へのマッピング関数を直接 DNN に学習させる従来の方式とは異なり,線形予測フィルタの係数を推定する DNN を学習し,DNN から出力されたフィルタを用いて残響の抑圧を行う.残響を精度よくモデル化するため,提案法は長時間の時系列パターンのモデル化に適した LSTM (Long-Short Term Memory) を用いてネットワークを構築する. 2014 年に開催された国際コンペである REVERB challenge の単一マイクを用いたタスクにて提案法の評価を行った結果,処理にかかる遅延を 10 ミリ秒に抑えつつ実音声の単語認識誤りを 29.7 % から 25.3 % に削減できた.","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"Performances of automatic speech recognition (ASR) systems have been drastically improved by DNN (Deep Neural Network). However, distant ASR is still a challenging problem. The difficulty of the distant ASR is caused mainly by two factors; decrease of SNR (Signal-to-Noise Ratio) due to sound attenuation, and reverberation which is created when a sound reflects off the wall, floor and ceiling. In this paper, we propose a novel dereverberation method based on DNN. Different from conventional DNN-based approaches which train mapping functions from corrupted features to clean features directly, the proposed method trains DNN which estimates coefficients of a linear prediction filter, and then dereverberates using the filter outputed from the trained DNN. To model reverberation accurately, the proposed method utilizes LSTM (Long-Short Term Memory) which is appropriate for modeling time-series patterns. Experiments were performed on the REVERB challenge task which was an international competition held in 2014. The proposed method reduced WER (Word Error Rate) from 29.7% to 25.3% with short latency of 10 ms.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"6","bibliographic_titles":[{"bibliographic_title":"研究報告音声言語情報処理(SLP)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2016-12-13","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"25","bibliographicVolumeNumber":"2016-SLP-114"}]},"relation_version_is_last":true,"weko_creator_id":"11"},"created":"2025-01-19T00:46:03.630037+00:00","updated":"2025-01-20T05:53:12.011353+00:00"}