Voicemail Transcription via IBM Watson COVID edition

I have this working for years. I want it back badly.

I see that a new COVID edition was posted on Github.

I cut and passed the content over my version is usr/lib/sbin/sendmailmp3-bluemix and updated with my API_key and API_URL. I make a test and the only difference is
I was getting \r\n\r\n Message contents: at the bottom of the email and now I get — Automated transcription result — with nothing else.

Did I need to upgrade something else or restart a module?

Sorry for being a noob but I need some help.

Hi ! Take a look at this: https://gist.github.com/lgaetz/2cd9c54fb1714e0d509f5f8215b3f5e6

Credits to @lgaetz

thanks for the link, I have been using that code adding my API key and URL but couldn’t get it to work. Do you know how to troubleshoot this?

I’m aware of quite a few systems using this now with success. Make sure your key is valid, and double check the URL is exactly as provided by the IBM portal. Previous versions of the script required you to modify the URL from what was provided. That mod has now been moved to the API_OPTS line, which you don’t need to edit.

1 Like

It’s working now. I cut and pasted the information agan and now it’s working just fine. Thank you for this code, but can it be updated to text out a phone number as a number?

1 Like

I don’t understand what you’re asking here.

I would like the STT engine to recognise a telephone number and not convert just that part.

You will have to look thru the STT documents and see if that’s an option. I don’t recall seeing anything like that there, but there are a lot of options.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.