marytts-client

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.dfki.mary
ArtifactId

ArtifactId

marytts-client
Last Version

Last Version

5.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

marytts-client
An open-source, multilingual Text-to-Speech Synthesis platform written in Java
Project Organization

Project Organization

DFKI GmbH

Download marytts-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
de.dfki.mary : marytts-common jar 5.2.1
de.dfki.mary : marytts-signalproc jar 5.2.1
org.incava : java-diff jar 1.1

test (2)

Group / Artifact Type Version
de.dfki.mary : voice-cmu-slt-hsmm jar 5.2.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
5.2.1