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
Next revisionBoth sides next revision
text-to-speech_guide:voxygen_tts:start [2015/04/17 12:55] – [About] javiertext-to-speech_guide:voxygen_tts:start [2015/04/17 15:14] – [Installation] javier
Line 21: Line 21:
  
 ===== Definition ===== ===== Definition =====
- +Voxygen offers more than 60 voices in 10 languageswith another 20 voices road-mapped in 10 new languages. WorldwideVoxygen is the only speech editor able to produce distinctive and multi-expressive voices capable of reflecting true human personalities.
-Voxygen is a company based in Barcelona (Spain)specializing in speech technologiesaimed basically at the Spanish, Portuguese and Latin American markets. +
 ===== Languages ===== ===== Languages =====
  
-English (US· French · Portuguese · Portuguese (Brazil· Spanish(Argentina· Spanish (Chile) · Spanish (Venezuela) · Spanish (Colombia) · Spanish (Cuba) · Spanish (Santo Domingo) · Spanish (Puerto Rico) · Spanish (Paraguay) · Spanish (Uruguay) · Spanish(Mexico) · Spanish (North America) · Spanish (Catalan) · Spanish (Valencia) · Spanish (Galician) · Spanish (Euskera) +  * Arabic 
 +  * English (UK ) 
 +  * French (France ) 
 +  * Italian 
 +  * Spanish ( Spain )
 ===== Installation ===== ===== Installation =====
  
-If your distribution does not use 'rpm' nor 'deb' please us to get specific installation packages or support.+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. 
 +Baratinoo do not support x64, so you need to install first 32 bist compatbility packages
 +For Debian or Ubuntu, install the **ia32-libs** package.For Red Hat or Centos, install the **glibc.i686** package. 
 +This is mandatory.
  
-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>
-# dpkg -i Voxygen-engines-x.yy.deb +Agnes.4.2_7.4_16i.lin.tgz 
-# dpkg -i --force-overwrite Voxygen-clients-x.yy.deb +Amanda.2.0_7.4_16i.lin.tgz 
-# dpkg -i --force-overwrite Voxygen-tts-*-x.yy.deb +Arnaud_neutre.1.0_7.4_16i.lin.tgz 
-# dpkg -i --force-overwrite Voxygen-asr-*-x.yy.deb (for the ASR)+Bibi.3.0_7.4_16i.lin.tgz 
 +Bronwen.1.3_7.4_16i.lin.tgz 
 +Bronwen.1.3_7.4_16i.lin.tgz.md5sum 
 +Damien.2.2_7.4_16i.lin.tgz 
 +Damien.2.2_7.4_16i.lin.tgz.md5sum 
 +ES_server_7.4_1_linx86.tgz 
 +...
 </code> </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')+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
-You will find the sntl package at:+
  
 <code> <code>
-/usr/share/doc/Voxygen+tar -C /opt -zxf ES_server_7.4_1_linx86.tgz 
 +cd /opt/baratinoo7.4_1 
 </code> </code>
  
-Then you start with:+Then you install each voice package. Just extract the voice archive in the <baratinoo>/config directory without changing the 
 +directories structure.
  
 <code> <code>
-# cd /usr/share/doc/Voxygen +tar -C /opt/baratinoo7.4_1/config Agnes.4.2_7.4_16i.lin.tgz 
-# dpkg -i sntl-sud_7.3.0-1_i386.deb+</code> 
 +If you have a lot a voices : 
 +<code> 
 +for v in *.lin.tgz ;do  tar -C /opt/baratinoo7.4_1/config -zxf $v ;done
 </code> </code>
- 
 You need to reboot the server to enable the USB deamon (). You need to reboot the server to enable the USB deamon ().
  
  • legacy/text-to-speech_guide/voxygen_tts/start.txt
  • Last modified: 2017/07/28 23:34
  • by javier