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
Last revisionBoth sides next revision
text-to-speech_guide:voxygen_tts:start [2015/04/17 15:22] – [Installation] javiertext-to-speech_guide:voxygen_tts:start [2017/07/28 23:18] – ↷ Page moved from legacy:text-to-speech_guide:voxygen_tts:start to text-to-speech_guide:voxygen_tts:start javier
Line 34: Line 34:
 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: 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.For Red Hat or Centos, install the **glibc.i686** package.+  *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. This is mandatory for x64 archs.
 +The init script need python installed to run, python is not mandatory, but recommended...
  
  
Line 76: Line 79:
 Now you must generate CHECK.tgz for license : Now you must generate CHECK.tgz for license :
 <code> <code>
 +cd /opt/baratinoo7.4_1/bin/linx86/
 +./check 
 +Checking installation / 2015-04-17 15:31:11.089670
 +==================================================
 +
 +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)
 +
 +Checking running syntservers...
 +   No syntserver FEATURE found
 +
 +-------------------------------------------------------------------------
 +Please send the file 'CHECK.tgz' to Voxygen Support (support@voxygen.fr)
 +-------------------------------------------------------------------------
 </code> </code>
  
 +CHECK.tgz is in the current directory, you must sent it to support@voxygen.fr to get license file.
  
 + 
  
 ===== 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.txt
  • Last modified: 2017/07/28 23:34
  • by javier