[mary-users] Performance optimizations

Rockstar Flo rockstarflo at gmail.com
Mon Feb 20 22:51:44 CET 2017


how can I change the default level of logging? When I add the dependencies,
I can not make changes to the jars.

Best Florian

2017-02-19 16:53 GMT+01:00 Rockstar Flo <rockstarflo at gmail.com>:

> Hi Sébastien,
>
> Thanks. I'll try to do that.
>
> Best,
> Florian
>
> 2017-02-18 17:32 GMT+01:00 Sébastien Le Maguer <
> slemaguer at coli.uni-saarland.de>:
>
>> Hello,
>>
>> you can disable the logging system by changing the default level but
>> that's basically it. Considering the XML overhead, MaryTTS is using XML as
>> the data representation internally. Therefore, you can't get rid of it for
>> now.
>>
>> Kind regards,
>> Sébastien
>> On Sat, Feb 18 2017 (17:28), Rockstar Flo <rockstarflo at gmail.com> wrote:
>>
>> > Hi :)
>> >
>> > it takes me 100ms to generate the phonetic transcription of a small
>> string:
>> > marytts.generateXML("this is a test"); // takes 100 ms
>> > Its already fast, but is there a way to even let it run faster?
>> > For instance I don't need the log output in the console.
>> > Also, I only need the phonetic transcription and have no use for all
>> the xml overhead.
>> >
>> > Setup:
>> > Im using the dependencies for my project:
>> > <dependency>
>> >    <groupId>de.dfki.mary</groupId>
>> >    <artifactId>voice-cmu-slt-hsmm</artifactId>
>> >    <version>5.2</version>
>> > </dependency>
>> >
>> > Best,
>> > Florian
>>
>>
>> --
>> Dr. Sébastien Le Maguer
>> Postdoctorate researcher
>>
>> Saarland University
>> Campus C7.4 - room 2.03
>> D-66123 Saarbrücken
>> Germany
>>
>> phone : +49-681-302-70030
>> Mail: slemaguer at coli.uni-saarland.de
>> website :  http://www.coli.uni-saarland.de/~slemaguer/
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.dfki.de/pipermail/mary-users/attachments/20170220/f0d44ae2/attachment.htm 


More information about the Mary-users mailing list