Skip to content
/ gtts Public

Encoding text to mp3 with using free Google TTS engine

Notifications You must be signed in to change notification settings

ffps/gtts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encoding book to MP3 with using Google TTS engine

  1. Split text book file

    Split text to small parts with using book_split.py book_name.txt

  2. Get Google API token

    Run book_tts.py -m and read short manual

  3. Encode book files with

    Run book_tts.py book_name [options] -t token_content

  4. Join mp3 files to book parts if needed

    Run book_join.py book_name

About

Encoding text to mp3 with using free Google TTS engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages