mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 07:02:02 +01:00
06eeff17f1
* [PiperTTS] Initial contribution Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
40 lines
1.1 KiB
Plaintext
40 lines
1.1 KiB
Plaintext
This content is produced and maintained by the openHAB project.
|
|
|
|
* Project home: https://www.openhab.org
|
|
|
|
== Declared Project Licenses
|
|
|
|
This program and the accompanying materials are made available under the terms
|
|
of the Eclipse Public License 2.0 which is available at
|
|
https://www.eclipse.org/legal/epl-2.0/.
|
|
|
|
== Source Code
|
|
|
|
https://github.com/openhab/openhab-addons
|
|
|
|
== Third-party Content
|
|
|
|
io.github.givimad: piper-jni
|
|
* License: Apache 2.0 License
|
|
* Project: https://github.com/GiviMAD/piper-jni
|
|
* Source: https://github.com/GiviMAD/piper-jni
|
|
|
|
io.github.rhasspy: piper
|
|
* License: MIT License
|
|
* Project: https://github.com/rhasspy/piper
|
|
* Source: https://github.com/rhasspy/piper
|
|
|
|
io.github.rhasspy: espeak-ng
|
|
* License: GPL version 3, 2-clause BSD
|
|
* Project: https://github.com/rhasspy/espeak-ng
|
|
* Source: https://github.com/rhasspy/espeak-ng
|
|
|
|
io.github.rhasspy: piper-phonemize
|
|
* License: MIT License
|
|
* Project: https://github.com/rhasspy/piper-phonemize
|
|
* Source: https://github.com/rhasspy/piper-phonemize
|
|
|
|
io.github.microsoft: onnxruntime
|
|
* License: MIT License
|
|
* Project: https://github.com/microsoft/onnxruntime
|
|
* Source: https://github.com/microsoft/onnxruntime |