/emusic-player-electron-server

The server for the FER function of emusic player.

Primary LanguagePython

Emusic Audio player server (for offline version)


The server provides the emotion recognition for the Emusic audio player. Run this server first to use the emotion recognition function of the Emusic Audio player

Installation:

  • Clone the repo
  • Run yarn to install the dependencies.
  • Then start either the yarn start or yarn server command.