-
Notifications
You must be signed in to change notification settings - Fork 694
running cloudspeech_demo.py errors out #205
Comments
+1 my previously working cloudspeech.demo is no longer working. Traceback is similar to the above The above exception was the direct cause of the following exception: Traceback (most recent call last): |
Likely because of this: https://groups.google.com/forum/#!topic/cloud-speech-discuss/p8ZTlAVXyo0 I'll look into updating our code. |
The v1beta1 endpoint has been shut down, so this is necessary for using the Cloud Speech demo now. See #205.
You should be able to Once we've released an updated image we'll mark this issue as fixed. @mikedougherty3 & @sheridat, thank you for reporting this! Let me know if the fix works for you or not. |
@drigz Thank you for fixing it! Working fine. |
Just a thought - won't the people who have remained on the master branch have the same issue? Won't you be fixing that because the branch is deprecated? |
@drigz This definitely worked! I appreciate your responsiveness in getting it done! Now my daughter can listen to Bad Lip Reading Star Wars over and over just by asking for it. |
The v1beta1 endpoint has been shut down, so this is necessary for using the Cloud Speech demo now. This is a cherry-pick from the voicekit branch. See google#205.
Closing: the v1beta1 servers were brought back up, and the upgrade to the stable v1 API was released in the 2018-01-03 image. |
Hello, I am trying to get this up and running as a christmas present for my daughter, but I am running into an issue. I was able to run cloudspeech_demo.py (or my own script) and then all of a sudden started getting the following error when I push the button. So I re-burned the image on the SD card, and set everything back up, but I am still getting this error. I have looked around but can't find anything useful. Also, assistant_library_demo.py works great, if that's any help. Thanks!
The text was updated successfully, but these errors were encountered: