Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to speed-up Text To Speech #1299

Open
y1111 opened this issue Dec 20, 2024 · 3 comments
Open

Add option to speed-up Text To Speech #1299

y1111 opened this issue Dec 20, 2024 · 3 comments

Comments

@y1111
Copy link

y1111 commented Dec 20, 2024

because its painfully slow. wheres the bar to set speed like 1.5x 2x 3x

@kelson42
Copy link
Collaborator

@y1111 Are you talking about the text-to-speech module?

@y1111
Copy link
Author

y1111 commented Dec 20, 2024

@y1111 Are you talking about the text-to-speech module?

yes . the "read text" cntrl+shft+A , and read selection utils

@kelson42 kelson42 changed the title [sugestion] control the speed of the reader Add option to speed-up Text To Speech Dec 21, 2024
@kelson42 kelson42 removed the question label Dec 21, 2024
@kelson42 kelson42 added this to the 2.5.0 milestone Dec 21, 2024
@kelson42
Copy link
Collaborator

Seems perfectly possible https://doc.qt.io/qt-6/qttexttospeech-quickspeech-example.html.

But we have to adapt the pitch accordingly to avoid distortion of voice.

I thin it should the the form of a small slider going to x0.5 up to 2x (like on Youtube).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants