Talk:Text to Speech

From Valve Developer Community
Revision as of 07:05, 21 August 2006 by Ndnichols (talk | contribs)
Jump to navigation Jump to search

Interesting. Do you have any sound-samples? --dutchmega 10:34, 14 Aug 2006 (PDT)

Dutchmega, in my user page is a link to a News at Seven page that has a video of our current system; it uses the same TTS stuff as the code in this page. You can watch the video (it's less than 20 megs, I believe) to get a good idea of how good the voices can sound. The only modification we're doing right now to the stock SAPI speech is a small, hardcoded dictionary of transformations for hard-to-pronounce phrases (ie, 'al Qaeda' becomes 'all chi de', etc.) In the future, we have plans to vary the speech produced based on the content/affectation of the text, but right now it's just basic TTS. If I get a chance, I'll post some actual sound samples later. Thanks.--Ndnichols 07:05, 21 Aug 2006 (PDT)