English with Audio 2020-08-08

Split into pages with a given word count.
Each set of pages has the sentences sorted by character counts. Note: I grabbed sentences using this regex for a "word," so it's not actually "words."
 [\w,'"]+\b The following get counted as 1 word: I'm, you're I've, etc.