4 Forks
16 Stars
16 Watchers

SummerTTS_VS

SummerTTS 是一个基于C++的独立编译的中文和英文语音合成项目,可以本地运行不需要网络,而且没有额外的依赖,一键编译完成即可用于中文和英文的语音合成。SummerTTS is a standalone Chinese and English speech synthesis(TTS) project that has almost no dependency and could be easily used for Chinese TTS with just one key build out

How to download and setup SummerTTS_VS

Open terminal and run command
git clone https://github.com/jark006/SummerTTS_VS.git
git clone is used to create a copy or clone of SummerTTS_VS repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SummerTTS_VS https://github.com/jark006/SummerTTS_VS/archive/master.zip

Or simply clone SummerTTS_VS with SSH
[email protected]:jark006/SummerTTS_VS.git

If you have some problems with SummerTTS_VS

You may open issue on SummerTTS_VS support forum (system) here: https://github.com/jark006/SummerTTS_VS/issues