Skip to content

Puneet-Sys/MutliTaskConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

🎙️ MultiTask Convertor :

A Application to convert :-

  1. Image to Text
  2. Text to Audio
  3. Audio to Text
  4. Speech to Text.

Interface :

image

Tech Stack :

python

Setup :

Libraries :

  1. Tkinter
  2. Speech Recognition
  3. PIL
  4. Gtts
  5. OS
  6. PYtesseract

To Install :

  1. Open python console in IDE.
  2. Write pip3 install {Library name}
Example : pip3 install requests
Note : To Setup PYtesseract download and install the file Tesseract and give path of the file in the code.
Note : To Setup pyaudio for speech recognition download and install the file pyaudio and then do pip install 'path-to-downloaded-whl' .

IDE USED :

Pycharm

About

Application to convert Image to Text , Text to Audio , Audio to Text and Speech to Text.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages