| 講演抄録/キーワード |
| 講演名 |
2014-05-15 11:55
音声認識機能を有するWebアプリケーションの実装と評価 ○槙 優一・鎌土良記・藤村 滋・青野裕司・中山丈二・阪内澄宇・山田智広(NTT) MoNA2014-6 |
| 抄録 |
(和) |
Webブラウザのみでサーバ-クライアント型音声認識機能を実現する方式の提案とその実用性について報告する.
クライアントで実行されるJavaScriptのみで音声認識機能の利用が可能となるため,ブラウザさえインストールされていれば端末を問わず音声認識機能を利用することができる.
具体的には,クライアントのブラウザ上で実行されるJavaScirptにて音声データの取得と圧縮,Webサーバへのストリーミング送信を実施し,音声区間検出器(Voice Activity Detector; VAD)は,音声認識処理とともにサーバに構築して実施する.
これによりクライアントでの計算コストを削減し,Webブラウザのみでの音声認識を実現する.
本稿では,提案する方式のシステム構成について述べた上で,ブラウザや端末の対応状況,クライアントでのリサンプリングと音声データの圧縮処理速度の計測,モバイル回線での音声認識処理時間の計測を行い,その実用性について述べる.
検証の結果,ノイズなし音声サンプルでの本システムの認識処理速度は実時間係数で平均で1.26,文字正解精度は平均で94.8%であり,実用に耐えうる音声認識機能の実現が可能であることがわかった |
| (英) |
We propose a browser-based speech recognition system using HTML5 in a broad sense and report its performance in actual use. Our proposed method enables browsers in PCs and mobile devices to use speech recognition function by client-side JavaScript code. Unlike traditional Web applications, there is no need to install specific application or browser plug-in. The flow of processing, at first getting the streaming audio data from the microphone of the client, and the client device transmits its streaming data to the speech-recognition server by the WebSocket protocol. In consideration of the quality of mobile broadband, by using client-side JavaScript, compres- sion for audio data is also performed, and the Voice Activity Detector(VAD) and the speech recognition decoder are implemented to the server because of the reduction of the computational cost of the client. In this paper, we explain the architecture of our proposed system and support status of browsers and devices. And we also report the audio compression performance in the client and the quality of actual use in mobile broadband. In the result, the proposed method has adequate quality as using speech recognition system. |
| キーワード |
(和) |
音声認識 / Web アプリケーション / Web ブラウザ / WebSocket / Media Stream / Web Audio API / / |
| (英) |
Voice Recognition / Web Application / Web Browser / WebSocket / Media Stream / Web Audio API / / |
| 文献情報 |
信学技報, vol. 114, no. 31, MoNA2014-6, pp. 31-36, 2014年5月. |
| 資料番号 |
MoNA2014-6 |
| 発行日 |
2014-05-08 (MoNA) |
| ISSN |
Print edition: ISSN 0913-5685 Online edition: ISSN 2432-6380 |
著作権に ついて |
技術研究報告に掲載された論文の著作権は電子情報通信学会に帰属します.(許諾番号:10GA0019/12GB0052/13GB0056/17GB0034/18GB0034) |
| PDFダウンロード |
MoNA2014-6 |