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

  1. Newsgroups: comp.speech
  2. Path: sparky!uunet!gatech!mailer.cc.fsu.edu!mailer.cc.fsu.edu!lilly
  3. From: lilly@nhmfl.fsu.edu (Leonhard Lilly)
  4. Subject: Re: The Klatt Synthesizer for Sparcs 
  5. In-Reply-To: gordon@spot.Colorado.EDU's message of 5 Jan 93 16:21:24 GMT
  6. Message-ID: <LILLY.93Jan5231915@prost.nhmfl.fsu.edu>
  7. Sender: news@mailer.cc.fsu.edu (Usenet News File Owner)
  8. Nntp-Posting-Host: prost.magnet.fsu.edu
  9. Organization: Department of Physics, Florida State University, Tallahassee
  10.     32306, USA
  11. References: <1993Jan5.133424.8264@hubcap.clemson.edu> <gordon.726250884@spot.Colorado.EDU>
  12. Date: 5 Jan 93 23:19:15
  13. Lines: 47
  14.  
  15. In article <gordon.726250884@spot.Colorado.EDU> gordon@spot.Colorado.EDU (GORDON ALLEN R) writes:
  16.  
  17. >   I've also compiled klatt.  I presume the hello.par file should produce some
  18. >   sound.  However, reading it in, calculating the waveform, and playing it back
  19. >   does not seem to produce sound via the sparc d/a.  Also, attempting to save 
  20. >   the waveform to a file produces a .au file that seems to have data in it and
  21. >   a .dat and a .xgr file that are empty.
  22. >
  23. >   Does anyone know whats happening here?
  24. >
  25. >   Thanks
  26. >
  27. >
  28. >   -- 
  29. >   Allen Gordon                *If the folly of but one of us was changed to*
  30. >   Research Associate              *intelligence, and divided amongst a thousand*
  31. >   gordon@tramp.colorado.edu    *toads, each would be more intelligent than  *
  32. >                     *Aristotle                      *
  33.  
  34. I tried to compile it as well. moving the *.c.00 files to *.c helps a
  35. lot. Then you have to make sure that cc finds the audio library
  36. libaudio.a and some of the SUN audio include files are in the right
  37. place (either change the code or move the includes), check for al the
  38. multimedia/*.h includes.
  39.  
  40. klatt itself doesn't produce any output for me either, but I didn't
  41. check that too carefully. But uklatt hello.par mumbles "hello, my name
  42. is". With  gen you can compose phonemes into longer structures (with a
  43. lot of pauses), however not all phonemes are listed. Check lex.yy.c for
  44. a complete listing. 
  45. I didn't find any part doing the text to phoneme translation, and I
  46. wasn't really impressed with the quality, but maybe somebody can
  47. enlighten us as to how to tune the parameters etc.
  48.  
  49. Hope that helps
  50.  
  51.                 Leo
  52.  
  53.  
  54.  
  55. --
  56. -------------------------------------------------------------------------
  57. Leonhard Lilly                     Internet:  lilly@theory.nhmfl.fsu.edu
  58. Department of Physics                 Phone:  (904) 644 - 5075
  59. FSU - NHMFL          
  60. Tallahassee, FL 32306
  61. -------------------------------------------------------------------------
  62.