almoondsllc Posted June 19, 2019 Report Share Posted June 19, 2019 Hello, I'm trying to test speech-to-text google api but I got an error: 15:33:44.125 WEBC: https:speech.googleapis.com:443: Return content (189 bytes) { "error": { "code": 400, "message": "Invalid recognition 'config': The phone_call model is currently not supported for language : it-IT.", "status": "INVALID_ARGUMENT" } } Quote Link to comment Share on other sites More sharing options...
almoondsllc Posted June 19, 2019 Author Report Share Posted June 19, 2019 The problems seems to be in the "phone_model" supporting only en-EN language" for other language we've to use the default model (or video model) https://cloud.google.com/speech-to-text/docs/phone-model Quote Link to comment Share on other sites More sharing options...
almoondsllc Posted June 19, 2019 Author Report Share Posted June 19, 2019 I confirm...changing the Vodia System language from italian to english, everything is working. So it would be necessary to add some option for speech-to-text mode (phone_call, default, video) in case of different language (is it possible to change it somewhere in the linux filesystem text configs? Quote Link to comment Share on other sites More sharing options...
Vodia PBX Posted June 19, 2019 Report Share Posted June 19, 2019 That is kind of hard to believe - do you have Google home in Italy? Maybe the "it-IT" it not correct?! Quote Link to comment Share on other sites More sharing options...
fred.bloggs Posted January 31, 2021 Report Share Posted January 31, 2021 See this post for solution; almoondsllc was right. For non US / UK / Russian / Spanish language, Vodia uses the wrong API setting of the AI-model of the google API. Quote Link to comment Share on other sites More sharing options...
Vodia PBX Posted February 1, 2021 Report Share Posted February 1, 2021 According to https://cloud.google.com/speech-to-text/docs/languages "it-IT" should be correct?! Quote Link to comment Share on other sites More sharing options...
fred.bloggs Posted February 1, 2021 Report Share Posted February 1, 2021 With this fix and starting with version 66.0.7, buid 31.1.2021 it should now also work for Italian language perfectly fine. Quote Link to comment Share on other sites More sharing options...
AlanS Posted April 15, 2022 Report Share Posted April 15, 2022 What did you turn on to see that log entry? Google Speech to text isn't working at all for me. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.