MaryTTS

An open-source, multilingual Text-to-Speech Synthesis platform written in Java

License

License

GroupId

GroupId

de.dfki.mary
ArtifactId

ArtifactId

marytts
Last Version

Last Version

5.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

MaryTTS
An open-source, multilingual Text-to-Speech Synthesis platform written in Java
Project URL

Project URL

http://mary.dfki.de
Project Organization

Project Organization

DFKI GmbH
Source Code Management

Source Code Management

https://github.com/marytts/marytts

Download marytts

Filename Size
marytts-5.2.1.pom 20 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/de.dfki.mary/marytts/ -->
<dependency>
    <groupId>de.dfki.mary</groupId>
    <artifactId>marytts</artifactId>
    <version>5.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.dfki.mary/marytts/
implementation 'de.dfki.mary:marytts:5.2.1'
// https://jarcasting.com/artifacts/de.dfki.mary/marytts/
implementation ("de.dfki.mary:marytts:5.2.1")
'de.dfki.mary:marytts:pom:5.2.1'
<dependency org="de.dfki.mary" name="marytts" rev="5.2.1">
  <artifact name="marytts" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.dfki.mary', module='marytts', version='5.2.1')
)
libraryDependencies += "de.dfki.mary" % "marytts" % "5.2.1"
[de.dfki.mary/marytts "5.2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • marytts-common
  • marytts-languages
  • marytts-signalproc
  • marytts-runtime
  • marytts-client
  • marytts-builder
  • marytts-redstart
  • marytts-transcription
  • voice-cmu-slt-hsmm
  • marytts-assembly

Versions

Version
5.2.1