add docker support (#802)

* add docker support

* 修复训练集解压问题

* 修复web.py启动问题

* 混合数据集训练参数
This commit is contained in:
神楽坂·喵
2022-12-16 11:16:25 +08:00
committed by GitHub
parent b402f9dbdf
commit cd20d21f3d
13 changed files with 143 additions and 2 deletions

5
.gitignore vendored
View File

@@ -18,4 +18,7 @@
!vocoder/saved_models/pretrained/**
!encoder/saved_models/pretrained.pt
wavs
log
log
!/docker-entrypoint.sh
!/datasets_download/*.sh
/datasets