marytts / marytts-installer

Standalone installer for MaryTTS
Other
17 stars 13 forks source link

Missing DNS entry mary.dfki.de #19

Closed samhodge-aiml closed 1 month ago

samhodge-aiml commented 1 month ago
nslookup mary.dfki.de
Server:         127.0.0.53
Address:        127.0.0.53#53

** server can't find mary.dfki.de: NXDOMAIN
Executing command: "cmu-slt:install"
:cmu-slt:payload
FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all dependencies for configuration ':cmu-slt:marytts'.
> Could not resolve de.dfki.mary:voice-cmu-slt:5.2.
  Required by:
      MaryTTS:cmu-slt:5.2
   > Could not resolve de.dfki.mary:voice-cmu-slt:5.2.
      > Could not get resource 'http://mary.dfki.de/repo/de/dfki/mary/voice-cmu-slt/5.2/ivy-5.2.xml'.
         > Could not GET 'http://mary.dfki.de/repo/de/dfki/mary/voice-cmu-slt/5.2/ivy-5.2.xml'.
            > mary.dfki.de
psibre commented 1 month ago

DFKI has apparently shut off the mary.dfki.de subdomain.

You can however manually download and unpack the missing voice asset from https://github.com/marytts/voice-cmu-slt/releases/tag/v5.2

I'll see if I can find time to update the code to avoid hitting the now defunct domain.