Changes between Version 27 and Version 28 of VoiceImportToolsTutorial


Ignore:
Timestamp:
01/25/10 17:17:13 (14 years ago)
Author:
ingmar.steiner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VoiceImportToolsTutorial

    v27 v28  
    131131'''Global Configuration Settings''' 
    132132 
    133   Domain   - general or  limited[[BR]] Gender   - male or female[[BR]] Locale   - which specifies language of domain (de - Deutsch or en - English) [[BR]] (Currently,  MARY supporting 2 language only: 1. Deutsch 2. English)[[BR]] Marybase - MARY Installation Directory (Global Path)[[BR]] Rootdir  - Voice Building Directory (Global Path)[[BR]] Wavdir   - Where we can store Wave files [[BR]] Textdir  - Where we can store corresponding Transcriptions [[BR]] 
     133  Domain   - general or  limited[[BR]] Gender   - male or female[[BR]] Locale   - which specifies language of domain (de - Deutsch or en - English) [[BR]] (Currently,  MARY supports 2 language only: 1. Deutsch 2. English)[[BR]] Marybase - MARY Installation Directory (Global Path)[[BR]] Rootdir  - Voice Building Directory (Global Path)[[BR]] Wavdir   - Where we can store Wave files [[BR]] Textdir  - Where we can store corresponding Transcriptions [[BR]] 
    134134 
    135 After clicking the "'''Save'''"-button, you will get to the main window of Voice Import Tools as shown in Screen shot. There you can see a list of modules. A component is executed by ticking the associated checkbox and clicking on "Run". 
     135After clicking the '''Save''' button, you will get to the main window of Voice Import Tools as shown in Screen shot. There you can see a list of modules. A component is executed by ticking the associated checkbox and clicking on '''Run'''. 
    136136 
    137137'''Component Configuration Settings''' 
    138138 
    139 You can verify and change the settings for each individual component by clicking on the '''wrench symbol''' next to the component.  Clicking on "Settings" takes you to the window where you can change the basic settings.  In a settings window, you can change the view to the settings of another module or the basic settings via the  drop-down menu. Basically, all modules need to be run to import the voice into MARY. For more detailed information, check the general help file - just click on "Help" in the main window. Clicking on help in the settings window opens a help window with details about the displayed settings. We recommended to give Absolute Paths for individual Configuration Settings. These config settings are arguments to components to perform the corresponding task. 
     139You can verify and change the settings for each individual component by clicking on the '''wrench symbol''' next to the component.  Clicking on "Settings" takes you to the window where you can change the basic settings.  In a settings window, you can change the view to the settings of another module or the basic settings via the  drop-down menu. Basically, all modules need to be run to import the voice into MARY. For more detailed information, check the general help file - just click on "Help" in the main window. Clicking on help in the settings window opens a help window with details about the displayed settings. It is recommended to give Absolute Paths for individual Configuration Settings. These config settings are arguments to components to perform the corresponding task. 
    140140 
    141141The import tool creates two files in the directory where you started it - database.config and importMain.config. database.config contains the values of the settings - you can change the settings also in this file, but be aware that  this may cause problems.