question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Speech: Obscure encoding error message

See original GitHub issue

Using the wrong encoding for the file results in an error that does not easily point to the right cause.

self._exceptiongoogle.api_core.exceptions.GoogleAPICallError:
None Unexpected state: Long-running operation had neither response nor
error set.

See #4885 for background info.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:17 (7 by maintainers)

github_iconTop GitHub Comments

9reactions
flavienbwkcommented, Mar 15, 2019

Issue is still active for the Google Cloud Speech API in Python (diarization).

1reaction
JeffersonH44commented, Apr 30, 2019

I’m also experiencing the same problem with python 3.5, 3.6 and 3.7, with the gcloud command it works.

also using any previous version of google-cloud-speech doesn’t work, seems that’s a backend error

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to solve unicode encoding issues - Invivoo
In ths new article, our expert will explain you how to solve unicode encoding issues. If you have any question, don't hesite to...
Read more >
Mojibake - Wikipedia
Mojibake is the garbled text that is the result of text being decoded using an unintended character encoding. The result is a systematic...
Read more >
Toward a Theory of Grammatical Encoding in Speech ...
I will employ a corpus of speech error data in this study, identifying for analysis error subtypes that will shed light on aspects...
Read more >
a practical guide to understanding decoding errors - brokkr.net
I will talk about decoding more than encoding because I am focused on errors. When I see text gone awry I assume it...
Read more >
Opening a text file, and receiving a encoding error, tried ...
For your particular case, I tried all Python 3 supported encoding types ... Run this code on your machine and you'll get a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found