Skip to content

How to do get Auto-GPT to speak? #4039

Answered by ankerelite
FredTheViking asked this question in Q&A
Discussion options

You must be logged in to vote
  1. This worked for me (win):
    pip uninstall playsound
    pip install playsound==1.2.2

That installs a previous version of playsound which seems to work better with this.

Research unearthed that Speak function does not work with docker yet. I was able to get it to work great with environmentvar or venv. Hopefully saves you a headache :)

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@FredTheViking
Comment options

@bibyts
Comment options

Answer selected by FredTheViking
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants