-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exits without any pause for the user to speak #54
Comments
Hi Katja,
Do you installed the dependencies?
On 13 Aug 2020, at 18:34, Katja DeCuir <[email protected]<mailto:[email protected]>> wrote:
i'm not sure what's going on [i've created and input my own API key and all that, but it seems to just error out every time with no debug messages.
…-- Executing [547@from-lynx:4] AGI("IAX2/lynx-iax-15602", "speech-recog.agi,en-US") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/speech-recog.agi
-- <IAX2/lynx-iax-15602>AGI Script speech-recog.agi completed, returning 0
this is the log of output. all it says is 0 for success.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#54>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACSUH4AP52UJMAZSRKE2F5DSARL53ANCNFSM4P63Y3RQ>.
|
Yes, as far as I can tell the dependencies are met. I am using Debian. So using apt rather than yum
… On Aug 14, 2020, at 10:46, Jefferson Alves ***@***.***> wrote:
Hi Katja,
Do you installed the dependencies?
On 13 Aug 2020, at 18:34, Katja DeCuir ***@***.******@***.***>> wrote:
i'm not sure what's going on [i've created and input my own API key and all that, but it seems to just error out every time with no debug messages.
-- Executing ***@***.***:4] AGI("IAX2/lynx-iax-15602", "speech-recog.agi,en-US") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/speech-recog.agi
-- <IAX2/lynx-iax-15602>AGI Script speech-recog.agi completed, returning 0
this is the log of output. all it says is 0 for success.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#54>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACSUH4AP52UJMAZSRKE2F5DSARL53ANCNFSM4P63Y3RQ>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Im using Debian too, I’ve installed the following dependencies:
------------
Debian/Ubuntu dependencies
------------
Perl The Perl Programming Language
libio-socket-ssl-perl Perl module implementing object oriented interface to SSL sockets
libwww-perl simple and consistent interface to the world-wide web
libjson-perl module for manipulating JSON-formatted data
asterisk-speech-recog<https://github.com/jefaokpta/asterisk-speech-recog>
I don’t changed anything in this repository.
On 14 Aug 2020, at 13:09, Katja DeCuir <[email protected]<mailto:[email protected]>> wrote:
Yes, as far as I can tell the dependencies are met. I am using Debian. So using apt rather than yum
On Aug 14, 2020, at 10:46, Jefferson Alves ***@***.******@***.***>> wrote:
Hi Katja,
Do you installed the dependencies?
On 13 Aug 2020, at 18:34, Katja DeCuir ***@***.******@***.******@***.***>> wrote:
i'm not sure what's going on [i've created and input my own API key and all that, but it seems to just error out every time with no debug messages.
-- Executing ***@***.***:4] AGI("IAX2/lynx-iax-15602", "speech-recog.agi,en-US") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/speech-recog.agi
-- <IAX2/lynx-iax-15602>AGI Script speech-recog.agi completed, returning 0
this is the log of output. all it says is 0 for success.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#54>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACSUH4AP52UJMAZSRKE2F5DSARL53ANCNFSM4P63Y3RQ>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#54 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACSUH4F6UOTQU3EICVHX34LSAVOTVANCNFSM4P63Y3RQ>.
|
for some reason libjson-perl was not already marked as installed. i thought i had installed it manually. apparently not… and to my absolute amazement, its working!!!!!
…-- <PJSIP/500-00000002>AGI Script speech-recog.agi completed, returning 0
-- Executing [508@from-internal:3] Verbose("PJSIP/500-00000002", "1,The text you just said is: Hello.") in new stack
The text you just said is: Hello.
-- Executing [508@from-internal:4] Verbose("PJSIP/500-00000002", "1,The probability to be right is: 0.83758235") in new stack
this is absolutely amazing.
----
73, KC1KSG
Am 14.08.2020 um 15:44 schrieb Jefferson Alves ***@***.***>:
Im using Debian too, I’ve installed the following dependencies:
------------
Debian/Ubuntu dependencies
------------
Perl The Perl Programming Language
libio-socket-ssl-perl Perl module implementing object oriented interface to SSL sockets
libwww-perl simple and consistent interface to the world-wide web
libjson-perl module for manipulating JSON-formatted data
asterisk-speech-recog<https://github.com/jefaokpta/asterisk-speech-recog>
I don’t changed anything in this repository.
On 14 Aug 2020, at 13:09, Katja DeCuir ***@***.******@***.***>> wrote:
Yes, as far as I can tell the dependencies are met. I am using Debian. So using apt rather than yum
> On Aug 14, 2020, at 10:46, Jefferson Alves ***@***.******@***.***>> wrote:
>
>
> Hi Katja,
>
> Do you installed the dependencies?
>
> On 13 Aug 2020, at 18:34, Katja DeCuir ***@***.******@***.******@***.***>> wrote:
>
>
>
> i'm not sure what's going on [i've created and input my own API key and all that, but it seems to just error out every time with no debug messages.
>
> -- Executing ***@***.***:4] AGI("IAX2/lynx-iax-15602", "speech-recog.agi,en-US") in new stack
> -- Launched AGI Script /var/lib/asterisk/agi-bin/speech-recog.agi
> -- <IAX2/lynx-iax-15602>AGI Script speech-recog.agi completed, returning 0
>
>
> this is the log of output. all it says is 0 for success.
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub<#54>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACSUH4AP52UJMAZSRKE2F5DSARL53ANCNFSM4P63Y3RQ>.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#54 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACSUH4F6UOTQU3EICVHX34LSAVOTVANCNFSM4P63Y3RQ>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#54 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AANKM5SYGEEXDW3AFWDSAFDSAWH3RANCNFSM4P63Y3RQ>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i'm not sure what's going on [i've created and input my own API key and all that, but it seems to just error out every time with no debug messages.
this is the log of output. all it says is 0 for success. and there's no pause. it just returns 0 as soon as its run. no beep.
The text was updated successfully, but these errors were encountered: