Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

c0x63c/rvc-tts-webui-wsl-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  • Windows 11(64GB)
  • NVidia video card (RTX3060 12GB)
  • WSL2 (32GB and operation confirmed on Ubuntu 20.04)

*Not confirmed in other configurations than those listed above.

Installing

  • Build Docker with the following command
docker compose build

Usage

  • Access the following after docker compose up -d
http://localhost:7860
  • In order to start it, you need to put the pth file and index file together with the directory name under the weights folder.
volumes/weights
        └── model1
            ├── model1.pth
            └── model1.index #(index file starting with add)

Version

  • 2023/09/17

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published