Artificial Intelligence Depot
Visiting guest. Why not sign in?
News, knowledge and discussion for the AI enthusiast.
FEATURES COMMUNITY KNOWLEDGE SEARCH  
Developers, get involved!
The AI Foundry promotes the development of Open Source artificial intelligence projects. Why not join it now? All projects welcome extra help!
Visit the AI Foundry

Reply to Message

Not registered yet?

The AI Depot has a focused community of friendly users. Rather than let anyone abuse the site at the brink of promiscuity, we prefer to let only those with an active interest participate... this simply requires registering.

Why not sign up!

Joining the site's community is completely free. You can then post messages freely, and customise your personal profile at will. Specific privileges will also be granted to you, like being able to access printer-friendly articles without restrictions. So, why not register?

Username:
Password:
Subject:
Email me when someone replies.
Body:

Parent Message

Speech recognition and semantic networks

So far recognition based on the above grammar has been perfect. The idea is to use a speech interface to train the robot to recognise a few objects visually, using shared attention mechanisms similar to those used by Brian Scassellati or Hideki Kozima.

The speech interface also adds a good means of increasing the scope of the robot's learning via the open mind database. For example, if the robot can be trained to recognise a bananna it can then ask "is that a kind of fruit?" and have a verbal confirmation or rejection. Using this method I could build a small semantic network dealing with the limited number of things which the robot typically encounters.

- Bob

136 posts.
Wednesday 10 April, 02:27
Reply
Queries on SAPI grammar XML

Hi,

I am doing a project on SAPI and I am not very familiar with this software. I was hoping you guys could help me.

I have written a XML grammar file for SAPI recognition and I was wondering if it's possible to activate & deactivate certain rules for recognition during runtime. For example, I want the recognizer to recognise names now, wait for a program to respond and then recognise addresses next. Will this activation and deactivation increase the accuracy of recognizing a subset of the words in the grammar file at a certain point in time?

Thank you for all your help!! :)

4 posts.
Monday 12 August, 23:32
Reply
RE: Queries on SAPI grammar XML

Of course you could do this in XML and SAPI. I have been using IBM ViaVoice which has two interfaces SAPI and SMAPI (which is a IBM standard and works on unix based machines as well) and I have written application in SMAPI environment. The dynamic switching of grammars does work with SMAPI, so I am sure it will work with SAPI also.

Cheers

Naresh

3 posts.
Thursday 15 August, 06:57
Reply
RE: Queries on SAPI grammar XML

Hi,

Do you know how I can go about dynamically switching the grammars?

4 posts.
Saturday 17 August, 07:20
Reply

Back to the Artificial Intelligence Depot.