Removed unnecessary files
Former-commit-id: 70de9bddc93e6fc60f9882d102b27cb9aa1aca0e
This commit is contained in:
parent
54ea6d3c01
commit
22dbc6e7ae
56 changed files with 270534 additions and 5171 deletions
|
|
@ -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>
|
||||
|
|
@ -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>
|
||||
|
|
@ -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>
|
||||
|
|
@ -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>
|
||||
|
|
@ -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>
|
||||
|
|
@ -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>
|
||||
|
|
@ -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>
|
||||
|
|
@ -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>
|
||||
BIN
external/marytts-5.1.2/lib/icu4j-54.1.1.jar
vendored
Executable file
BIN
external/marytts-5.1.2/lib/icu4j-54.1.1.jar
vendored
Executable file
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
ded7cebf8d1a3d9589f7a3efb6a74f485cb0c715
|
||||
BIN
external/marytts-5.1.2/lib/marytts-client-5.1.2-jar-with-dependencies.jar
vendored
Executable file
BIN
external/marytts-5.1.2/lib/marytts-client-5.1.2-jar-with-dependencies.jar
vendored
Executable file
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
6c5cbb3b643d1781ac649994fc6c3e61260423fc
|
||||
|
|
@ -1 +0,0 @@
|
|||
32839ee3251b54fd3de78666baeb8b7e112e3bbf
|
||||
BIN
external/marytts-5.1.2/lib/marytts-lang-en-5.1.2.jar
vendored
Executable file
BIN
external/marytts-5.1.2/lib/marytts-lang-en-5.1.2.jar
vendored
Executable file
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
3672f1978fbcff06ddf522d0df7eed79e1654a87
|
||||
BIN
external/marytts-5.1.2/lib/marytts-lang-fr-5.1.2.jar
vendored
BIN
external/marytts-5.1.2/lib/marytts-lang-fr-5.1.2.jar
vendored
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
77f2d7a6e9cb2d0dd594af20f52f5033e89aaf8d
|
||||
BIN
external/marytts-5.1.2/lib/marytts-lang-ru-5.1.2.jar
vendored
BIN
external/marytts-5.1.2/lib/marytts-lang-ru-5.1.2.jar
vendored
Binary file not shown.
BIN
external/marytts-5.1.2/lib/marytts-lang-te-5.1.2.jar
vendored
BIN
external/marytts-5.1.2/lib/marytts-lang-te-5.1.2.jar
vendored
Binary file not shown.
BIN
external/marytts-5.1.2/lib/marytts-lang-tr-5.1.2.jar
vendored
BIN
external/marytts-5.1.2/lib/marytts-lang-tr-5.1.2.jar
vendored
Binary file not shown.
BIN
external/marytts-5.1.2/lib/marytts-runtime-5.1.2-jar-with-dependencies.jar
vendored
Executable file
BIN
external/marytts-5.1.2/lib/marytts-runtime-5.1.2-jar-with-dependencies.jar
vendored
Executable file
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
47c8c0d8509f015c1529d687fc44ddba6f9e792d
|
||||
BIN
external/marytts-5.1.2/lib/voice-cmu-slt-hsmm-5.1.2.jar
vendored
Executable file
BIN
external/marytts-5.1.2/lib/voice-cmu-slt-hsmm-5.1.2.jar
vendored
Executable file
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
c64179cfd0bf177354da0a9ca262399f9208da23
|
||||
|
|
@ -1 +0,0 @@
|
|||
de9c1039516bb708acf02ab7157f9d617d20a91f
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
Sathish | ' s a - t I S
|
||||
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
Sathish | ' s A - t I S
|
||||
Eire | ' E - r @
|
||||
speech | ' s p i tS
|
||||
hasnt | ' h { z n t
|
||||
havent | ' h { v n t
|
||||
mustnt | ' m V s n t
|
||||
isnt | ' I z n t
|
||||
does | ' d V z
|
||||
|
|
@ -1 +0,0 @@
|
|||
synthèse|s e~ - t E z
|
||||
5055
external/marytts-5.1.2/user-dictionaries/userdict-ru.txt
vendored
5055
external/marytts-5.1.2/user-dictionaries/userdict-ru.txt
vendored
File diff suppressed because it is too large
Load diff
BIN
external/pi4j-1.1/pi4j-core-javadoc-1.1-SNAPSHOT.jar
vendored
Normal file
BIN
external/pi4j-1.1/pi4j-core-javadoc-1.1-SNAPSHOT.jar
vendored
Normal file
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
f5f1233720cc2e51d8b732e5010df1018eefd115
|
||||
BIN
external/pi4j-1.1/pi4j-device-javadoc-1.1-SNAPSHOT.jar
vendored
Normal file
BIN
external/pi4j-1.1/pi4j-device-javadoc-1.1-SNAPSHOT.jar
vendored
Normal file
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
015ed72cae989b46deca43c6e4cc02fb2cbe6419
|
||||
BIN
lib/Ab.jar
Executable file
BIN
lib/Ab.jar
Executable file
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
34453494828d91295bc0320f06bfad6931d02269
|
||||
BIN
lib/commons-math3-3.5.jar
Executable file
BIN
lib/commons-math3-3.5.jar
Executable file
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
db99f8c288c731c6bd44400072813a7945d94bfa
|
||||
BIN
lib/marytts-client-5.1.2-jar-with-dependencies.jar
Executable file
BIN
lib/marytts-client-5.1.2-jar-with-dependencies.jar
Executable file
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
6c5cbb3b643d1781ac649994fc6c3e61260423fc
|
||||
BIN
lib/marytts-runtime-5.1.2-jar-with-dependencies.jar
Executable file
BIN
lib/marytts-runtime-5.1.2-jar-with-dependencies.jar
Executable file
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
47c8c0d8509f015c1529d687fc44ddba6f9e792d
|
||||
BIN
lib/sphinx4-core.jar
Executable file
BIN
lib/sphinx4-core.jar
Executable file
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
b93e32f582402755712127c387d140634153e1fe
|
||||
BIN
lib/sqlite-jdbc-3.8.11.2_HACKED_FOR_RPI.jar
Normal file
BIN
lib/sqlite-jdbc-3.8.11.2_HACKED_FOR_RPI.jar
Normal file
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
780cf0675d70454c95c447e3c27ef976c1105779
|
||||
133425
resource/sphinx-models/cmudict-en-us.dict
Executable file
133425
resource/sphinx-models/cmudict-en-us.dict
Executable file
File diff suppressed because it is too large
Load diff
|
|
@ -1 +0,0 @@
|
|||
0870ec77c5e1c0aef3975970500d4088d5cbd4f2
|
||||
BIN
resource/sphinx-models/en-us.lm.dmp
Executable file
BIN
resource/sphinx-models/en-us.lm.dmp
Executable file
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
722928ebdfc0448f5105119f34cdd9ef3a059942
|
||||
137109
resource/sphinx-models/en-us/mdef
Executable file
137109
resource/sphinx-models/en-us/mdef
Executable file
File diff suppressed because it is too large
Load diff
|
|
@ -1 +0,0 @@
|
|||
f50956a04a9868f60acd9d8fc7bf331bc7246860
|
||||
BIN
resource/sphinx-models/en-us/means
Executable file
BIN
resource/sphinx-models/en-us/means
Executable file
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
82a412218a02e5431d501b734127f52699f84299
|
||||
BIN
resource/sphinx-models/en-us/variances
Executable file
BIN
resource/sphinx-models/en-us/variances
Executable file
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
4c6ffbb2c5b9456d365e393c177fc9aba1611a51
|
||||
Loading…
Add table
Add a link
Reference in a new issue