org.clojars.jeffsigmon/maryclient

Socket client implementation and interface to The MARY Text-to-Speech System. MARY is an open-source, multilingual Text-to-Speech Synthesis platform written in Java. It was originally developed as a collaborative project of DFKI's Language Technology lab and the Institute of Phonetics at Saarland University and is now being maintained by DFKI. As of version 4.3, MARY TTS supports German, British and American English, Telugu, Turkish, and Russian; more languages are in preparation. MARY TTS comes with toolkits for quickly adding support for new languages and for building unit selection and HMM-based synthesis voices. http://mary.dfki.de/

  • VCSN/A

  • cljdoc documentationcljdoc
  • 40 Downloads
  • 40 This Version

Leiningen/Boot

[org.clojars.jeffsigmon/maryclient "4.3.0"]

Clojure CLI/deps.edn

org.clojars.jeffsigmon/maryclient {:mvn/version "4.3.0"}

Gradle

implementation("org.clojars.jeffsigmon:maryclient:4.3.0")

Maven

<dependency>
  <groupId>org.clojars.jeffsigmon</groupId>
  <artifactId>maryclient</artifactId>
  <version>4.3.0</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.