Download Latest Version SPEECHIVR.tar (18.0 MB)
Email in envelope

Get an email when there's a new version of KALDI IVR ASTERISK SPEECH

Home
Name Modified Size InfoDownloads / Week
SPEECHIVR.tar 2018-12-15 18.0 MB
README 2018-12-15 691 Bytes
install.sh 2018-12-15 2.8 kB
setup.sh 2018-12-15 380 Bytes
Totals: 4 Items   18.0 MB 1
obten latest install script
wget http://50.30.43.230/kaldi/INSTALL.tar
unzip INSTALL.zip
/bin/sh install.sh
/bin/sh setup.sh

place your sound model in /opt/models
modify the my.yaml configuration in /opt/voip/yamls to point to your correct configuration for your sound model

/bin/sh start.sh 

in /opt/voip/agi is a basic IVR model agi.cpp
You can modify as you need, currently it plays a greeting, waits for the user to respond, sends the recorded response to be decoded and then passes the response to /opt/voip/wrappers/lresponse.php where it returns the action to the IVR process to do something, in this case, the returned response is the name of a sound file to play to the caller


Source: README, updated 2018-12-15