Skip to content

chenying99/ttsv2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

ttsv2

业界推理速度最快的语音克隆系统,低端显卡,端侧部署

fast tts (ZH EN) lightweight

https://voxflash.github.io/

ttsv2

http:127.0.0.1:8000/demo.html

Installation

cuda >= 12.3.2

docker pull berlinisaiah/ttsv2:v1

docker container run -it --gpus all --mount type=bind,source=$(pwd)/resources,target=/app/resources -p 8000:8000 berlinisaiah/ttsv2:v1

docker container run -d --gpus all --mount type=bind,source=$(pwd)/resources,target=/app/resources -p 8000:8000 berlinisaiah/ttsv2:v1

About

fast tts (ZH EN) lightweight

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors