-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Speech sample cleanup #2628
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Speech sample cleanup #2628
Conversation
It appears PyAudio can't be built on the Kokoro environment, ideas? PyAudio is used for getting audio from the microphone. |
@nnegrey - Possibly we need to install a package - |
I'm assuming that above fix needs to be done on the Kokoro instance or the testing script? |
You can add that the package to the docker image used for testing: https://github.com/googleapis/testing-infra-docker/blob/master/python/googleapis/python-multi/Dockerfile |
Hiya folks, We got a customer issue related to one of the fixes this PR is trying to implement. Do we have a solution to having PyAudio work with Kokoro? Thanks, Cameron |
Opened googleapis/testing-infra-docker#55 to add package PyAudio needs to install correctly. |
Your PR was not mergeable because either one of your required status checks failed, or one of your required reviews was not approved. See required reviews for your repo here: https://github.com/googleapis/sloth/blob/master/required-checks.json |
…es#2628) * Remove similar samples, update streaming limit * Update to v1 library * Fix requirements.txt * Update library
…es#2628) * Remove similar samples, update streaming limit * Update to v1 library * Fix requirements.txt * Update library
…es#2628) * Remove similar samples, update streaming limit * Update to v1 library * Fix requirements.txt * Update library
…es#2628) * Remove similar samples, update streaming limit * Update to v1 library * Fix requirements.txt * Update library
…es#2628) * Remove similar samples, update streaming limit * Update to v1 library * Fix requirements.txt * Update library
…es#2628) * Remove similar samples, update streaming limit * Update to v1 library * Fix requirements.txt * Update library
No description provided.