“awesome project but tell me how were you able to come up with the AI program?”
Which part of AI do you want to know?
Voice, recognition, automation, vision, motion etc…
Please let me know which one you want to know.
There are too much to go in detail for all of them.
I will just pick one.
The voice and speech was original done in Basic.
The English and the Japanese speech were programmed in basic.
It gets the job done.
When talking it get the pronouncation from the data base.
There is a lot of exception for each words, so my data have to keep track of the exception.
Example.
I read
I have read.
He has read.
The word “read” spell the same, but say differently.
Aiko has to check the keyword before and after each word to make sure the pronounce is correct.
This goes the same for the reading japanese.
It was a lot of work in the beginning, but now most of it are done.
But I still have to update the database regularly.
There are still some words that Aiko say it wrong, but that is the learning process, which I still have to fix.
(im still learning C# though
)




