Timo Baumann

Results 15 comments of Timo Baumann

some initial work towards what I want is in github.com:timobaumann/NN-SVG.git

or, beyond a warning, put an assertion that getAttribute("orig")/getTextContent() should already be identical to origText. The fix looks good to me, what do you say, @seblemaguer? @akoehn, you say you...

I wrote a new fix which specifically targets the problem of dot-insertion at the end of abbreviations (as in the example on the top). Please have a look at pull...

we've since found a few more bugs in orig-incompatibility during normalization. See https://bitbucket.org/natsuhh/marytts/issues?status=new&status=open . We'd appreciate your input on whether you're willing to accept our changes (new test cases to...

sorry, changed from Java8 to Java7 and also moved this into setup (rather than re-evaluating on every call).

hi, the issue might be that jitpack VMs do not have ruby installed. From the error log on jitpack: ``` /home/jitpack/build/build.xml:18: Execute failed: java.io.IOException: Cannot run program "./scripts/extract-module-classes.rb" (in directory...

actually, there's no need to run the ruby script just for building, is there? (I guess that should be fixed in the ant-based build-process.)

can the call to ruby be restricted (via ant-logic) to only be run in case that one wants to run sempre (rather than just build the library)?

not quite modal but the commented lines (126 & 137) help a lot if uncommented: people can still loose the filedialog behind other windows but they at least cannot click...

it didn't happen for me either (linux/GTK), so I'm leaving it in. The alternative was much more disturbing: actions in the parent window would not yield any responses while the...