Realtimetts

Latest version: v0.4.0

Safety actively analyzes 630052 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.4.0

- New engine: GTTSEngine

Offers realtime support for Google Translate's text-to-speech API ([GTTS](https://github.com/pndurette/gTTS)): free TTS without need for a GPU with a better sound quality than system voices can offer

šŸ’– Shoutout to [Pierre Nicolas Durette](https://github.com/pndurette) for making this possible

0.3.48

- switched to new elevenlabs api

0.3.46

- fixed for 53 and 80

0.3.45

- resolved an issue where feeding `str` content while still playing caused problems.
Huge shoutout to [Yokopops](https://github.com/Yokopops) for pointing me to this bug, which was completely under the radar for me.
- fixed 75 (muted flag did not work for the ElevenlabsEngine)
- adjusted `on_playback_start` callback so that it's called before the first chunk plays instead of after

0.3.44

- fixed 64

0.3.43

New parameters for play and play_async methods:
- added sentence_fragment_delimiters (A string of characters that are considered sentence delimiters. Default is ".?!;:,\nā€¦)]}怂-")
- force_first_fragment_after_words (int): The number of words after which the first sentence fragment is forced to be yielded. Default is 15 words.

Fixed versions for dependencies. Elevenlabs just upgraded to 1.0.0 which broke stream generation so we temporarily set a fixed version 0.2.27 until RealtimeTTS is adjusted, otherwise this engine would not work anymore.

Page 1 of 4

Ā© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.