You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Google Translate only has two arbitrary speech speed options ("normal" and "slow"), to modify the speed, gTTS would need to tap into some sound libraries, which it currently leaves to the developer.
I don't think I'd want to add it in (unless I add some extra optional dependancies, perhaps), but I could eventually provide examples of how achieve it, TBD. Will put this documentation.
Prerequisites
pip install --upgrade gTTS
)Proposed Behaviour
I suggest adding a feature that allows users to modify the speed of the tts output.
Context
There is currently no way to make the speed particularly fast. Can you please add that?
The text was updated successfully, but these errors were encountered: