Git Product home page Git Product logo

emotionmusic's Introduction

EmotionMusic

能识别情绪的网页音乐播放器

简介

我们一直想借助现有的技术开发一个能识别情绪的音乐播放器,最初的想法来源于@lcyzgdy。这一版本的作品很简单但也具有趣味性,希望能激发你的创意。

展示

Demo

Chrome需要点击地址栏左边的感叹号打开摄像头功能

工作原理

利用Microsoft Azure Emotion API进行情绪识别,再通过网易云音乐API来根据情绪标签完成从歌单到歌曲的搜索。

环境要求

  1. NodeJS 6.0+ 环境
  2. 兼容 MediaDevices.getUserMedia() API的浏览器,具体可查看MDN文档

安装

$ git clone https://github.com/LanticGan/EmotionMusic
$ cd EmotionMusic
$ npm install

运行

运行服务器

$ node app.js

默认开放端口为3000,通过浏览器访问即可

其它

  1. Microsoft Azure Emotion API Key默认试用期限只有30天,若过期可在官网免费申请试用或者购买。

emotionmusic's People

Contributors

lanticgan avatar

Stargazers

 avatar  avatar  avatar simple 1/6 avatar  avatar Moorez avatar  avatar  avatar  avatar

Watchers

James Cloos 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.