你知道机器人的自由,也提供免费的托管 问题跟踪 用于自己的网站或移动应用程序?
Help

Not a great experience so far - what I am trying to do and the issues so far . .

通过 philip_rhoades 发布 Jul 31 2020, 4:50

People,

Some years ago I forked a bot from the Loebner 2012 Prize Winner and that was a good intro into the field and the related problems and difficulties.  Anyway, that bot is a bit dated now and I want to update to something more modern but I particularly wanted to have a bot that could reliably respond to spoken NL.  Of the maybe 20 questions I have asked bots here, I have maybe received 4 responses . . not a good start . .  Now maybe it is my Australian accent . . but I don't think so - I spoke slowly and clearly with simple sentences . . 

Also, using the site was not the friendliest experience either - I created a bot for "Tech" and got an automatic avatar which I could not edit or delete to change to something else - creating the second bot was also frustrating with no real progress . .

Anyway, if people could provide feedback about my way forward it would be good - it looks like everything I need is here if I can get it all to work - I thought NLP / voice recognition would have been better than the last time I looked at it some years ago - but it does not look like it so far.

For interest, here is the site I need this tech for:

https://phirho.org

Thanks,

Phil.


by admin posted Jul 31 2020, 8:00
We use HTML 5 Speech for our speech recognition for the web. On Chrome this uses Google's speech recognition.

On Android we integrate with Android Speech, which uses Google's speech recognition.

For iOS we integrate with iOS Speech, which uses Apple's speech recognition.

We also have integration for Google Home/Assistant and Amazon Alexa.

Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 1013, today: 1, week: 4, month: 7

by philip_rhoades posted Jul 31 2020, 12:45

> We use HTML 5 Speech for our speech recognition for the web. On Chrome this uses Google's speech recognition.

Hmm . . I don't understand that - I get nearly 100% success rate with that setup for typing a Google Doc but only 10 or 20% with a bot - why is that?


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 1022, today: 0, week: 2, month: 8

by admin posted Aug 5 2020, 8:33

I would assume Google is using the same speech recognition.
Ensure you have the correct language set. You may need to set the lang to "en-AU" to account for your accent.

SDK.lang = "en-AU";
web.lang = "en-AU";

Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 1020, today: 0, week: 3, month: 9

by philip_rhoades posted Aug 5 2020, 14:07

> SDK.lang = "en-AU";
> web.lang = "en-AU";

What is that? Windows environment variables?  I use Fedora Linux . . 

I have had two attempts now to get a bot going that will be good for responding to tech questions (BioMed) and with an avatar I can modify but I am still not getting anywhere . . can someone point me to some doc that will help me do what I want?

Also, the forum software should be switched to Discourse ASAP . . 

Thanks,

Phil.


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 1011, today: 0, week: 7, month: 12

by admin posted Aug 7 2020, 14:06
This is JavaScript code for your bot's embed code.

What browser are you seeing the issue on? You are using Chrome on a Linux desktop?

Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 992, today: 0, week: 1, month: 5

by philip_rhoades posted Aug 8 2020, 0:40

> This is JavaScript code for your bot's embed code.

OK, well because I can't even really get started . . that info doesn't help . .

> What browser are you seeing the issue on? You are using Chrome on a Linux desktop?

Yes.

Since I am having so much trouble getting started and because I don't want to commit to a long-term monthly charge until I can see that BotLibre will do what I want, can't I just pay for a bot that does what I want to be produced? - it seems that should only take seconds to do by someone who is already familiar with the system . . once I have something I can properly test out, I can move on from there . .


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 1093, today: 0, week: 2, month: 3

Id: 34660238
发布: Jul 31 2020, 4:50
答复: 6
的风景: 1054, 今天: 1, 周: 2, 一个月: 10
0 0 0.0/5