Changes between Version 10 and Version 11 of HMMVoiceCreationMary4.0
- Timestamp:
- 09/24/09 15:18:51 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HMMVoiceCreationMary4.0
v10 v11 24 24 '''MARY requirements:'''[[BR]] 25 25 - 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]] 27 27 - HTS '''speaker dependent training demo''' adapted to the MARY 4.0 beta platform: 28 28 * 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]] 30 30 31 31 '''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]] 33 33 - 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]] 38 38 39 39 '''Other requirements:''' the following programs are also required: [[BR]] … … 41 41 - perl normally available in linux [[BR]] 42 42 - 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]] 47 47 48 48 The 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. … … 57 57 58 58 '''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:59 Download 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: 60 60 {{{ 61 61 tar -zxvf HTS-demo_CMU-ARCTIC-SLT_for_MARY-4.0-beta.tar.gz … … 300 300 301 301 Marcela Charfuelan[[BR]] 302 Thu Sep 24 1 4:55:06CEST 2009302 Thu Sep 24 15:19:25 CEST 2009