You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
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.
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
The text was updated successfully, but these errors were encountered: