I want to take user input as audio and transcript that audio in an Opensource transcriptor whose accuracy is far better than Google transcriptor.
We are thinking like, if we can get the audio in any format, we can send that audio to our 3rd party opensource API, which will give us the transcripted text.
For example: we want to get the User address via Audio. So, google transcription doesn't work well in that case. We have found a service which transcript with more accuracy than google.
Then, based on the address we want to serve the user.
Is there any provision in genesys to achieve this ?