Removed unnecessary files

Former-commit-id: 70de9bddc93e6fc60f9882d102b27cb9aa1aca0e
This commit is contained in:
Ziver Koc 2016-02-09 16:17:14 +01:00
parent 54ea6d3c01
commit 22dbc6e7ae
56 changed files with 270534 additions and 5171 deletions

View file

@ -1,10 +0,0 @@
<marytts-install xmlns="http://mary.dfki.de/installer">
<language locale="de" name="de" version="5.1.2">
<description>de language component</description>
<license href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"/>
<package filename="marytts-lang-de-5.1.2.zip" md5sum="dummy" size="0">
<location href="http://mary.dfki.de/download/5.1.2/"/>
</package>
<files>lib/marytts-lang-de-5.1.2.jar</files>
</language>
</marytts-install>

View file

@ -1,10 +0,0 @@
<marytts-install xmlns="http://mary.dfki.de/installer">
<language locale="en-GB" name="en-GB" version="5.1.2">
<description>en-GB language component</description>
<license href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"/>
<package filename="marytts-lang-en-GB-5.1.2.zip" md5sum="dummy" size="0">
<location href="http://mary.dfki.de/download/5.1.2/"/>
</package>
<files>lib/marytts-lang-en-GB-5.1.2.jar</files>
</language>
</marytts-install>

View file

@ -1,10 +0,0 @@
<marytts-install xmlns="http://mary.dfki.de/installer">
<language locale="fr" name="fr" version="5.1.2">
<description>fr language component</description>
<license href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"/>
<package filename="marytts-lang-fr-5.1.2.zip" md5sum="dummy" size="0">
<location href="http://mary.dfki.de/download/5.1.2/"/>
</package>
<files>lib/marytts-lang-fr-5.1.2.jar</files>
</language>
</marytts-install>

View file

@ -1,10 +0,0 @@
<marytts-install xmlns="http://mary.dfki.de/installer">
<language locale="it" name="it" version="5.1.2">
<description>it language component</description>
<license href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"/>
<package filename="marytts-lang-it-5.1.2.zip" md5sum="dummy" size="0">
<location href="http://mary.dfki.de/download/5.1.2/"/>
</package>
<files>lib/marytts-lang-it-5.1.2.jar</files>
</language>
</marytts-install>

View file

@ -1,10 +0,0 @@
<marytts-install xmlns="http://mary.dfki.de/installer">
<language locale="ru" name="ru" version="5.1.2">
<description>ru language component</description>
<license href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"/>
<package filename="marytts-lang-ru-5.1.2.zip" md5sum="dummy" size="0">
<location href="http://mary.dfki.de/download/5.1.2/"/>
</package>
<files>lib/marytts-lang-ru-5.1.2.jar</files>
</language>
</marytts-install>

View file

@ -1,10 +0,0 @@
<marytts-install xmlns="http://mary.dfki.de/installer">
<language locale="te" name="te" version="5.1.2">
<description>te language component</description>
<license href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"/>
<package filename="marytts-lang-te-5.1.2.zip" md5sum="dummy" size="0">
<location href="http://mary.dfki.de/download/5.1.2/"/>
</package>
<files>lib/marytts-lang-te-5.1.2.jar</files>
</language>
</marytts-install>

View file

@ -1,10 +0,0 @@
<marytts-install xmlns="http://mary.dfki.de/installer">
<language locale="tr" name="tr" version="5.1.2">
<description>tr language component</description>
<license href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"/>
<package filename="marytts-lang-tr-5.1.2.zip" md5sum="dummy" size="0">
<location href="http://mary.dfki.de/download/5.1.2/"/>
</package>
<files>lib/marytts-lang-tr-5.1.2.jar</files>
</language>
</marytts-install>

View file

@ -1,14 +0,0 @@
<?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>