Slashdot Mirror


State of Speech Synthesis and Text-To-Speech?

Gnulix asks: "Are there any, preferably either open source products available that produce realistic speech from an arbitrary (English) text? Projects such as Festival doesn't sound all that much better than SAM (Software Automatic Mouth) did on a Commodore 64 back in 1979, nor does SoftVoice's or IBM's new products sound very good. I mean we all know that Stephen Hawking is a fun loving guy, but I bet you that he didn't choose his unrealistic, robotic voice just for the heck of it. With all the amazing advances we have seen in real-time graphics, shouldn't speech synthesis have come much, much further than what is, seemingly, available today?" Ask Slashdot last handled the Voice-To-Text issue in January of this year.

8 of 52 comments (clear)

  1. AT&T Natural Voices by Utopia · · Score: 5, Informative

    is the best Text to speech conversion program
    checkout http://www.naturalvoices.att.com/

  2. Check out the National Weather Service by tdyson · · Score: 3, Informative
    The NWS's automated weather channel broadcasts use a new technology this year. The changeas quite a big deal in the marine communities, wear people listen to these voices every day. The new voices are pretty darn good.

    Natoinal Weather Service describes their new system.

  3. I have an interest in this by Kafteinn · · Score: 3, Informative

    And the best I have found so far is Festival with Mbrola voices (although not perfect they are far superior than the Festival voices)

    For voice control stuff I found a little program called cvoicecontrol to be quite nice.

    --
    Hitler's in the fridge.
  4. AT&T has done a lot by xagon7 · · Score: 3, Informative

    Just check THIS out:

    http://www.naturalvoices.com/

    quite a big step in the right direction in my opinion.

  5. Re:AT&T Natural Voices by pediddle · · Score: 4, Informative

    Another extremely strong competetor to Natural Voices is Speechwork's Speechify. Take the "Speechify Challenge" -- it's still possible to tell which is a real recording and which is the computer, but it is very difficult. Some say it's the best engine available, but I guess that's a matter of personal preference.

    I don't know about Open Source TTS, but the commercial versions (AT&T, Speechworks, and others) are sitting on the threshold of truly natural speech. I work in the speech industry, so I follow progress and have seen some of the unreleased demos of upcoming versions. In the next couple years, we can expect amazing things. It won't be long before the Speechify Challenge will truly be impossible to beat.

    By the way, for those of you who don't know, the newest and best-sounding engines don't use purely synthesized sounds as older and small-footprint engines do (Festival and Steven Hawking). The engines are built using actual recordings: a "voice actor" will sit in a studio and record dozens of hours of speech, and then, over the course of several months, the recordings are then cut and spliced into individual phonyms, which are reassembled by the engine. This means that the voices actually sound like real people, and the only unrealistic part is the inflection when generating complete sentences. You can order custom voices (for several tens of thousands of dollars) and get a voice that sounds identical to that of your celebrity of choice.

  6. Re:AT&T Natural Voices by pediddle · · Score: 3, Informative

    One addendum: the fact that the newest engines use real recordings is exactly the reason why it will be nearly impossible for Open Source engines to approach the quality of commercial versions. The amount of work involved in extracting the raw sounds from recordings is staggering, and it requires full-time commitment from trained experts over the course of many months (not to mention the cost of hiring voice talent). There is no way to avoid the costs involved, and so Open Source alternatives cannot become available without some sort of large grant. Unfortunate.

  7. TTS Synthesizers by irrelevant · · Score: 3, Informative

    Here at work we monitor progress of and/or use the following:

    DECTalk (One of the most widely used)
    Eloquent (http://www.eloq.com - dead URL?) (fairly natural-sounding with dialects)
    Elan (European languages)

    They've all been improving over the years.

  8. State of the art in TTS by Sam+Lowry · · Score: 3, Informative
    There are basicaly two TTS technologies on the market:
    • dyphone-based synthesis where the database contains one dyphone (end of first sound + start of next sound) for each psossible sound combination. This approach is used in Festival. Dyphone-based synthesis will hardly sound better that in Festival because dyphones have to be modified artificially to fit every variation of pitch, duration and any other parameter that is needed to produce a given phrase.
    • corpus-based synthesis takes a different approach where a large database of several hours of speech is recorded and manually labelled to mark the start and end of each sound. Such a database is used to extract the best and the longest sequence of dyphones during the production. This approach gives naturally sounding results for short sentences where intonation is not so important
    Given that the cost of developing a database for corpus synthesis may easily be 100 times higher than for dyphone synthesis, there are very few companies that make them. Two companies offer a demo on the internet: ATT and Scansoft (former L&H) and