Hello everyone,
Is it a French Speech Recognition API or module built-in in Asterisk ? I tried to get it via google but the API seems to be dead.
If someone has an advice about it,
Thanks for your answer.
1 Like
Asterisk does not include any speech recognizer, only a framework into which interfaces to them can be added.
Thanks for your answer.
I am searching for a free solution at this time, have you any idea ?
What it is the url for the API you tried ?
I tried this :
https://zaf.github.io/asterisk-speech-recog/
The function returns “undefined”.
That’s not the official Google Speech recognition API website, I actively use this API
Thanks, it seems to be a paid API, I am looking for something free at this time.
You can try Vosk https://github.com/alphacep/vosk-asterisk.
French models available here:
If needed we can have models with better accuracy
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.