Giter Club home page Giter Club logo

itts.py's Introduction

iTTS.py Unlicensed work

GitLab Build Status GitLab Coverage Libraries.io Status Code style: antiflash

We have moved to https://codeberg.org/KOLANICH-tools/iTTS.py , grab new versions there.

Under the disguise of "better security" Micro$oft-owned GitHub has discriminated users of 1FA passwords while having commercial interest in success of FIDO 1FA specifications and Windows Hello implementation which it promotes as a replacement for passwords. It will result in dire consequencies and is competely inacceptable, read why.

If you don't want to participate in harming yourself, it is recommended to follow the lead and migrate somewhere away of GitHub and Micro$oft. Here is the list of alternatives and rationales to do it. If they delete the discussion, there are certain well-known places where you can get a copy of it. Read why you should also leave GitHub.


Just a kernel for Jupyter notebook speaking text from cells.

The work is based on https://github.com/takluyver/bash_kernel, which is licensed under BSD 3-clause license.

Limitations and ToDos

  • Currently it speaks only using system loudspeakers because speech-dispatcher (and its protocol) lacks the functionality to get the voice stream instead of speaking it.
  • Currently lacks an abstraction layer to support different APIs, such as SAPI5 uniformly.
  • Currently it lacks automatic language detection. langdetect is shit (in the sense its quality is too poor). nltk can be used for that once the issue with insecure way of providing pretrained models needed for it is solved.
  • Currently it lacks autocompletion of the arguments of the magics.
  • Currently it lacks hints on the magics.
  • Currently it lacks autocompletion of words for usual text based on beginning of the sentence.
    • Markov models can be used
    • or maybe RNNs

itts.py's People

Contributors

kolanich avatar

Watchers

 avatar  avatar  avatar

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.