Sentence recognition and ability to answer with another sentence
Posted
by terabytest
on Stack Overflow
See other posts from Stack Overflow
or by terabytest
Published on 2010-05-29T22:38:22Z
Indexed on
2010/05/29
22:42 UTC
Read the original article
Hit count: 189
Hi. I'm looking into sentence recognition to make a program that should play voice clips from the game Team Fortress 2. I have .wav files and text files containing the transcription for every sound. What I'd like to make is a system that makes two characters of the game talk to each other (trough playing sound clips), and each one recognises the sense of what the other is saying and tries to answer with another of the available sound clips (trying its best to fit the sense of what it's trying to say) Is that possible in any way?
© Stack Overflow or respective owner