OpenTTS: Difference between revisions

From Voice Technology Wiki
Jump to navigation Jump to search
(Added initial description)
(OpenTTS)
Tags: Visual edit Mobile edit Mobile web edit
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
https://github.com/synesthesiam/opentts
https://github.com/synesthesiam/opentts


== Advantages ==
== AdvantagesOpenTTS ==


* Every text to speech engine and voice is available through a single HTTP API
* 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.
* A [[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
* Basic SSML support allows mixing multiple voices with custom silence breaks and word pronunciations


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

Latest revision as of 05:11, 7 March 2023

What is OpenTTS[edit | edit source]

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

AdvantagesOpenTTS[edit | edit source]

  • 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