Skip to content

longlifedahan/vits-Batch-synthesis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(1)确保已经安装anaconda、pytorch和cuda

(2)pip install -r requirements.txt安装依赖(虚拟环境下)

(3)进入monotonic_align目录,python setup.py build_ext --inplace

(4)编辑run.bat文件,其中conda activate [你的虚拟环境名称]

(5)双击运行run.bat文件

(6)或者直接激活anaconda的虚拟环境,python convert.py也是一样的

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.0%
  • Jupyter Notebook 5.0%