Thanks for your article in JavaMagazin - which Maven repository do I need to configure in order to properly fetch the DFKI artefacts:
The following artifacts could not be resolved: de.dfki.mary:marytts-runtime:jar:5.2, de.dfki.mary:marytts-common:jar:5.2, de.dfki.mary:marytts-signalproc:jar:5.2, de.dfki.mary:voice-bits1-hsmm:jar:5.2, de.dfki.mary:voice-bits3-hsmm:jar:5.2: Could not find artifact de.dfki.mary:marytts-runtime:jar:5.2 in central (https://repo.maven.apache.org/maven2) -> [Help 1]
[ERROR]
Thanks for your article in JavaMagazin - which Maven repository do I need to configure in order to properly fetch the DFKI artefacts:
I just cloned the repo and ran mvn install
Thanks