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

Cannot run speech streaming example now #484

Copy link
Copy link
Closed
@ghost

Description

I could run the all speech api examples without any error until this morning, however, I got an error when I ran speech_streaming.py:

Traceback (most recent call last):
  File "speech_streaming.py", line 157, in <module>
    main()
  File "speech_streaming.py", line 149, in main
    request_stream(stop_audio), DEADLINE_SECS))
  File "speech_streaming.py", line 125, in listen_print_loop
    for resp in recognize_stream:
  File "/home/chiba/.pyenv/versions/anaconda3-4.1.0/envs/gasr/lib/python2.7/site-packages/grpc/beta/_client_adaptations.py", line 153, in next
    return self._next()
  File "/home/chiba/.pyenv/versions/anaconda3-4.1.0/envs/gasr/lib/python2.7/site-packages/grpc/beta/_client_adaptations.py", line 147, in _next
    raise _abortion_error(rpc_error_call)
grpc.framework.interfaces.face.face.AbortionError: AbortionError(code=StatusCode.INTERNAL, details="{"created":"@1472177364.848861732","description":"RST_STREAM","file":"src/core/ext/transport/chttp2/transport/frame_rst_stream.c","file_line":107,"http2_error":1}")

I tried to run it both on Ubuntu 16.04 and on OS X Yosemite, but the result was same.

Does anyone know the solution for this?

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.This issue needs some love.MLtriage meI really want to be triaged.I 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

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