| License |
License |
|---|---|
| GroupId | GroupIdde.dfki.mary |
| ArtifactId | ArtifactIdmarytts-redstart |
| Last Version | Last Version5.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmarytts-redstart
An open-source, multilingual Text-to-Speech Synthesis platform written in Java
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| marytts-redstart-5.2.1.pom | |
| marytts-redstart-5.2.1.jar | 230 KB |
| marytts-redstart-5.2.1-sources.jar | 194 KB |
| marytts-redstart-5.2.1-javadoc.jar | 144 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.dfki.mary/marytts-redstart/ -->
<dependency>
<groupId>de.dfki.mary</groupId>
<artifactId>marytts-redstart</artifactId>
<version>5.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.dfki.mary/marytts-redstart/
implementation 'de.dfki.mary:marytts-redstart:5.2.1'
// https://jarcasting.com/artifacts/de.dfki.mary/marytts-redstart/
implementation ("de.dfki.mary:marytts-redstart:5.2.1")
'de.dfki.mary:marytts-redstart:jar:5.2.1'
<dependency org="de.dfki.mary" name="marytts-redstart" rev="5.2.1">
<artifact name="marytts-redstart" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.dfki.mary', module='marytts-redstart', version='5.2.1')
)
libraryDependencies += "de.dfki.mary" % "marytts-redstart" % "5.2.1"
[de.dfki.mary/marytts-redstart "5.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.dfki.mary : marytts-common | jar | 5.2.1 |
| de.dfki.mary : marytts-signalproc | jar | 5.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |