Metadata-Version: 2.1
Name: model-creator-bird-sing-v2
Version: 0.2.0
Summary: Autoencoder singing
Home-page: https://github.com/sonicpierre/Music_VAE_Generation
Author: VIRGAUX Pierre
Author-email: pvirgaux@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENCE.txt

# IA singing bird

![alt text](readme_image/intro_image.jpg)

This is my final project of my engineering school. It has been made in one month with an other student
who works in cloud computing. The idea was to generate birds songs with an Artificial Intelligence. We
started with a tutorial from Valerio Velardo on sound VAE. We changed a bit the model to make it more 
more complex. We trained the model on Deep Learning machins because we needed GPU. Moreover, we tried 
different achitectures to find the best model.

## The model



## How to use the model

This work is made to be test and used again by professionals of birds. You can install this part of the work on Pypi :

pip install model-creator-bird-sing-v2




