Skip to content

SoloLa-Platform/Deprecated_SoloLa-py3-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SoloLa python 3.5 Docker Image

Caution! This version of soloLa is unstable

We provide an docker image for SoloLa python3.5 . Check out the image on Docker Hub

https://hub.docker.com/r/ykhorizon/solola-py35/

(This dockerfile and image are prepared for soloLa-core and solaLa platfrom development)

Dependency

We use essentia docker image as base images:

  • ubuntu:16.04 (latest ubuntu LTS)

Other dependency check out SoloLa Requirements

Usage

 
docker run -ti --rm -v `pwd`:/soloLa ykhorizon/solola-py35 bash 
git clone https://github.com/SoloLa-Platform/SoloLa.git
cd SoloLa
git checkout dev_version
python3 main.py [absolute/path/to/audio.mp3]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages