Voice Mail Transcription
IBM Watson STT
Creating IBM Watson Credentials
- Login to IBM Cloud using your new credentials.
- Once logged in, choose IBM Cloud from the Title Bar to display your Dashboard.
- Choose Create Resource.
- Click Speech to Text from the AI Section.
- Name your STT service, choose the desired region, and choose Default resource group.
- Select a Pricing Plan:
- LITE provides 500 minutes/month free. Plan is deleted after 30 days of inactivity.
- STANDARD is 2¢/minute with no free minutes.
- When Speech to Text dialog opens, copy your API Key and
URL.URL.
- Logout by clicking on image icon in upper right corner of dialog window.
Installing STT Engine
wget http://incrediblepbx.com/sendmailibm-13.tar.gz
tar zxvf sendmailibm-13.tar.gz
cp sendmailmp3.ibm /usr/local/sbin/sendmailmp3
chmod 0755 /usr/local/sbin/sendmailmp3
Tutorials
Google STT
Tutorials