電子音の認識のためのJavaScriptライブラリの開発

Bibliographic Information

Other Title
  • Development on a JavaScript Library for Recognizing Machine-generated Sounds

Abstract

本論文では電子音に特化して、教師つき学習を行わずに音声認識を行うJavaScriptライブラリであるPicognizerを実装する。我々は今や様々な電子音に囲まれて生活しており、それらを認識し情報処理を行うことはMaker文化の発展、およびゲーミフィケーションの構成の上で有意義であるが、エンドユーザプログラマが個々の認識対象について教師つき学習により認識器を構築するのは現状ではまだ容易ではない。そこで再生毎の音響的変動が小さいという電子音の特徴を活かし、伝統的なパターンマッチングアルゴリズムにより音声認識を行うJavaScriptライブラリを実装する。様々なユースケースを例示することでその有用性を示す。

Our daily life is now surrounded by various machine-generated sounds, so it is valuable to establish a way to detect andrecognize those synthesized sounds as a trigger to invoke information systems. However, it is still not easy to enable end-userprogrammers to create custom-built recognizers for each usage scenario through the supervised learning. Therefore, focusing ona feature of synthesized sounds whose auditory deviation is small for each replay, we implement a JavaScript library that detectsand recognizes sounds by the traditional pattern-matching algorithm. We quantitatively evaluate its performance, and show itseffectiveness by proposing various usage cases including an autoplay system, an augmentation of digital games, and agamification.

Journal

Related Projects

See more

Details 詳細情報について

  • CRID
    1050574047106659584
  • NII Article ID
    170000175899
  • Web Site
    http://id.nii.ac.jp/1001/00183368/
  • Text Lang
    ja
  • Article Type
    conference paper
  • Data Source
    • IRDB
    • CiNii Articles
    • KAKEN

Report a problem

Back to top