[mary-dev] Can't run the transcription tool

Ingmar Steiner ingmar.steiner at dfki.de
Fri Oct 24 13:42:32 CEST 2014


Dear Pubudu,

when you build from source using Maven, the output is placed under the 
`target` directory. So if you're building from the v5.1.1 tag, you 
should run `target/marytts-builder-5.1.1/bin/transcription.sh`.

If this doesn't work, please open a new issue on GitHub.

Best wishes,

-Ingmar

On 24.10.14 12:50, Pubudu Tharaka wrote:
> Hi,
>
> I'm trying to add Sinhala language support to Mary TTS. First forked the
> marytts official project to my github account and took a clone of the
> forked project to my local hard disk. Then built the project with "sudo
> mvn install". Build successful message was displayed. Then as described
> in the instructions I tried to run the Transcription tool. For that I
> changed my directory to
>   "$MARY_BASE/marytts-assembly/assembly-builder/src/builder/bin" and ran
> the transcription tool by running the "transcription.sh" file. Then I
> came across the following error,
>
>     java version "1.7.0_72"
>     Java(TM) SE Runtime Environment (build 1.7.0_72-b14)
>     Java HotSpot(TM) 64-Bit Server VM (build 24.72-b04, mixed mode)
>
>     Error: Could not find or load main class
>     marytts.tools.transcription.TranscriptionGUI
>
>
> Operating system: Ubuntu 14.04
>
> Maven details as follows:
>
>     Apache Maven 3.0.5
>     Maven home: /usr/share/maven
>     Java version: 1.7.0_72, vendor: Oracle Corporation
>     Java home: /usr/lib/jvm/java-7-oracle/jre
>     Default locale: en_US, platform encoding: UTF-8
>     OS name: "linux", version: "3.13.0-37-generic", arch: "amd64",
>     family: "unix"
>
> Please help me to solve this issue. I did the same thing in Windows 7.
> Same error occurred.
> Thank you.
>
>
> _______________________________________________
> Mary-dev mailing list
> Mary-dev at dfki.de
> http://www.dfki.de/mailman/cgi-bin/listinfo/mary-dev
>


More information about the Mary-dev mailing list