legacy:text-to-speech_guide:voxygen_tts:start

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
text-to-speech_guide:voxygen_tts:start [2015/04/17 13:38] – [Installation] javierlegacy:text-to-speech_guide:voxygen_tts:start [2017/07/28 23:34] (current) – ↷ Page moved from text-to-speech_guide:voxygen_tts:start to legacy:text-to-speech_guide:voxygen_tts:start javier
Line 33: Line 33:
 Voxygen TTS products are called baratinoo, and current version 7.4 (04/2015) Voxygen TTS products are called baratinoo, and current version 7.4 (04/2015)
 For linux, there are tgz packages. There are voices package ans ES_Server. For linux, there are tgz packages. There are voices package ans ES_Server.
 +Baratinoo do not support natively x64, so you need to install first 32 bist compatbility packages:
 +  *For Debian or Ubuntu, install the ia32-libs package.
 +  *From Ubuntu 14, install the zlib1g:i386 package.
 +  *For Red Hat or Centos, install the glibc.i686 package.
 +This is mandatory for x64 archs.
 +The init script need python installed to run, python is not mandatory, but recommended...
  
-Download the TTS binaries packages after contacting the Voxygen sales.+ 
 + 
 +Download the TTS binaries packages after contacting the Voxygen sales. Here is what they looks like
  
 <code> <code>
 Agnes.4.2_7.4_16i.lin.tgz Agnes.4.2_7.4_16i.lin.tgz
-Agnes.4.2_7.4_16i.lin.tgz.md5sum 
 Amanda.2.0_7.4_16i.lin.tgz Amanda.2.0_7.4_16i.lin.tgz
-Amanda.2.0_7.4_16i.lin.tgz.md5sum 
 Arnaud_neutre.1.0_7.4_16i.lin.tgz Arnaud_neutre.1.0_7.4_16i.lin.tgz
-Arnaud_neutre.1.0_7.4_16i.lin.tgz.md5sum 
 Bibi.3.0_7.4_16i.lin.tgz Bibi.3.0_7.4_16i.lin.tgz
-Bibi.3.0_7.4_16i.lin.tgz.md5sum 
 Bronwen.1.3_7.4_16i.lin.tgz Bronwen.1.3_7.4_16i.lin.tgz
 Bronwen.1.3_7.4_16i.lin.tgz.md5sum Bronwen.1.3_7.4_16i.lin.tgz.md5sum
Line 50: Line 54:
 Damien.2.2_7.4_16i.lin.tgz.md5sum Damien.2.2_7.4_16i.lin.tgz.md5sum
 ES_server_7.4_1_linx86.tgz ES_server_7.4_1_linx86.tgz
-ES_server_7.4_1_linx86.tgz.md5sum +...
-Elizabeth.5.0_7.4_16i.lin.tgz +
-Elizabeth.5.0_7.4_16i.lin.tgz.md5sum +
-Helene.1.4_7.4_16i.lin.tgz +
-Helene.1.4_7.4_16i.lin.tgz.md5sum +
-Loic.2.2_7.4_16i.lin.tgz +
-Loic.2.2_7.4_16i.lin.tgz.md5sum +
-Paul.1.2_7.4_16i.lin.tgz +
-Paul.1.2_7.4_16i.lin.tgz.md5sum +
-Phil.2.0_7.4_16i.lin.tgz +
-Phil.2.0_7.4_16i.lin.tgz.md5sum +
-Philippe.4.2_7.4_16i.lin.tgz +
-Philippe.4.2_7.4_16i.lin.tgz.md5sum +
-Sonia.1.1_7.4_16i.lin.tgz +
-Sonia.1.1_7.4_16i.lin.tgz.md5sum +
-Sylvia.1.0_7.4_16i.lin.tgz +
-Sylvia.1.0_7.4_16i.lin.tgz.md5sum+
 </code> </code>
 +
 +You can check files md5 (checksum) with the file md5sum, if you have any doubt.
 +Install is just extracing ES_Server package into /opt directory
  
 <code> <code>
