Skip to content

The focus of this project is to create a procedural music generator based on feelings read from image or text

Notifications You must be signed in to change notification settings

leonard-de-vinci/Text2Mus

Repository files navigation

Text2Mus

The main goal of this project is to build a system that would generate music based on feelings. These feelings could be given thanks to visual analysis or from text analysis.

Status

Work in progress

Getting Started

Prerequisites

  • python 3.6

  • keras + tensorflow

pip install tensorflow
  • Pytorch
pip install https://download.pytorch.org/whl/cu90/torch-1.0.0-cp36-cp36m-win_amd64.whl
pip install torchvision
  • python-rtmidi
pip install python_rtmidi
  • python_glove
pip install python_glove

Authors

License

To be decided

Acknowledgments

  • DVIC (soon to happen)

About

The focus of this project is to create a procedural music generator based on feelings read from image or text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages