Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ Vakta Public

Vakta is a Python-based desktop application that converts text from PDF, DOC, and TXT files into audio files.

Notifications You must be signed in to change notification settings

Karlex1/Vakta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Vakta: Text-to-Audio

Description

It is Text to Audio converter program written in python for converting pdf,doc,txt files in audio file.

In this project I used multiple library like:

  • Pdfplumber- for extracting text
  • tkinter- for gui
  • pyttsx3- for converting to audio file
  • threading & concurrent.futures & queue- for threading.

Installation

For use Vakta Clone the repository and download all dependencies by using following command in cmd:

  • pip install pdfplumber pyttsx3

Usage

Screenshot (65)

fill the field and convert the file.

About

Vakta is a Python-based desktop application that converts text from PDF, DOC, and TXT files into audio files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages