github nimroddolev/chime_tts v0.11.0
v0.11.0 2024-01-03

latest releases: v1.2.3-beta1, v1.2.2, docusaurus-v1.2.2...
2 years ago

✨ Message Segments

  • The message parameter can now define a YAML sequence which can be built from 3 different "segment" types: tts, chime and delay.
  • These "segments" allow you to create multiple TTS audio segments from a mix of TTS platforms, languages, voices and rates of speech within the same message, as well as additional chimes anywhere in the message (not just at the start or end)
    Refer to the documentation for a guide on how to use the new feature.

message_segments

🧰 Improvements

  • Added 3 retry attempts when an unexpected error occurred when playing media

What's Changed

New Contributors

  • @jkpe made their first contribution in #66

Full Changelog: v0.10.2...v0.11.0

Don't miss a new chime_tts release

NewReleases is sending notifications on new releases.