hungld / thereader

Ebook PDF and Epub voice reader by using TTS based on Google TTS Unofficial API

Home Page:http://thereader.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Reader

Author: XNOHAT

Ebook PDF and Epub voice reader by using TTS based on Google TTS Unofficial API

install required library

yum install poppler-utils or apt-get install poppler-utils

please doing chmod +x for 5 binary in source folder

chmod +x ./epub2txt

chmod +x ./ffmpeg

chmod +x ./pdfinfo

chmod +x ./pdftotext

chmod +x ./mutool

and allow write to folder audio and book

chmod 777 ./audio chmod 777 ./book

About

Ebook PDF and Epub voice reader by using TTS based on Google TTS Unofficial API

http://thereader.xyz


Languages

Language:PHP 81.8%Language:HTML 17.6%Language:Shell 0.5%