-# dpkg -i Voxygen-engines-x.yy.deb +tar -C /opt -zxf ES_server_7.4_1_linx86.tgz 
-# dpkg -i --force-overwrite Voxygen-clients-x.yy.deb +cd /opt/baratinoo7.4_1
-# dpkg -i --force-overwrite Voxygen-tts-*-x.yy.deb +
-# dpkg -i --force-overwrite Voxygen-asr-*-x.yy.deb (for the ASR) +
-</code>+
  
-If you have a license in a USB token, you need to install the USB token driver ('sntl-sud_x.y.z-w_i386.deb').+</code>
  
-You will find the sntl package at:+Then you install each voice package. Just extract the voice archive in the <baratinoo>/config directory without changing the 
 +directories structure.
  
 <code> <code>
-/usr/share/doc/Voxygen+tar -C /opt/baratinoo7.4_1/config Agnes.4.2_7.4_16i.lin.tgz
 </code> </code>
- +If you have a lot of voices :
-Then you start with: +
 <code> <code>
-# cd /usr/share/doc/Voxygen +for v in *.lin.tgz ;do  tar -C /opt/baratinoo7.4_1/config -zxf $v ;done
-# dpkg -i sntl-sud_7.3.0-1_i386.deb+
 </code> </code>
  
-You need to reboot the server to enable the USB deamon (). +Now you must generate CHECK.tgz for license :
- +
-If you have a file licence, please copy it to: +
 <code> <code>
-/opt/Voxygen/lic+cd /opt/baratinoo7.4_1/bin/linx86
-</code>+./check  
 +Checking installation / 2015-04-17 15:31:11.089670 
 +==================================================
  
-Download and install our connector package for Voxygen.+Reading informations... 
 +Checking TCP ports... 
 +   65000   FREE 
 +   65001   FREE 
 +   65002   FREE 
 +   65003   FREE 
 +   65004   FREE 
 +   65005   FREE 
 +   65006   FREE 
 +   65007   FREE 
 +   65008   FREE 
 +   65009   FREE 
 +   65010   FREE 
 +   65011   FREE 
 +   65012   FREE 
 +   65013   FREE 
 +   65014   FREE 
 +   65015   FREE 
 +   65016   FREE 
 +   65017   FREE 
 +   65018   FREE 
 +   65019   FREE 
 +Checking files... (it might take few minutes)
  
-First unzip and untar it by using the command:+Checking running syntservers... 
 +   No syntserver FEATURE found
  
-<code> +------------------------------------------------------------------------- 
-# tar xvzf Voxygen_Vx.x_date.tar.gz+Please send the file 'CHECK.tgz' to Voxygen Support (support@voxygen.fr) 
 +-------------------------------------------------------------------------
 </code> </code>
  
-Nextgo to the directory of the Voxygen and type the following command:+CHECK.tgz is in the current directoryyou must sent it to support@voxygen.fr to get license file.
  
-<code> + 
-# cd Voxygen_Vx.x_date +
-# ./install.sh +
-</code>+
  
 ===== Configuration ===== ===== Configuration =====
  
 =====   ===== =====   =====
 +
 +First of all, get the http connector installer from :
 +
 +<code>
 +http://downloads.i6net.com/misc/tts/baratinoo
 +</code>
 +
  
 The TTS package install the HTTP scripts in: The TTS package install the HTTP scripts in:
  
 <code> <code>
-/var/www/tts/Voxygen+/var/www/tts/baratinoo
 </code> </code>
  
 In a default Debian installation, you can test the TTS installation at: In a default Debian installation, you can test the TTS installation at:
- 
 <code> <code>
-http://yourip/tts/Voxygen/tts.html+http://yourip/tts/baratinoo/ 
 +</code> 
 +We recommend you to install our ffmpeg binary, to get all debug sounds from this web interface. 
 +<code> 
 +http://downloads.i6net.com/misc/ffmpeg/
 </code> </code>
  
  • legacy/text-to-speech_guide/voxygen_tts/start.1429277934.txt.gz
  • Last modified: 2017/07/28 22:29
  • (external edit)