{"id":13812061,"url":"https://github.com/Conchylicultor/MusicGenerator","last_synced_at":"2025-05-14T21:32:22.584Z","repository":{"id":69309276,"uuid":"66854970","full_name":"Conchylicultor/MusicGenerator","owner":"Conchylicultor","description":"Experiment diverse Deep learning models for music generation with TensorFlow","archived":false,"fork":false,"pushed_at":"2017-04-01T14:48:40.000Z","size":263,"stargazers_count":322,"open_issues_count":8,"forks_count":78,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-04-09T15:06:50.641Z","etag":null,"topics":["deep-learning","music-generation","rnn","tensorflow"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Conchylicultor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-29T15:16:05.000Z","updated_at":"2025-01-26T04:05:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"9ed30348-125a-459a-abe1-f6f819308a96","html_url":"https://github.com/Conchylicultor/MusicGenerator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Conchylicultor%2FMusicGenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Conchylicultor%2FMusicGenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Conchylicultor%2FMusicGenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Conchylicultor%2FMusicGenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Conchylicultor","download_url":"https://codeload.github.com/Conchylicultor/MusicGenerator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254231160,"owners_count":22036314,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deep-learning","music-generation","rnn","tensorflow"],"created_at":"2024-08-04T04:00:45.970Z","updated_at":"2025-05-14T21:32:17.568Z","avatar_url":"https://github.com/Conchylicultor.png","language":"Python","funding_links":[],"categories":["GitHub projects"],"sub_categories":[],"readme":"# MusicGenerator\n\n## Presentation\n\nExperiment diverse Deep learning models for music generation with TensorFlow\n\n## Results\n\nThe different models and experiments are explained [here](docs/models.md).\n\n## Installation\n\nThe program requires the following dependencies (easy to install using pip):\n * Python 3\n * TensorFlow (tested with v0.10.0rc0. Won't work with previous versions)\n * CUDA (for using gpu, see TensorFlow [installation page](https://www.tensorflow.org/versions/master/get_started/os_setup.html#optional-install-cuda-gpus-on-linux) for more details)\n * Numpy (should be installed with TensorFlow)\n * Mido (midi library)\n * Tqdm (for the nice progression bars)\n * OpenCv (Sorry, there is no simple way to install it with python 3. It's primarily used as visualisation tool to print the piano roll so is quite optional. All OpenCv calls are contained inside the imgconnector file so if you want to use test the program without OpenCv, you can try removing the functions inside the file)\n\n## Running\n\nTo train the model, simply run `main.py`. Once trained, you can generate the results with `main.py --test --sample_length 500`. For more help and options, use `python main.py -h`.\n\nTo visualize the computational graph and the cost with TensorBoard, run `tensorboard --logdir save/`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FConchylicultor%2FMusicGenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FConchylicultor%2FMusicGenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FConchylicultor%2FMusicGenerator/lists"}