Open tesYolan opened 6 years ago
Ghost is integrated, @Eskender-B is writing the rules and stories. Speech to text is using PocketShinx and if the mic has good quality and the speaker has a good american accent, it's works fine. The problem is when there's noise and when the speaker's accent isn't as intended. We need to add a small noise subtraction module in there for the first problem and a grammar analysis of what was heard for the second one so that the robot can say "I'm sorry can you repeat that please" or something like that when gibberish is heard. Audio output is not a problem, however we need to worry about input and get good mics. Cross-compiler has issues now, it's going to be changed entirely. In the mean time, there's always an updated deb package here about an image, there's a very minimal debian we slimmed down for the pi with only the basic deps of opencog and this repo... should release that soon.
Going to our first major demo, appropriately listing all the things that are done and ready for consumption so that we could see how far or near we are to a first release.
So what are the status of:
For now, this are the things that are on top of my mind. In time we would see if there are additional things to be added in our first demo.