shithub: flite

Download patch

ref: 29b9f4da2175a080c90519b09e0a5e13e5c88da4
parent: 0f56c7165a95c158a0eac16a3b78721664a4e7cb
author: Alan W Black <awb@cs.cmu.edu>
date: Sat Oct 21 06:18:06 EDT 2017

make it look better in github page

--- a/README.md
+++ b/README.md
@@ -68,15 +68,10 @@
 with Festival using basically the same 8KHz diphone voice
 
                 Flite    Festival
-                
    core code    60K      2.6M
-   
    USEnglish    100K     ??
-   
    lexicon      600K     5M
-   
    diphone      1.8M     2.1M
-   
    runtime      <1M      16-20M
    
 
@@ -87,7 +82,8 @@
 (13.4 times faster than real time).  On the ipaq (with the 16KHz diphones)
 flite synthesizes 9.79 time faster than real time.
 
-Requirements:  
+Requirements:
+-------------
 
 o A good C compiler, some of these files are quite large and some C
   compilers might choke on these, gcc is fine.  Sun CC 3.01 has been
@@ -190,7 +186,6 @@
        https://github.com/festvox/bard
 
 New in 1.4.1 (March 2010)
-
     o better ssml support (actually does something)
     
     o better clunit support (smaller)
@@ -221,7 +216,6 @@
     o Speed-ups (and fixes) for converting clunits festvox voices
 
 New in 1.3-release (October 2005)
-
     o fixes to lpc residual extraction to give better quality output
     
     o An updated lexicon (festlex_CMU from festival-2.0.95) and better
@@ -235,7 +229,6 @@
     o runs under ix86_64 linux
 
 New in 1.2-release  (February 2003)
-
     o A build process for diphone and clunits/ldom voices
       FestVox voices can be converted (sometimes) automatically