Coder Social home page Coder Social logo

veeso / mannaggia-py Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 0.0 88 KB

Mannaggia.sh for big brains

License: Do What The F*ck You Want To Public License

Python 100.00%
mannaggia debugging-tool python-3 python-script resignation fuckmylife mammamia-pizzeria

mannaggia-py's Introduction

Mannaggia-py ๐Ÿ‘ผ

~ mannaggia is a python application to praise or more likely to curse the saints. ~

Ko-fi ยท Installation ยท Changelog

Developed by @veeso

Current version: 0.1.4 (30/01/2022)

License-WTFPL Repo stars Downloads counter Latest version Ko-fi


Remember Mannaggia? This is a Python remake of it, with new features.

mannaggia is a python application to praise or more likely to curse the saints.

When mannaggia is started, it will start naming all the known saints (and more!), preeceding their name with a curse (such as mannaggia a xxxxx) or with a praise (such as lode a xxxxx).

This tool is extremely suggested to be used during an intense debugging session or when implementing those kinds of tasks that makes you want to resign from your job.

Features ๐Ÿท

Get started ๐Ÿš€

  1. Install mannaggia with pip

    pip3 install mannaggia
  2. Run mannaggia

    mannaggia --help

    or in case it's still not available in your path

    python3 -m mannaggia

In case you're missing some dependencies after installation, run:

pip3 install -r requirements.txt

Mozilla tts ๐ŸฆŠ

To get started with mozilla tts, you need to install mozilla tts on your machine with pip3 install tts.

In order to use mozilla TTS as text to speech engine for mannaggia, you need to provide the following options when running mannaggia:

mannaggia --model_name $MODEL_NAME -t mozilla

where model name is something like tts_models/de/thorsten/tacotron2-DCA in addition to this you need also to provide the --config_file argument, which must be the file containing the models list.

The default configuration file, can be found at https://raw.githubusercontent.com/mozilla/TTS/master/TTS/.models.json or in this repository at config/models.json.

example:

mannaggia --model_name tts_models/fr/mai/tacotron2-DDC --config_file config/models.json -t mozilla --prefix "Va te faire enculer"

File as a dictionary

You can opt to use a text file as a dictionary. To do so, it'll be enough to write line by line the name of the "characters" to invoke in mannaggia.

example:

mannaggia -d file -D ./config/dictionary.txt

License ๐Ÿ“œ

Licensed under the DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE, you can find HERE the entire license

mannaggia-py's People

Contributors

veeso avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.