Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
project:dmcpp [2010/06/16 21:35] nishimotzproject:dmcpp [2010/06/17 16:43] nishimotz
Line 1: Line 1:
 in Japanese: http://ja.nishimotz.com/project:dmcpp in Japanese: http://ja.nishimotz.com/project:dmcpp
- 
 ====== DMCPP ====== ====== DMCPP ======
  
-dialog manager for [[:galatea]], using lib[[:julius]] and [[:opencv]], written in C++.+An experimental dialog manager for [[http://sourceforge.jp/projects/galatea/|galatea]], using lib[[http://sourceforge.jp/projects/julius/|julius]] and [[http://sourceforge.net/projects/opencvlibrary/|opencv]], written in C++.
  
 Source file: http://github.com/nishimotz/dmcpp Source file: http://github.com/nishimotz/dmcpp
Line 9: Line 8:
 An experiment which replaces the dialog manager (DM) creaded by galatea-generate by an application written in C++. An experiment which replaces the dialog manager (DM) creaded by galatea-generate by an application written in C++.
  
-The DM application also handles speech recognition engine [[:julius]], with the same mannar of the Java based [[:dialogstudio]].+The DM application also handles speech recognition engine [[:julius]], with the same mannar of the Java based [[:galatea_dialog_studio]].
 [[:opencv]] face detection is also integrated. [[:opencv]] face detection is also integrated.
  
Line 29: Line 28:
 $ sudo aptitude install ttf-sazanami-gothic $ sudo aptitude install ttf-sazanami-gothic
 </code> </code>
 +
 +<code>
 +$ sudo aptitude install libasound2-dev
 +$ sudo aptitude install libavcodec52
 +$ sudo aptitude install libavformat52
 +</code>
 +
  
 sourceforge.jp packages: sourceforge.jp packages:
Line 59: Line 65:
  
 or download dmcpp tar ball. or download dmcpp tar ball.
-visit [[http://github.com/nishimotz/dmcpp|github]] and click "download source" and select tar.+Visit [[http://github.com/nishimotz/dmcpp|github]] and click "download source" and select tar.
  
 nishimotz-dmcpp-ec191ea.tar.gz (the revision may be different.) nishimotz-dmcpp-ec191ea.tar.gz (the revision may be different.)
Line 120: Line 126:
 ===== app ===== ===== app =====
  
-How to replace [[:dialogstudio]] dialog manager:+It replaces [[:galatea_dialog_studio]] dialog manager in the following way:
  
 app/skel/am.conf.txt app/skel/am.conf.txt
Line 132: Line 138:
  
 $runner_dir is a global value defined at app/script/runner. $runner_dir is a global value defined at app/script/runner.
- 
project/dmcpp.txt · Last modified: 2010/11/09 08:58 by nishimotz
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0