14 lines
766 B
XML
Executable file
14 lines
766 B
XML
Executable file
<?xml version="1.0" encoding="UTF-8"?>
|
|
<marytts-install xmlns="http://mary.dfki.de/installer">
|
|
<voice gender="female" locale="en-US" name="cmu-slt-hsmm"
|
|
type="hsmm" version="5.1.2">
|
|
<description>A female US English Hidden semi-Markov model voice, built from voice recordings provided by Carnegie Mellon University.</description>
|
|
<license href="http://mary.dfki.de/download/voices/arctic-license.html"/>
|
|
<package filename="voice-cmu-slt-hsmm-5.1.2.zip"
|
|
md5sum="${zip_md5}" size="${zip_size}">
|
|
<location href="http://mary.dfki.de/download/5.1.2/"/>
|
|
</package>
|
|
<files>lib/voice-cmu-slt-hsmm-5.1.2.jar</files>
|
|
<depends language="en-US" version="5.1.2"/>
|
|
</voice>
|
|
</marytts-install>
|