GithubHelp home page GithubHelp logo

cschen1205 / spring-deep-audio-api Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 98.82 MB

Deep Learning Audio Processing in Spring

License: MIT License

Java 62.36% JavaScript 26.54% HTML 0.25% Vue 10.49% PowerShell 0.36%
audio-classificaton genres-classification music-classification music-search music-recommendation spring-boot vue

spring-deep-audio-api's Introduction

spring-deep-audio-api

Deep Learning Audio Processing in Spring Boot

Usage

Build

Make sure you have Java 8 SDK and maven installed on your local machine.

If you are on Windows platform, Run make.ps1 in the project root (from Powershell) to build the server jar:

./make.ps1

If you are on a unix machine, run the following command:

mvn -f pom.xml clean package -Plocal -U
cp dp-machine-learning-server/target/dp-machine-learning-server.jar bin/dp-machine-learning-server.jar 

Run backend

Run the following command from the root directory of the project:

java -jar bin/dp-machine-learning-server.jar

This will start the backend server running at http://localhost:8081

To view the list of api available, the link is at http://localhost:8081/swagger-ui.html

Run frontend

Run the following command from the root directory of the project:

cd dp-machine-learning-frontend
npm install
npm start

This will start the Vue frontend running at http://localhost:8080

spring-deep-audio-api's People

Contributors

cschen1205 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

cdsnow2017

spring-deep-audio-api's Issues

详细说明

能给个项目的详细说明吗?语音学习,学习的是什么?目的是提高语音转文字的正确率吗?

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.