AwesomeTTS / awesometts-anki-addon

AwesomeTTS text-to-speech add-on for Anki
GNU General Public License v3.0
481 stars 99 forks source link

Add support for Google SSML tags #278

Open michalzmuda opened 1 year ago

michalzmuda commented 1 year ago

Please add support for google ssml tags Example tag: <break time="3s"/>

Documentation

luc-vocab commented 1 year ago

It's already supported, if you use the right text replacement rules. Note that it's much easier to setup and test on HyperTTS, as described here: https://languagetools.anki.study/tutorials/hypertts-tips-and-tricks#add-pauses if you want pauses in your audio, i highly recommend using HyperTTS instead.