Skip to content

An automatic guitar transcription service API base on TENT

Notifications You must be signed in to change notification settings

ykhorzon/soloroom-backend

 
 

Repository files navigation

SoloRoom-backend

A browser-based guitar tablature editing web application backend integrated with solola guitar technique transcription algorithm

Project Status: CircleCI

Contribution Guide

Under construction..., You can check out our trello kanban to pick up tasks.

Requirements

  • pipenv
  • python 3.7 (or 3+)
  • django 2.2.1
  • PostgresSQL
  • Docker / docker-compose
  • SoloLa

(Detail packages dependency recored in Pipfile)

Status

This web app is not full integrated with SoloLa

Devolepment

Use docker-compose to create development environment

  • WIP

Directory

  • backend/urls.py, wsgi.py : backend settings
  • backend/settings/dev.py : backend settings
  • backend/api: service api
  • frontend: github repo
  • legacy: legacy source code (only for reference)

Research behind soloroom-backend

About

An automatic guitar transcription service API base on TENT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XSLT 46.2%
  • Python 28.8%
  • AMPL 16.8%
  • HTML 7.4%
  • Other 0.8%