Click to See Complete Forum and Search --> : good idea...
WilliamWallace
11-13-2000, 06:37 PM
im looking for anyone to help write an interactive voice recognition program in c++
it will behave like hal from 2001, or the computer in star trek.
i already have the sounds...if anybody has any idea, or psuedocode for this program it would be greatly appreciated.
------------------
go here to learn more about me: click here (http://www.geocities.com/Hollywood/9396/iamwallace.wav)
Strike
11-13-2000, 07:22 PM
voice recognition isn't exactly EASY, you know... it is heavy heavy math
WilliamWallace
11-13-2000, 08:48 PM
yeah i know, but i figured if enough people could get together we might have a chance...hey look at linux....
wmHardRock
11-13-2000, 08:51 PM
Yeah, but usually the person who starts the project has already some knowledge about what he wants to do...
Strike
11-13-2000, 08:53 PM
see if you can dig up code samples on this, that might help. Check SourceForge (http://sourceforge.net) or Freshmeat (http://freshmeat.net).
Glaurung
11-14-2000, 03:56 AM
I don't want to scare you, but I think it's waay more difficult to build a decent voice recognition system than an os.
There's this company where I live that's been making voice software, and it took them about 15 yrs to make a system that could recognize a voice with accuracy....
YaRness
11-14-2000, 09:21 AM
Originally posted by Glaurung:
I don't want to scare you, but I think it's waay more difficult to build a decent voice recognition system than an os.
There's this company where I live that's been making voice software, and it took them about 15 yrs to make a system that could recognize a voice with accuracy....
well you can get speaker-dependent voice recognition software on freshmeat.
i guess it depends on how good you need it to be.
------------------
"Assembly of Japanese bicycle require great peace of mind."
Registered Linux User #188285 http://counter.li.org/
------------------
WilliamWallace
11-14-2000, 01:53 PM
yeah i figured it would be difficult, i was thinking along the lines of hal....i didnt know how difficult it would be. oh well. http://www.linuxnewbie.org/ubb/rolleyes.gif
------------------
go here to learn more about me: click here (http://www.geocities.com/Hollywood/9396/iamwallace.wav)
Larkfellow
11-14-2000, 02:13 PM
Originally posted by WilliamWallace:
yeah i figured it would be difficult, i was thinking along the lines of hal....i didnt know how difficult it would be. oh well. http://www.linuxnewbie.org/ubb/rolleyes.gif
I say don't let it stop you because you feel it will be difficult. And don't listen to negative comments that you can't do it. Take it onto your own to do. Try making your own algorithms to break down voice patterns. But I do recommend starting small. First.. make a program that will just take voice samples and compair them to each other And then gradually expand it into the full blown Voice Recognition. Just work slowly. And don't give up.
WilliamWallace
11-14-2000, 11:38 PM
i didnt mean i was giving up...im going to try...i figure even if i cant do it ill earn alot by trying