Changes between Version 10 and Version 11 of HMMVoiceCreationMary4.0


Ignore:
Timestamp:
09/24/09 15:18:51 (16 years ago)
Author:
marcela_charfuelan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HMMVoiceCreationMary4.0

    v10 v11  
    2424'''MARY requirements:'''[[BR]] 
    2525- Operating System - Linux (tested on Ubuntu 9.04) [[BR]] 
    26 - MARY TTS 4.0 (beta) including Voice import tools during installation - link: http://mary.dfki.de/download/4.0%20beta/openmary-standalone-install-4.0beta.jar [[BR]] 
     26- MARY TTS 4.0 (beta) including Voice import tools during installation - link: [http://mary.dfki.de/download/4.0%20beta/openmary-standalone-install-4.0beta.jar MARY TTS 4.0 beta] [[BR]] 
    2727- HTS '''speaker dependent training demo''' adapted to the MARY 4.0 beta platform: 
    2828     * without CMU-ARCTIC-SLT data (112K):  included in your MARY TTS 4.0 beta installation: $MARY_BASE/lib/hts/HTS-demo_for_MARY-4.0-beta.tar.gz [[BR]] 
    29      * with CMU-ARCTIC-SLT data (92MB) - link: http://mary.dfki.de/download/4.0%20beta/HTS-demo_CMU-ARCTIC-SLT_for_MARY-4.0-beta.tar.gz [[BR]] 
     29     * with CMU-ARCTIC-SLT data (92MB) - link: [http://mary.dfki.de/download/4.0%20beta/HTS-demo_CMU-ARCTIC-SLT_for_MARY-4.0-beta.tar.gz HTS-demo_CMU-ARCTIC-SLT_for_MARY-4.0-beta] [[BR]] 
    3030 
    3131'''HTS requirements:''' please download and follow the instructions for installing:[[BR]] 
    32 - HTS-2.1_for_HTK-3.4.patch link: http://hts.sp.nitech.ac.jp/archives/2.1/HTS-2.1_for_HTK-3.4.tar.bz2 [[BR]] 
     32- [http://hts.sp.nitech.ac.jp/archives/2.1/HTS-2.1_for_HTK-3.4.tar.bz2 HTS-2.1_for_HTK-3.4.patch] [[BR]] 
    3333- HTK-3.4 and HDecode patched with HTS-2.1_for_HTK-3.4.patch links: 
    34     * HTK link (you will need to register first): http://htk.eng.cam.ac.uk/ftp/software/HTK-3.4.1.tar.gz [[BR]]  
    35     * HDecode link (you will need to register first): http://htk.eng.cam.ac.uk/prot-docs/hdecode.shtml [[BR]] 
    36 - SPTK-3.2  link: http://downloads.sourceforge.net/sp-tk/SPTK-3.2.tar.gz [[BR]] 
    37 - hts_engine_API-1.01 link:  http://downloads.sourceforge.net/hts-engine/hts_engine_API-1.01.tar.gz [[BR]] 
     34    * [http://htk.eng.cam.ac.uk/ftp/software/HTK-3.4.1.tar.gz HTK-3.4] (you will need to register first) [[BR]]  
     35    * [http://htk.eng.cam.ac.uk/prot-docs/hdecode.shtml HDecode] (you will need to register first) [[BR]] 
     36- [http://downloads.sourceforge.net/sp-tk/SPTK-3.2.tar.gz SPTK-3.2] [[BR]] 
     37- [http://downloads.sourceforge.net/hts-engine/hts_engine_API-1.01.tar.gz hts_engine_API-1.01] [[BR]] 
    3838 
    3939'''Other requirements:''' the following programs are also required: [[BR]] 
     
    4141- perl normally available in linux [[BR]] 
    4242- bc normally available in linux [[BR]] 
    43 - sox, minimum SoX v13.0.0, normally available in linux. link: http://sox.sourceforge.net/ [[BR]] 
    44 - tcl supporting snack, for example  ActiveTcl. link: http://www.activestate.com/Products/ActiveTcl/ [[BR]] 
    45 - snack library for tcl. link: http://www.speech.kth.se/snack/download.html  [[BR]] 
    46 - EHMM for automatic labeling, available with festvox-2.1 link: http://festvox.org/download.html [[BR]] 
     43- sox, v13.0 or greater [http://sox.sourceforge.net/ SoX], normally available in linux. [[BR]] 
     44- tcl supporting snack, for example  [http://www.activestate.com/Products/ActiveTcl/ ActiveTcl.] [[BR]] 
     45- [http://www.speech.kth.se/snack/download.html snack] library for tcl.  [[BR]] 
     46- EHMM for automatic labeling, available with [http://festvox.org/download.html festvox-2.1] [[BR]] 
    4747 
    4848The HTS demo for MARY 4.0 beta, includes a shell script "check_programs.sh" that will help you to check if all the previous programs are installed. 
     
    5757 
    5858'''a-''' If you would like to try the HTS-demo_CMU-ARCTIC-SLT for MARY 4.0 beta from scratch:[[BR]] 
    59 Download the [http://mary.dfki.de/download/4.0%20beta/HTS-demo_CMU-ARCTIC-SLT_for_MARY-4.0-beta.tar.gz] (92MB), unpack the file and go to that directory: 
     59Download the [http://mary.dfki.de/download/4.0%20beta/HTS-demo_CMU-ARCTIC-SLT_for_MARY-4.0-beta.tar.gz HTS-demo_CMU-ARCTIC-SLT_for_MARY-4.0-beta] (92MB), unpack the file and go to that directory: 
    6060{{{ 
    6161   tar -zxvf HTS-demo_CMU-ARCTIC-SLT_for_MARY-4.0-beta.tar.gz 
     
    300300 
    301301Marcela Charfuelan[[BR]] 
    302 Thu Sep 24 14:55:06 CEST 2009 
     302Thu Sep 24 15:19:25 CEST 2009