Giter VIP home page Giter VIP logo

text-to-speech_tkinter's Introduction

Hey, I'm HEROBRINE

  • I am currently pursuing my bachelors degree in CS. with specialization in Information Security in Chandigarh University

  • I almost like coding, but new technologies exite me more.

  • Right now I am learning Data Structures and algorithms, also I am trying my brain on Java

  • You can reach me here at:

    Linkedin Telegram Gmail

HEROBRINE25MCPE


πŸ’» TOOLS & LANGUAGES:

c++

python

html

CSS

JAVA





πŸŽ‡ MY STREAK:

GitHub Streak

text-to-speech_tkinter's People

Contributors

herobrine25mcpe avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

pathakhrk-dev

text-to-speech_tkinter's Issues

Zombie Threads

So in Tkinter, you can only do one function at a time so if there is a function/process going on then the whole Tkinter GUI will freeze until it completes. Whenever the text or pdf text-to-speech conversion is going you can't do anything else, not even close it until you brute force kill it via task manager or interrupt the ongoing Thread.

In the pdf menu when you start the conversion another Thread is started for that, so you can still use the GUI while listening to the pdf file. But if you close the GUI while the speaker is still in the middle of the conversion, GUI will close and you will be left with a Zombie Thread still speaking the pdf content.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.