RedditVideoMakerBot icon indicating copy to clipboard operation
RedditVideoMakerBot copied to clipboard

IDEA: Add space inbetween lines if line break

Open carterlasalle opened this issue 1 year ago • 5 comments

Is your feature request related to a problem? Please describe.

When ever there is a line break, the TTS ignores it and makes the words combined together.

EX:

"Hey How are you?"

"Im doing well thank, you!"

"Great" Sounds like Hey How are you?Im doing well thank you!Great!

Describe the solution you'd like Add a space or more extended break when sending to TTS

carterlasalle avatar Jul 16 '22 08:07 carterlasalle

Can you provide an example of text that you would want it to sound like?

JasonLovesDoggo avatar Jul 19 '22 18:07 JasonLovesDoggo

Can you provide an example of text that you would want it to sound like?

Yea! Lemme send some errors in the videos I think you'll hear it:

https://user-images.githubusercontent.com/50027436/179897938-b39d2172-6e27-4c51-a25c-7ec4158be8f9.mp4

https://user-images.githubusercontent.com/50027436/179897943-182e55ef-9369-4050-8e60-ca2b6d327c94.mp4

https://user-images.githubusercontent.com/50027436/179897952-e2a028ae-c824-4235-b053-2af1eb508f68.mp4

Screen Shot 2022-07-19 at 9 34 54 PM

carterlasalle avatar Jul 20 '22 04:07 carterlasalle

There is new text_split function in my PR. Try using it for now https://github.com/Drugsosos/RedditVideoMakerBot/tree/move-to-async-webdriver

efa2d19 avatar Jul 21 '22 15:07 efa2d19

There is new text_split function in my PR. Try using it for now https://github.com/Drugsosos/RedditVideoMakerBot/tree/move-to-async-webdriver

sounds good, i will try as soon as i can!

carterlasalle avatar Jul 22 '22 03:07 carterlasalle

@RocketNinja15 Sorry, I was mistaken. It's not fixed there. I'll open PR with the fix later.

You still can try that branch tho, there are lots of interesting improvements 😉

efa2d19 avatar Jul 22 '22 17:07 efa2d19