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

Error while generating audio: Invalid base64-encoded string #48

Open
Adel-Atzouza opened this issue Jan 23, 2024 · 0 comments
Open

Error while generating audio: Invalid base64-encoded string #48

Adel-Atzouza opened this issue Jan 23, 2024 · 0 comments

Comments

@Adel-Atzouza
Copy link

I get this error:

Error occurred while generating audio: Invalid base64-encoded string: number of data characters (1766705) cannot be 1 more than a multiple of 4

when generating audio with this string: " She don’t like this ".

I found out it's because of the character " ’ ", you should replace this by " ' ".

Could someone fix this issue in code?

I hope this will also help people struggling with finding out why it doesnt want to generate the audio.

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

1 participant