shithub: flite

Download patch

ref: bb5312182c923c01b04c255979afc76e1ed2070e
parent: 7c1994bd809aea4c535997c09f6703675986f98e
author: Peter Schmidt <peter@peterjs.com>
date: Wed Oct 30 14:41:23 EDT 2019

Update README.md

Fixes a couple of typos

--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@
   
 o For standard diphone voices, maximum run time memory
   requirements are approximately less than twice the memory requirement 
-  for the waveform generated.  For 32bit archtectures
+  for the waveform generated.  For 32bit architectures
   this effectively means under 1M.
   
 o The flite program supports, synthesis of individual strings or files
@@ -132,7 +132,7 @@
 architectures may not work directly as there is some careful
 byte order constraints in some structures.  These are portable but may
 require reordering of some fields, contact us if you are moving to
-a new archiecture.
+a new architecture.
 
 News
 ----