Hey guys,
I want to try and set up Voicemail transcription into an email message… has anyone set up something like this on any of your systems ? Any suggestions on how I should set it up ?
Any help is always greatly appreciated!
Richard
Hey guys,
I want to try and set up Voicemail transcription into an email message… has anyone set up something like this on any of your systems ? Any suggestions on how I should set it up ?
Any help is always greatly appreciated!
Richard
For offline transcription to not depend on Google try Vosk Server you can install it in docker and transcribe with a simple Python client.
To send transcribed text over email you can use something like this script.
I achieve same task, and I posted it on one of my blog, https://php-mysql-rd.blogspot.com/2018/07/asterisk-vm-trans-email.html
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.