Skip to main content

Strange combinations converter

Project description

Weird converter

PyPI version Downloads Downloads Downloads
HitCount Python package GitHub stars GitHub forks GitHub contributors

🔀 Strange combinations converter like from Audio to Image

Installation

Install client via pip. Ideally, weird-converter is well supported for Python >= 3.7.

pip3 install weird-converter

Usage

Just run it like this:

weird_converter.audio_to_image('audio.wav')  # It only supports wav files, for now.

Future development

  • 🎶 Support other input audio types.
  • 📷 Implement image to audio conversion.
  • 📹 Implement audio to video conversion (and the same other way around).

Results

Audio to image

From this fanfare audio to this image:

Fanfare image

Or from this empty audio, representing a silence, to this image:

Silent image

Development

Recommendations

Usage of virtualenv is recommended for package library / runtime isolation.

Installation

  1. Setup virtual environment

  2. Install dependencies

pip3 install -r requirements.lock
  1. Install locally
pip3 install .

Contributing

Suggestions, improvements, and enhancements are always welcome! If you have any issues, please do raise one in the Issues section. If you have an improvement, do file an issue to discuss the suggestion before creating a PR.

All ideas – no matter how outrageous – welcome!

Authors

License

Apache-2.0 © weird-converter

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

weird-converter-0.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

weird_converter-0.1-py3-none-any.whl (7.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page