Results 1 to 8 of 8

Thread: Speech Recognition using VB

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2002
    Posts
    70

    Speech Recognition using VB

    hello all,
    i'm trying to build a voice biometric system using template matching techniques. here we extract templates using some algorithms and compare / verify those template using algorithms like DTW or Euclidean distance or HMM..
    Does anybody in the forum have any ideas regarding this...
    Please let me know

    Thanks
    Radhika

  2. #2
    PowerPoster rjlohan's Avatar
    Join Date
    Sep 2001
    Location
    Sydney, Australia
    Posts
    3,205
    Ummm... don't do it in VB?
    -----------------------------------------
    -RJ
    [email protected]
    -----------------------------------------

  3. #3
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091

    Re: Speech Recognition using VB

    Originally posted by radhikajan
    hello all,
    i'm trying to build a voice biometric system using template matching techniques. here we extract templates using some algorithms and compare / verify those template using algorithms like DTW or Euclidean distance or HMM..
    Does anybody in the forum have any ideas regarding this...
    Please let me know

    Thanks
    Radhika
    Yeah, anytime you need to use all those big words to explain your situation, VB would probably be your second to last choice. The last time I typed Euclidean into VB it started laughing at me.

    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

  4. #4

    Thread Starter
    Lively Member
    Join Date
    May 2002
    Posts
    70

    Red face Why not in VB?

    hey crptcblade

    did you mean to say that its impossible to build a speech recogniser in VB? or its hard to implement those algorithms?

  5. #5
    sunnyl
    Guest
    Not really impossible....but pretty close to. For starters VB might be a bit slow, especially if you get to real time recognition. Hell I think getting input from the mic in real time is already a bit of a problem.

  6. #6
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Hasn't Micro$oft just released some sort of a Speech Recognition Software Development Kit?

  7. #7
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Speech Recognition using VB

    Originally posted by radhikajan
    hello all,
    i'm trying to build a voice biometric system using template matching techniques. here we extract templates using some algorithms and compare / verify those template using algorithms like DTW or Euclidean distance or HMM..
    Does anybody in the forum have any ideas regarding this...
    Please let me know

    Thanks
    Radhika
    That is the single most complexly worded post I have come across in VB Forums.

  8. #8
    sunnyl
    Guest
    Yea....Speech SDK 4.0, 5.0 and 5.1

    But I think the aim is to build one.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width