Giter VIP home page Giter VIP logo

Comments (5)

DevMiser avatar DevMiser commented on August 23, 2024

It looks like your errors may be originating from AWS Polly. I would retry the following command in a terminal:
pip3 install boto3
If that does not work, check your version of Python by entering the following command in a terminal:
python --version
If it does not return Python 3.8 or later, you will need to update to a newer version of Python.
If that does not work, check this documentation: https://boto3.amazonaws.com/v1/documentation/api/latest/guide/quickstart.html
I hope that helps.

from davinci.

theson122333 avatar theson122333 commented on August 23, 2024

i tried installing boto3, said it was already there
It shows im using python version 3.9.2
i tried installing everything again to make sure I got everything. After running again and eltting it go for a litlte while, i got this message
botocore.exceptions.EndpointConnectionError: Could not connect to the endpoint URL: "https://polly/editing.amazonaws.com/v1/speech"
Maybe I typed in the accces key incorrectly? im trying to figure out how to retype them in the terminal
Thank you for helping me with this, I appreciate your time

from davinci.

DevMiser avatar DevMiser commented on August 23, 2024

From this error, it appears you may be trying to connect to an incorrect or invalid endpoint URL for the Polly service. Check whether you are using the default region name closest to you here: https://docs.aws.amazon.com/general/latest/gr/rande.html#pol_region

from davinci.

theson122333 avatar theson122333 commented on August 23, 2024

I got it working. I retyped in all the access keys and redid the region name and got it to work Thank you so much for your hard work on this.
Also wondering, how do you get this to work without using a monitor? I noticed you have to use the terminal to turn it on. Do you turn it on, unplug everything then just let it run?
Again thank you so much. This was a very fun project and its really cool

from davinci.

DevMiser avatar DevMiser commented on August 23, 2024

I am happy to hear that you got it working!
Yes, you do need a monitor to start the program. You can then unplug it. You may want to enable VNC or SSH on your Raspberry Pi so that you can log onto it remotely via Wi-Fi with a PC instead of physically attaching a monitor to the Pi.

from davinci.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.