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

Windows: pydub permissions error #1

Closed
TheKentuckian opened this issue Aug 12, 2023 · 1 comment
Closed

Windows: pydub permissions error #1

TheKentuckian opened this issue Aug 12, 2023 · 1 comment

Comments

@TheKentuckian
Copy link

Heads up I was getting permissions errors running this on windows, and was able to resolve it using the solution found here (manually editing the pydub module's playback.py file):

https://stackoverflow.com/a/74968568

Looks like there's a PR from last month to patch this in pydub:

jiaaro/pydub#740

@DrMikeMaik
Copy link
Owner

I have rewritten the text_to_speech function to use the Elevenlabs Python library so PyDub is no longer necessary. Give it a try in a new env and let me know if it solves the problem.

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

2 participants