Everybody,

I've recently discovered openai/whisper and have been trying in earnest to get this working with Asterisk for voicemail transcriptions (Currently using the NerdVittles script with IBM Watson)

https://github.com/openai/whisper

After spending several hours today, I've successfully integrated my home Asterisk 16 voicemail with Whisper.

Once I have followed the instructions for setting up an API server

https://blog.deepgram.com/how-to-build-an-openai-whisper-api/

Initially, I setup a quad core VM to test this with, but discovered that without a dedicated card for the inference that it was horribly slow.  So, I've set up testing on my desktop (Kubuntu 20) since I have an nVidia GTX 1060 installed.

For the integration with Asterisk, I'm using a slightly modified script from nerdvittles IBM Watson script

sendmailibm

That can be found on their website

https://nerdvittles.com/free-asterisk-voicemail-transcription-with-ibms-stt-engine/

I will probably find a low cost nVidia video card and get a stand alone Linux box running to handle this project.

If you're interested in the details, let me know.

Doug


-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to