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

Pausing between words... text to speech, are there any ways to achieve such pauses , or other similar challenges between words.. #107

Open
akos111 opened this issue Feb 17, 2025 · 3 comments

Comments

@akos111
Copy link

akos111 commented Feb 17, 2025

would anyone know if Pausing between words... using text to speech, if are there any ways to achieve such pauses , or other similar challenges between words..

i once stumbled over using brackets and the word pause,... on order to create a short pause between words... but i have not been able to figure out yet of this ehre adheres and follows such things

@darkacorn
Copy link
Contributor

i dont think that is in yet

@protocolGITHUB
Copy link

protocolGITHUB commented Feb 19, 2025

adding " ... " ( space + 3x period + space) seems to work

edit: seems to work only sometimes
edit2: doing " ... ... " (space + 3 periods + space + 3 periods + space) between sentences seems to work, inserts about 1 sec pause.

@sanchezzzhak
Copy link

I think it will be useful to be able to use macros to pause between words explicitly.

For example, use something like Hello [wait, 5s] World" as macros.

Other ideas:

Macros emotion tone [emotion, emotion type or number, fading (optional) ] text [/emotion]

[emotion, awkwardness ] Excuse me [/emotion], he said diffidently, "but I must apologize again for my inexcusable clumsiness this afternoon

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

No branches or pull requests

4 participants