Peter Reutemann

Results 26 comments of Peter Reutemann

[We](https://waikato-ufdl.github.io/) had a discussion around this today. For the time being, we will concentrate on getting a handle on STT (DeepSpeech) and TTS (MaryTTS), with building up a speech corpus...

No worries, we're all busy. ;-) The default resource filtering with Maven works fine with scripts that are part of the same module. However, when using the [dependency plugin](https://maven.apache.org/plugins/maven-dependency-plugin/unpack-dependencies-mojo.html) to...

Most of my projects are GPLv3, hence I set up my IDE to automatically add the GPL preamble. I've fixed this. Thanks for pointing this out! I will try to...

Can you provide some more details? The following worked for me: * created a user with a space in the name called `joe joe` on a Windows VM * downloaded...

When adding `--output-commandline`, it shows this: ``` INFO: Command-line: C:\Users\joe joe\rsync4j\bin\rsync.exe --recursive /cygdrive/c/Users/joe joe/Downloads/rsync4j-all-3.2.3-10/lib /cygdrive/c/Users/joe joe/Downloads/target ``` As you can see, rsync executable, source and target directory all have a...