Changes between Version 17 and Version 18 of NewLanguageSupport


Ignore:
Timestamp:
11/24/09 13:01:30 (14 years ago)
Author:
masc01
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NewLanguageSupport

    v17 v18  
    450450 
    451451== 9. Convert recorded audio == 
    452 Usually it makes sense to convert the audio recorded from the speaker before building a synthetic voice from it. MARY provides a GUI that provides a range or processing options: 
     452Usually it makes sense to convert the audio recorded from the speaker before building a synthetic voice from it. MARY provides a GUI that provides a range or processing options. It can be started as follows: 
     453 
     454{{{ 
     455java -cp mary-common.jar:swing-layout-1.0.jar:signalproc.jar marytts.util.data.audio.AudioConverterGUI 
     456}}} 
    453457 
    454458[[Image(AudioConverterGUI.png)]]