Changes between Version 17 and Version 18 of NewLanguageSupport
- Timestamp:
- 11/24/09 13:01:30 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewLanguageSupport
v17 v18 450 450 451 451 == 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: 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. It can be started as follows: 453 454 {{{ 455 java -cp mary-common.jar:swing-layout-1.0.jar:signalproc.jar marytts.util.data.audio.AudioConverterGUI 456 }}} 453 457 454 458 [[Image(AudioConverterGUI.png)]]