Skip to content

A tool to preprocess error messages to be sung by Festival song synthesizer to various melodies. #warsztatywww

License

Notifications You must be signed in to change notification settings

krzys-h/soviet-error

Repository files navigation

soviet-error

A tool to preprocess error messages to be sung by Festival song synthesizer to various melodies.

Installation

  • virtualenv venv
  • . venv/bin/activate
  • pip install -r requirements.txt

Usage

python synthesize.py MELODY MESSAGE | festival --pipe

where melody is:

  • USSR (USSR Anthem),
  • Internationale (The Internationale),
  • WKNP (a Polish folk melody, "Wlazł kotek na płotek").

Example:

echo "An error occured and the world is on fire" | python synthesize.py USSR | festival --pipe

About

A tool to preprocess error messages to be sung by Festival song synthesizer to various melodies. #warsztatywww

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages