OpenTTS: Difference between revisions

From Voice Technology Wiki
Jump to navigation Jump to search
m (Added category project.)
(Added initial description)
Line 1: Line 1:
== What is OpenTTS ==
== What is OpenTTS ==
[UNDER CONSTRUCTION]
OpenTTS is a collection of Docker images (one per language) with many open source text to speech engines and voices.


https://github.com/synesthesiam/opentts
https://github.com/synesthesiam/opentts
== Advantages ==
* Every text to speech engine and voice is available through a single HTTP API
* A [http://mary.dfki.de/ MaryTTS]-compatible HTTP API is available, allowing OpenTTS to be used without custom plugins in [https://www.home-assistant.io/ Home Assistant], etc.
* Basic SSML support allows mixing multiple voices with custom silence breaks and word pronunciations


[[Category:TTS]]
[[Category:TTS]]
[[Category:Project]]
[[Category:Project]]

Revision as of 04:20, 17 November 2021

What is OpenTTS

OpenTTS is a collection of Docker images (one per language) with many open source text to speech engines and voices.

https://github.com/synesthesiam/opentts

Advantages

  • Every text to speech engine and voice is available through a single HTTP API
  • A MaryTTS-compatible HTTP API is available, allowing OpenTTS to be used without custom plugins in Home Assistant, etc.
  • Basic SSML support allows mixing multiple voices with custom silence breaks and word pronunciations