Skip to content

speech_streaming.py ERROR - something related to GPRC I suppose #414

Closed
@mark4in

Description

@mark4in

python speech_streaming.py

D0712 23:18:44.320062112 2197 ev_posix.c:101] Using polling engine: poll
Traceback (most recent call last):
File "speech_streaming.py", line 147, in
main()
File "speech_streaming.py", line 139, in main
service.Recognize(request_stream(stop_audio), DEADLINE_SECS))
File "/usr/local/lib/python2.7/dist-packages/grpc/beta/_client_adaptations.py", line 539, in getattr
raise AttributeError('_DynamicStub object has no attribute "%s"!' % attr)
AttributeError: _DynamicStub object has no attribute "Recognize"!


The REST based speech sample scripts are running fine.

pip list - shows all the required tools and dependencies installed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    🚨This issue needs some love.triage meI really want to be triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions