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
galatea_dialog_studio [2010/05/30 10:22] nishimotzgalatea_dialog_studio [2010/11/11 00:12] nishimotz
Line 1: Line 1:
 ====== Galatea Dialog Studio ====== ====== Galatea Dialog Studio ======
  
-This page shows how to adopt GDS to Ubuntu 10.4 (and discuss how to internationalize GDS).+This page shows how to adopt GDS to Ubuntu 10.04 and 10.10 (and discuss how to internationalize GDS).
  
   * Official site: http://sourceforge.jp/projects/galatea/wiki/EnglishTutorial   * Official site: http://sourceforge.jp/projects/galatea/wiki/EnglishTutorial
   * Mailing List: http://lists.sourceforge.jp/mailman/listinfo/galatea-i18n   * Mailing List: http://lists.sourceforge.jp/mailman/listinfo/galatea-i18n
-  * Repository: http://hg.sourceforge.jp/view/galatea/dialog-studio-script/+  * Repository:  
 +    * http://hg.sourceforge.jp/view/galatea/dialog-studio-script/ 
 +    * http://hg.sourceforge.jp/view/galatea/dialog-studio-java/ 
 ===== Testing environment ===== ===== Testing environment =====
  
Line 19: Line 22:
 $ sudo locale-gen $ sudo locale-gen
 </code> </code>
- 
 ===== Installation ===== ===== Installation =====
 +
 +libreadline5 is not necessary since galatea-dialog 20100530 (see below of this page), hopefully.
  
 <code> <code>
Line 28: Line 32:
 $ sudo aptitude install chasen $ sudo aptitude install chasen
 $ sudo aptitude install rhino $ sudo aptitude install rhino
-$ sudo aptitude install libreadline5+$ sudo aptitude install libreadline5 
 $ sudo aptitude install ttf-sazanami-gothic $ sudo aptitude install ttf-sazanami-gothic
  
Line 34: Line 38:
 $ sudo dpkg -i galatea-ja-unidic_20090604-1_i386.deb $ sudo dpkg -i galatea-ja-unidic_20090604-1_i386.deb
 $ sudo dpkg -i galatea-engine_20090604-1_i386.deb $ sudo dpkg -i galatea-engine_20090604-1_i386.deb
-$ sudo dpkg -i galatea-dialog_20091005-1_i386.deb+$ sudo dpkg -i galatea-dialog_20100530-1_i386.deb
 </code> </code>
  
 ===== Testing SSM ===== ===== Testing SSM =====
 +
 +SSM is also known as [[galateatalk]].
  
 <code> <code>
Line 102: Line 108:
  
 http://github.com/nishimotz/facesynthesizer http://github.com/nishimotz/facesynthesizer
 +
 +http://hg.sourceforge.jp/view/galatea/facesynthesizer/
 +
 ===== Dialog Studio and character encoding  ===== ===== Dialog Studio and character encoding  =====
 +
 +Notice: galatea-dialog 20100530-1 or later version uses UTF-8 encoding for AgentManager protocol.
  
 <code> <code>
Line 155: Line 166:
  
 Using "locale -a" command, you can check whether the procedure is finished. Using "locale -a" command, you can check whether the procedure is finished.
-===== PulseAudio compatibility ===== 
- 
-This is the replacement of /usr/local/galatea-dialog/files 
- 
-{{:galatea-dialog-files-100528.tar.gz|}} 
- 
-  * Generated application can use skel files in the application directory. 
-  * To improve PulseAudio compatibility, gtalk now uses padsp, and julius uses ALSA. 
- 
-galatea-dialog 100529 or later deb package includes this fix.  
  
 ===== Customizing module configurations ===== ===== Customizing module configurations =====
Line 212: Line 213:
  
 {{:galatea-dialog_20100529-1_i386.deb|}} {{:galatea-dialog_20100529-1_i386.deb|}}
-===== UTF-8 based system =====+ 
 +====== galatea-dialog releases ====== 
 + 
 +===== release 20100530-1 ===== 
 + 
 +==== utf-8_based_system ====
  
 Since version galatea-dialog_20100530-1, AgentManager uses UTF-8 for character encoding. Since version galatea-dialog_20100530-1, AgentManager uses UTF-8 for character encoding.
Line 231: Line 237:
  
   * Generated app does not use ~/.galatea for tmp directory, but uses (app_dir)/tmp directory. It may help customizing module configuration.   * Generated app does not use ~/.galatea for tmp directory, but uses (app_dir)/tmp directory. It may help customizing module configuration.
 +
 +==== PulseAudio compatibility ====
 +
 +  * Generated application can use skel files in the application directory.
 +  * To improve PulseAudio compatibility, gtalk now uses padsp, and julius uses ALSA.
 +
 +This is the replacement of /usr/local/galatea-dialog/files
 +
 +{{:galatea-dialog-files-100528.tar.gz|}}
 +
 +galatea-dialog 100529 or later deb package includes this fix. 
 +
 +===== release 20101110-1 =====
 +
 +This is a snapshot of development version.
 +
 +{{:galatea-dialog_20101110-1_i386.deb|}}
 +
 +Mercurial revisions:
 +
 +  * http://hg.sourceforge.jp/view/galatea/dialog-studio-script/rev/3c4cd329b085
 +  * http://hg.sourceforge.jp/view/galatea/dialog-studio-java/rev/5fbc0b6a11d6
 +
 +Modifications:
 +
 +  * contains Galatea Dialog Studio 2.3.1 (101018).
 +  * Modules: FS-MCL and PAR modules is rewritten with Java. DIM module is obsoleted.
 +  * julius.conf is updated. GMM based noise rejection is disabled. using galatea-generate, you can customize by skel/julius.conf.txt template.
 +  * using galatea-generate, skel/gtalk-euc-jp.dic.txt can be used as the gtalk dictionary template.
 +
 +Notices:
 +
 +  * do not modify "-outcode WLPSC" and "-module 10500" in skel/julius.conf.txt
galatea_dialog_studio.txt · Last modified: 2010/12/24 13: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