Thread: speech recognition

  1. #1
    mehmet
    Guest

    speech recognition

    i need to make a program that recognizes numbers uttered in a non-english language.i am in the research phase.

    any resources will be appreciated
    thanx

  2. #2
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380
    There are lots of sites on speech recognition, supplying info on the math behind it, the process of speech recognition, algorithms and providing source code. Do you have a specific question on it?

  3. #3
    Unregistered
    Guest
    Could you name some sites pls?

  4. #4
    mehmet
    Guest
    Originally posted by Shiro
    There are lots of sites on speech recognition, supplying info on the math behind it, the process of speech recognition, algorithms and providing source code. Do you have a specific question on it?
    I don't have a specific question since I don't know much about it.
    As far as I figured out first i have to digitize the incoming analog signal from the mike.Then a word separation process and next word recognition.That's all I know.I had a signals and systems course but it was quite theoretical.

    In short,I need to learn the whole process from the ground up.
    thanx

  5. #5
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380
    >I had a signals and systems course but it was quite theoretical.

    You need the theoretical foundations of digital signal processing in order to understand digital signal processing.

    A very good online-book on DSP, it can also be downloaded as PDF:
    www.dspguide.com/

    Some general DSP links:
    www.dsptutor.freeuk.com/
    www.dspguru.com/

    Links for speech/voice recognition:
    http://murray.newcastle.edu.au/users.../tutorial.html
    http://home.nycap.rr.com/voice/Voice...nTutorial.html

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Using MS Speech in BCPPB 6.0
    By MiraX33 in forum Windows Programming
    Replies: 0
    Last Post: 02-26-2006, 10:21 AM
  2. Voice recognition SDK....
    By BobS0327 in forum C Programming
    Replies: 2
    Last Post: 03-31-2005, 09:50 AM
  3. Speech coding, detecting pitch
    By subdene in forum C++ Programming
    Replies: 2
    Last Post: 11-24-2004, 09:35 PM
  4. Open Source I.B.M. Speech Recognition Software
    By hk_mp5kpdw in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 09-13-2004, 05:28 PM
  5. speech/handwriting recognition for programming?
    By Sargnagel in forum Tech Board
    Replies: 7
    Last Post: 08-25-2003, 02:24 PM