[mary-users] AudioConverterGUI

Nickolay V. Shmyrev nshmyrev at yandex.ru
Fri Dec 4 22:49:15 CET 2009


В Птн, 04/12/2009 в 08:41 +0100, Thorsten Westermann пишет:
> My wav files are now the same format as the wav files from the arctic sample, but it's still not working correctly (still wrong duration of labels).
> 
> I wanted to start the AudioConverterGUI to make sure everything is really correct, but I got the following exception:


> Westermann at Westermann-desktop:~/marytts/java/marytts/tools/voiceimport$ java -cp mary-common.jar:swing-layout-1.0.jar:signalproc.jar marytts.util.data.audio.AudioConverterGUI
> Exception in thread "main" java.lang.NoClassDefFoundError: marytts/util/data/audio/AudioConverterGUI
> Caused by: java.lang.ClassNotFoundException: marytts.util.data.audio.AudioConverterGUI
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:323)
> 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:268)
> 	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336)
> Could not find the main class: marytts.util.data.audio.AudioConverterGUI. Program will exit.
> Westermann at Westermann-desktop:~/marytts/java/marytts/tools/voiceimport$ 
> 

To help Mark a bit, the new command should be

java -cp \
voiceimport.jar:mary-common.jar:swing-layout-1.0.jar:signalproc.jar \
marytts.tools.voiceimport.AudioConverterGUI

since this tool is moved. Wiki needs to be updated though. Please expect
little issues in documentation, it's a usual thing for a project in
active development. The mistakes like above could be easily solved with
little reading about classpath and searching for the file.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: =?koi8-r?Q?=FC=D4=C1?= =?koi8-r?Q?_=DE=C1=D3=D4=D8?=
 =?koi8-r?Q?_=D3=CF=CF=C2=DD=C5=CE=C9=D1?=
 =?koi8-r?Q?_=D0=CF=C4=D0=C9=D3=C1=CE=C1?=
 =?koi8-r?Q?_=C3=C9=C6=D2=CF=D7=CF=CA?=
 =?koi8-r?Q?_=D0=CF=C4=D0=C9=D3=D8=C0?=
Url : http://www.dfki.de/pipermail/mary-users/attachments/20091205/76a712e3/attachment.pgp 


More information about the Mary-users mailing list