Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > f1f429f1e7336a64acc418038325ad85 > files > 26

flite-1.4-7.mga5.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Created on October 18, 2014 by texi2html 5.0
texi2html was written by: 
            Lionel Cons <Lionel.Cons@cern.ch> (original author)
            Karl Berry  <karl@freefriends.org>
            Olaf Bachmann <obachman@mathematik.uni-kl.de>
            and many others.
Maintained by: Many creative people.
Send bugs and suggestions to <texi2html-bug@nongnu.org>
-->
<head>
<meta name="description" content="Flite: a small, fast speech synthesis engine: Table of Contents">
<ADDRESS>by <A HREF="http://www.cs.cmu.edu/~awb/">Alan W Black</A> and <A HREF="http://www.cs.cmu.edu/~lenzo/">Kevin A. Lenzo</A></ADDRESS>
<ADDRESS><A HREF="http://www.speech.cs.cmu.edu">Speech Group at Carnegie Mellon University</A></ADDRESS>
<HR>
Full distribution with sources and this document
<A HREF="http://cmuflite.org/packed/flite-1.4/flite-1.4-release.tar.gz">flite-1.4-release.tar.gz</A><br>
PDF version of this document alone
<A HREF="flite.pdf">flite.pdf</A>
<br>
Updates and news on Flite will be posted on 
<A HREF="http://cmuflite.org">http://cmuflite.org</A>
</P>
<P>
NOTE: this document is incomplete
</P>
<HR>
<meta name="keywords" content="Flite: a small, fast speech synthesis engine: Table of Contents">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="texi2html 5.0">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
blockquote.smallquotation {font-size: smaller}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
div.lisp {margin-left: 3.2em}
div.smalldisplay {margin-left: 3.2em}
div.smallexample {margin-left: 3.2em}
div.smalllisp {margin-left: 3.2em}
pre.display {font-family: serif}
pre.format {font-family: serif}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: serif; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: serif; font-size: smaller}
pre.smalllisp {font-size: smaller}
span.nocodebreak {white-space:pre}
span.nolinebreak {white-space:pre}
span.roman {font-family:serif; font-weight:normal}
span.sansserif {font-family:sans-serif; font-weight:normal}
ul.no-bullet {list-style: none}
-->
</style>


</head>

<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">

<a name="SEC_Contents"></a>
<table class="header" cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="flite.html#Abstract" title="Cover (top) of document">Top</a>]</td>
<td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
<td valign="middle" align="left">[Index]</td>
<td valign="middle" align="left">[<a href="flite_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<h1>Table of Contents</h1>

<div class="contents">

<ul class="no-bullet">
  <li><a name="toc-Abstract-1" href="flite.html#Abstract">1 Abstract</a></li>
  <li><a name="toc-Copying-1" href="flite_1.html#Copying">2 Copying</a></li>
  <li><a name="toc-Acknowledgements-1" href="flite_2.html#Acknowledgements">3 Acknowledgements</a></li>
  <li><a name="toc-Installation-1" href="flite_3.html#Installation">4 Installation</a>
  <ul class="no-bullet">
    <li><a name="toc-Windows-Support" href="flite_3.html#Windows-Support">4.1 Windows Support</a></li>
    <li><a name="toc-Window-CE-Support" href="flite_3.html#Window-CE-Support">4.2 Window CE Support</a></li>
    <li><a name="toc-PalmOS-Support" href="flite_3.html#PalmOS-Support">4.3 PalmOS Support</a>
    <ul class="no-bullet">
      <li><a name="toc-Some-notes-on-the-PalmOS-port" href="flite_3.html#Some-notes-on-the-PalmOS-port">4.3.1 Some notes on the PalmOS port</a></li>
      <li><a name="toc-Using-the-PalmOS" href="flite_3.html#Using-the-PalmOS">4.3.2 Using the PalmOS</a></li>
    </ul>
</li>
  </ul></li>
  <li><a name="toc-Flite-Design-1" href="flite_4.html#Flite-Design">5 Flite Design</a>
  <ul class="no-bullet">
    <li><a name="toc-Background" href="flite_4.html#Background">5.1 Background</a></li>
    <li><a name="toc-Key-Decisions" href="flite_4.html#Key-Decisions">5.2 Key Decisions</a></li>
  </ul></li>
  <li><a name="toc-Structure" href="flite_5.html#Structure">6 Structure</a>
  <ul class="no-bullet">
    <li><a name="toc-cst_005fval" href="flite_5.html#cst_005fval">6.1 cst_val</a></li>
  </ul></li>
  <li><a name="toc-APIs-1" href="flite_6.html#APIs">7 APIs</a>
  <ul class="no-bullet">
    <li><a name="toc-flite-binary" href="flite_6.html#flite-binary">7.1 flite binary</a></li>
    <li><a name="toc-Voice-selection" href="flite_6.html#Voice-selection">7.2 Voice selection</a></li>
    <li><a name="toc-C-example" href="flite_6.html#C-example">7.3 C example</a></li>
    <li><a name="toc-Public-Functions" href="flite_6.html#Public-Functions">7.4 Public Functions</a></li>
    <li><a name="toc-Streaming-Synthesis" href="flite_6.html#Streaming-Synthesis">7.5 Streaming Synthesis</a></li>
  </ul></li>
  <li><a name="toc-Converting-FestVox-Voices-1" href="flite_7.html#Converting-FestVox-Voices">8 Converting FestVox Voices</a>
  <ul class="no-bullet">
    <li><a name="toc-Cocantenative-Voice-Building" href="flite_7.html#Cocantenative-Voice-Building">8.1 Cocantenative Voice Building</a></li>
    <li><a name="toc-Statistical-Voice-Building" href="flite_7.html#Statistical-Voice-Building">8.2 Statistical Voice Building</a></li>
    <li><a name="toc-Lexicon-Conversion" href="flite_7.html#Lexicon-Conversion">8.3 Lexicon Conversion</a></li>
    <li><a name="toc-Language-Conversion" href="flite_7.html#Language-Conversion">8.4 Language Conversion</a></li>
  </ul></li>
  <li><a name="toc-Porting-to-new-platforms" href="flite_8.html#Porting-to-new-platforms">9 Porting to new platforms</a></li>
  <li><a name="toc-Future-developments" href="flite_9.html#Future-developments">10 Future developments</a></li>
</ul>
</div>
<hr>
<table class="header" cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="flite.html#Abstract" title="Cover (top) of document">Top</a>]</td>
<td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
<td valign="middle" align="left">[Index]</td>
<td valign="middle" align="left">[<a href="flite_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<p>
 <font size="-1">
  This document was generated on <i>October 18, 2014</i> using <a href="http://www.nongnu.org/texi2html/"><i>texi2html 5.0</i></a>.
 </font>
 <br>

</p>
</body>
</html>