Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Minimum dependencies for building Google Cloud Platform GRPC Voice application #532

Copy link
Copy link

Description

@thecloudist
Issue body actions

For the voice-controlled robot car:

Going the k.i.s.s. route and building a simple app without any special packaging.
Will worry about sharing it once it is fully operational and bug-free. (:>

What are the minimum dependencies required to incorporate voice/grpc.methods into my application?

requirements.txt:

gcloud==0.18.1
grpcio==1.0.0
PyAudio==0.2.9
grpc-google-cloud-speech-v1beta1==1.0.1

transcribe_streaming_thread.py

imports:

from gcloud.credentials import get_credentials
from google.cloud.speech.v1beta1 import cloud_speech_pb2 as cloud_speech
from google.rpc import code_pb2
from grpc.beta import implementations

Appreciate some guidance on this.

Cheers

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.