google / aiyprojects-raspbian

API libraries, samples, and system images for AIY Projects (Voice Kit and Vision Kit)
https://aiyprojects.withgoogle.com/
Apache License 2.0
1.61k stars 692 forks source link

Fix references in cloudspeech.py #736

Closed LRitzdorf closed 1 year ago

LRitzdorf commented 3 years ago

This restores functionality to the Cloud Speech module. Closes #716.

Changes are taken directly from the discussion in #716. Thanks to @rabbitmcrabbit for providing the proper edits!

These changes are confirmed to work on my Voice Kit v2, and several others have reported similarly beneficial results in the linked issue thread.

google-cla[bot] commented 3 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

LRitzdorf commented 3 years ago

@googlebot I signed it!

LRitzdorf commented 2 years ago

@dmitriykovalev Apologies for the ping, but this really is important. The problem fixed in this PR is present on all OOB installs, and is a relatively easy fix. A review would be highly appreciated, so we can merge this into the official repo.

Thanks!