home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / ibm / pc / soundcar / 1152 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  2.3 KB

  1. Path: sparky!uunet!psgrain!hippo!ucthpx!uctvax.uct.ac.za!clrmic08
  2. From: clrmic08@uctvax.uct.ac.za
  3. Newsgroups: comp.sys.ibm.pc.soundcard
  4. Subject: Re: Speech recognition
  5. Message-ID: <1992Aug12.143348.202347@uctvax.uct.ac.za>
  6. Date: 12 Aug 92 14:33:48 +0200
  7. References: <levitt.712956324@informatics> <1992Aug9.222744.202250@uctvax.uct.ac.za> <Bsr1Cn.LHr@usenet.ucs.indiana.edu>
  8. Organization: University of Cape Town
  9. Lines: 33
  10.  
  11. In article <Bsr1Cn.LHr@usenet.ucs.indiana.edu>, mfleig@silver.ucs.indiana.edu (Mark W. Fleig) writes:
  12. > In article <1992Aug9.222744.202250@uctvax.uct.ac.za> clrmic08@uctvax.uct.ac.za writes:
  13. > Okay. Speaking as an utter eletrical-idiot, (Computer Science: A Study
  14. > in How to Study Computer Science) how might this apply to the current
  15. > crop of sampling boards we have out there. PAS16/SB/Ultrasoon. I have
  16. > no idea if these boards do anything but store the digital samples, and
  17. > actual audio analysis sounds unlikely. Am I wrong with this notion?
  18. > Some of the original ideas of template matching seemed the most likely
  19. > candidates, can we fashion software to take what these boards give us,
  20. > possibly dissect a sampled single word file, pull out the good bits,
  21. > and match it up to a fuzzy database? Would anyone like to give a quick
  22. > lesson on what goes into an .SND/.WAV file?
  23.  
  24. > ,----------------------------. "Therefore, make peace with your god, whatever
  25. > : Mark Fleig                  \  you conceive him to be. Hairy thunderer, or
  26. > : mfleig@silver.ucs.indiana.edu\  cosmic muffin. With all its hope and renewal,
  27. > `-------------------------------' the world continues to deteriorate. Give up."
  28.  
  29. Here in the darkest of Africa we don't get those kind of cards. Soundblaster
  30. and Adlib cards are available but very very expensive. We used a card made by a
  31. local company. It's got 16 single ended channels capable of sampling at 30Khz, 
  32. we only used four but ideally more channels should be used. I don't know if any
  33. of these cards that you've mentioned have got built in filters. 
  34.  
  35. The part about matching templates is dead right, after filtering the audio we
  36. took samples for each word stored them as templates and then after each
  37. recognition we update each template.
  38. Which ever way you go about it try and do most of the processing in analogue!
  39.  
  40. GOOD LUCK !!!!
  41.  
  42.