Daniel Bankhead
Daniel Bankhead
I’ve completed some research on the topic - see: - https://github.com/googleapis/gaxios/issues/625 - https://github.com/googleapis/gaxios/pull/618
@sofisl more-so bug reports and difficult to catch behavior: - https://github.com/googleapis/gaxios/issues/348 - https://github.com/googleapis/gaxios/issues/447 - https://github.com/googleapis/gaxios/issues/156
This sounds like an upstream Node issue: - https://github.com/nodejs/node/issues/54518 - https://github.com/nodejs/node/pull/54524#issuecomment-2307438395
Hey @sorokinvj, which file types are affected?
WEBM OPUS should be supported: - https://cloud.google.com/speech-to-text/docs/encoding - https://github.com/googleapis/google-cloud-node/blob/34e36a6c72a21ef8bb383233d15e2b82dfada8da/packages/google-cloud-speech/protos/google/cloud/speech/v2/cloud_speech.proto#L708 I will see what’s going on.
Update: the service team is aware of this issue; I should have another update soon.
A fix is rolling out and should be available shortly
The issue is on the service side; no update required on the client side. The rollback should be rolled out by now, however I'm waiting for the service team to...
The fix should be widely available now.
[discussed offline, sharing here] We may need to take a similar approach as https://github.com/googleapis/gcs-resumable-upload/pull/416 for this issue.