In-built Interactive Voice-Assistant, Say Hello :)
- Change
.pdf
files to.docx
&.txt
- Convert Image format into
.png
to.jpeg/.jpg
[vice-versa] - Record your Voice & changes it into a text file and convert it into any desired format.
- To make an Audio book, upload the text file and listen it
.mp3
file format.
Run cmd
- To convert docx to pdf
pip install docx2pdf
- To pdf to docx
pip install pdf2docx
- To convert text to speech
pip install gTTS
- Recognize the Speech & voice modulation
pip install SpeechRecognition
- text-to-speech conversion library
pip install pysttx3