home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / speech / 288 < prev    next >
Encoding:
Text File  |  1992-11-23  |  1.8 KB  |  42 lines

  1. Newsgroups: comp.speech
  2. Path: sparky!uunet!gatech!hubcap!blackhawk!bdbryan
  3. From: bdbryan@eng.clemson.edu (Ben Bryant)
  4. Subject: Phonemic analyzer construction
  5. Message-ID: <1992Nov23.133836.11680@hubcap.clemson.edu>
  6. Sender: news@hubcap.clemson.edu (news)
  7. Reply-To: bdbryan@eng.clemson.edu
  8. Organization: College of Engineering, Clemson Univ.
  9. Date: Mon, 23 Nov 1992 13:38:36 GMT
  10. Lines: 30
  11.  
  12. G'day Sirs,
  13. I am thinking about building a connectionist phoneme analyzer, and am interested
  14. in finding out some ideas about how to go about designing the "higher-level"
  15. classifier which will discriminate among the outputs from several previously
  16. trained "subclass instant" neural nets.
  17.  
  18. Basically, the way this would work is that a suitable NN architecture would
  19. be chosen for the "lower-level" signal analysis stage, and instances of this
  20. architecture would be trained using TIMIT or some other large database.
  21.  
  22. The way the training would take place is as follows:
  23. 1) first the training tokens for each phonemic subclass would be extracted
  24.    from the database.
  25. 2) the phoneme tokens for each phonemic subclass extracted in step one would
  26.    then be preprocessed with an appropriate feature representation technique.
  27. 3) network instances would be trained using the chosen neural network architecture.
  28.    A network instance will be trained for each phonemic subclass (i.e., voiced-stops,
  29.    unvoiced-stops, diphthongs, vowels, etc.).
  30. 4) after training all network instances, the outputs from the trained subnetworks
  31.    would "somehow" be arbitrated to provide a decision of which phoneme was uttered
  32.    within a given region of signal.
  33.  
  34. -The "somehow" in step 4) is what I really could use some help with. Any other
  35. ideas for this system would be welcome as well. Thank you very much.
  36.  
  37. Sincerely,
  38. -Benjamin Bryant 
  39.  
  40.  
  41.  
  42.