Johk3 / DeepFAudio

Machine Learning Audio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepFAudio

AI to replicate people's voices


Table of Contents

These are the sections on the README.md file.


Description

INSERT DESCRIPTION

Technologies

  • Python 3.6
  • Tensorflow
  • Keras
  • Music21

Prerequistites

You must have node installed with the right versions specified in the technologies part.

Installation

Download all packages with

pip install -r requirements.txt

References

Back To The Top


Contributing

Be aware of the fact that contributing will be hard since some of the essential database files and folders(clogs) are removed automaticly. If you want you can recreate them and then the program should work. To find all the databases needed checkout app.js!

If you wish to help on this project you can simply make changes to the file and post your changes and if they are appreciated we will merge them to the Master branch. Please read the CONTRIBUTING.md file for more information. If you have contributed to this work known as Darwin you will be credited the file for contributors is CONTRIBUTIONS.md. :)


License

MIT License

Copyright (c) [2019] [Johannes Leppäkorpi]

Permission is hereby granted, free of charge, to any person obtainin g a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT, IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Back To The Top


Author Info


Contributors

  • trisongz

  • Johk3


Help

If there is a bug please contact us through our social media or email.


Info

If you have any info you are willing to know contact us on our social media or email.

Emails are located in Help ortherwise use Twitter or Discord.


Thank you for giving DeepFAudio a look :)


Back To The Top

About

Machine Learning Audio

License:MIT License


Languages

Language:Jupyter Notebook 97.7%Language:Python 2.3%