[asterisk-bugs] [Asterisk 0014578]: [patch] Generic Speech API Engine - Sphinx

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jun 11 06:00:39 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-11 06:00 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.


====================================================================== 

---------------------------------------------------------------------- 
 (0106281) loloski (reporter) - 2009-06-11 06:00
 https://issues.asterisk.org/view.php?id=14578#c106281 
---------------------------------------------------------------------- 
Name/username              Host            Dyn Nat ACL Port     Status
100/100                    124.106.206.96   D   N      5060     OK (36
ms)
101/101                    (Unspecified)    D   N      5060     UNKNOWN
2 sip peers [Monitored: 1 online, 1 offline Unmonitored: 0 online, 0
offline]
    -- Executing [4000 at internal:1] Answer("SIP/100-b7622570", "") in new
stack
    -- Executing [4000 at internal:2] SpeechCreate("SIP/100-b7622570",
"Sphinx") in new stack
    -- Executing [4000 at internal:3]
SpeechActivateGrammar("SIP/100-b7622570", "4828") in new stack
    -- Executing [4000 at internal:4] SpeechStart("SIP/100-b7622570", "") in
new stack
    -- Executing [4000 at internal:5] SpeechBackground("SIP/100-b7622570",
"vm-goodbye,10") in new stack
[Jun 11 19:29:51] NOTICE[1797]: res_speech_sphinx.c:307 sphinx_sread:
Score: 825 Result: 'YES'
[Jun 11 19:29:51] NOTICE[1797]: res_speech_sphinx.c:310 sphinx_sread: New
result with lower score; ignoring.
[Jun 11 19:29:51] NOTICE[1797]: res_speech_sphinx.c:307 sphinx_sread:
Score: 826 Result: 'YES'
[Jun 11 19:29:51] NOTICE[1797]: res_speech_sphinx.c:307 sphinx_sread:
Score: 833 Result: 'YES'
[Jun 11 19:29:51] NOTICE[1797]: res_speech_sphinx.c:307 sphinx_sread:
Score: 856 Result: 'YES'
[Jun 11 19:29:51] NOTICE[1797]: res_speech_sphinx.c:307 sphinx_sread:
Score: 880 Result: 'YES'
    -- Executing [4000 at internal:6]
SpeechDeactivateGrammar("SIP/100-b7622570", "4828") in new stack
    -- Executing [4000 at internal:7] Verbose("SIP/100-b7622570", "YES") in
new stack
YES
    -- Executing [4000 at internal:8] Hangup("SIP/100-b7622570", "") in new
stack
  == Spawn extension (internal, 4000, 8) exited non-zero on
'SIP/100-b7622570' 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-11 06:00 loloski        Note Added: 0106281                          
======================================================================




More information about the asterisk-bugs mailing list