Vladislav Sorokin

Results 17 comments of Vladislav Sorokin

> I am getting Error: 3 INVALID_ARGUMENT: Invalid resource field value in the request. I cant track it down. Can you please help. Here are relevant parts of code: >...

> `const` config: IRecognitionConfig = { languageCodes: ['de-DE'], model: 'chirp', autoDecodingConfig: {}, }; Can you try to not use any model and leave this field undefined? > const streamingRecognizeRequest: google.cloud.speech.v2.IStreamingRecognizeRequest...

> Why do you have a `prepare`block in addition to `plugins` in your config? Does the behavior change if you remove that? Because its the only way to run my...

I downloaded the model from Hugging Face but I am missing `model_optimized.onnx`

> Hey @sorokinvj, which file types are affected? Hey @danielbankhead, we are using real-time transcriptions. Surprisingly until yesterday we were able to use real-time with v2 and with WEBM_OPUS encoding,...

@danielbankhead any news on the fix? is it available all ready? do you know the release version I should be looking for?