Giter Club home page Giter Club logo

digital-mozart's Introduction

hero image

"Digital Mozart is a next-gen AI-powered composer. It generates beautiful, thought-provoking tunes using an image you have provided as its source of inspiration. It is powered by Google® state-of-the-art image recognition algorithms, machine learning and modern browser API's."

This is my project for Gofore Hackathon 2019. It composes purposely shitty tunes with premade samples and vocals generated by Google's Text-to-Speech API.

The backend first extracts labels from the source image using Cloud Vision API, then translates those labels to Finnish with Cloud Translation API and finally generates "vocals" with Cloud Text-to-Speech API, resulting in a horrible mess.

Techs used:

  • Vue.js
  • Docker
  • Express
  • Google's Cloud Translation API, Cloud Text-to-Speech API and Cloud Vision API
  • Howler.js for music playback.

Dependencies

  • Docker
  • Google Cloud Platform account.

Project setup

  1. Create a new project on Google Cloud Platform. Enable Cloud Translation API, Cloud Text-to-Speech API and Cloud Vision API
  2. Generate a new service account key using Google Cloud Platform developer console
  3. Place the service account key at project root and rename it to .credentials.json
  4. Start the project with docker-compose up --build
  5. Open http://localhost:8065/ in browser.

digital-mozart's People

Contributors

penny-five avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.