[asterisk-bugs] [Asterisk 0014578]: [patch] Generic Speech API Engine - Sphinx
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jun 10 03:28:43 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14578
======================================================================
Reported By: ScribbleJ
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14578
Category: Resources/res_speech
Reproducibility: N/A
Severity: feature
Priority: normal
Status: feedback
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 179256
Request Review:
======================================================================
Date Submitted: 2009-03-01 20:54 CST
Last Modified: 2009-06-10 03:28 CDT
======================================================================
Summary: [patch] Generic Speech API Engine - Sphinx
Description:
Generic Speech Engine API plugin for using the CMU Sphinx speech recognizer
as a speech rec system in Asterisk.
This consists of two parts; the engine which plugs into Asterisk works as
a client to a Sphinx server which can be run on another machine, so there
is no resource contention. Additionally having a split architecture allows
Digium to decide whether the server portion can or should be included in
Asterisk as a separate decision from the engine plugin.
======================================================================
----------------------------------------------------------------------
(0106199) loloski (reporter) - 2009-06-10 03:28
https://issues.asterisk.org/view.php?id=14578#c106199
----------------------------------------------------------------------
this was a great addition to asterisk arsenal, if this can be included in
the main stream.
I get my basic speech recognition needs on this
http://www.syednetworks.com/asterisk-integration-with-sphinx-voice-recognition-system
It's working as advertise, but not a clean solution since it was based on
the combiation of AGI script.
I will attach a compilation failure against this patch.
SVN-trunk-r199696
the patch tested was download from http://scribblej.com/svn/ website.
Issue History
Date Modified Username Field Change
======================================================================
2009-06-10 03:28 loloski Note Added: 0106199
======================================================================
More information about the asterisk-bugs
mailing list