home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / speech / 430 < prev    next >
Encoding:
Text File  |  1993-01-10  |  1.7 KB  |  39 lines

  1. Newsgroups: comp.speech
  2. Path: sparky!uunet!pipex!demon!gtoal
  3. From: gtoal@pizzabox.demon.co.uk (Graham Toal)
  4. Subject: Re: WANTED: word to phoneme dictionary and digitized phonemes
  5. Message-ID: <C0MvKz.Br1@demon.co.uk>
  6. Keywords: text to speech, phonenes, dictionaries
  7. Sender: news@demon.co.uk
  8. Nntp-Posting-Host: pizzabox.demon.co.uk
  9. Organization: Cuddlehogs Anonymous
  10. References: <1993Jan10.003413.16272@hacker.UUCP>
  11. Date: Sun, 10 Jan 1993 10:24:34 GMT
  12. Lines: 25
  13.  
  14. In article <1993Jan10.003413.16272@hacker.UUCP> steve@hacker.uucp (Stephen M. Youndt) writes:
  15. :The subject line pretty much says what I'm after. I'm trying to put
  16. :together a *very* basic text to speech engine.  What this requires
  17. :is a dictionary to convert from a latin alphabet to a phonetic
  18. :alphabet, and digitized samples of spoken phonemes (I believe there
  19. :are 39 in English).
  20.  
  21. I have several of these - the most easily accessible one is from the
  22. nettalk program that comes with aspirin (the neural net package).  Another
  23. quality set of data but not so easily accessible is the COED data on
  24. black.ox.ac.uk  That site also has Daniel Jones' "pronouncing dictionary"
  25. and Roger Mitton's data from his PhD project on spelling; also the MRCD
  26. database.
  27.  
  28. I'm currently working on taking all the sets of data and converting them
  29. to a single representation.  This also involves writing parsers to decode
  30. text descriptions in docs like the 1911 websters.  (The IPA is represented
  31. rather strangely...)
  32.  
  33. I'm going to use the ASCII IPA layout recently posted to alt.usage.english
  34.  
  35. Graham
  36. PS I posted rather than replied just to let anyone who knows me know I
  37. read this group, since I seldom post here, just in case anyone wants
  38. to get in touch with me that I haven't spoken to for a couple of years...
  39.