Skip to content

kon72/nnsvs-on-docker-on-wsl2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NNSVS on Docker on WSL 2

Installation

First, you have to install WSL 2 (Windows Subsystem for Linux 2) and set up CUDA Toolkit and Docker on it. See CUDA on WSL User Guide.

Running NNSVS

Use the Docker Compose script to build NNSVS image from Dockerfile.

docker-compose build

Download kiritan_singing.zip from 研究者向け東北きりたん歌唱データベース ログインページ and unzip to ./kiritan_singing/.

Start up JupyterLab by running:

docker-compose up

Open http://localhost:8888/ to access the notebook.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published