Skip to content

Releases: jianchang512/clone-voice

Windows-v0.908

01 Aug 15:23
Compare
Choose a tag to compare

Changelos

修复几处界面显示问题


Windows预打包下载(3.7G/含文字转声音模型)

百度网盘下载链接: https://pan.baidu.com/s/1mrU0iiATgB1f5RWrzoX5bA?pwd=p712

Huggingface downloadhttps://huggingface.co/spaces/mortimerme/s4/resolve/main/clone-voice-0.908.7z?download=true

升级包下载/直接覆盖到app.exe所在目录即可:https://github.com/jianchang512/clone-voice/releases/download/v0.908/updatePatch-0.908.7z


模型下载/Download Models(3G)

为减小体积,主文件内不含声音转声音模型,如果需要请单独下载,点击去下载模型


本项目所用模型为coqui.ai出品的xtts_v2,模型开源协议为Coqui Public Model License 1.0.0,使用本项目请遵循该协议,协议全文见 https://coqui.ai/cpml.txt

The model used in this project is xtts_v2 produced by coqui.ai, and the model open source license is Coqui Public Model License 1.0.0 , please follow this agreement when using this project. The full text of the agreement can be found at https://coqui.ai/cpml.txt

clone-voice-v0.907

28 Feb 10:01
Compare
Choose a tag to compare

Changelos

  1. 修复几处bug

预编译主文件下载(1.7G/不含模型 no models)

百度网盘下载链接: https://pan.baidu.com/s/1YpvBYmKcogi1eA04FNjU3Q?pwd=9sye

GitHub downloadhttps://github.com/jianchang512/clone-voice/releases/download/v0.907/clone-voice-v0.907.7z

升级包下载to0.904/直接覆盖app.exe即可:https://github.com/jianchang512/clone-voice/releases/download/v0.907/app.exe


模型下载/Download Models(3G)

为减小体积,主文件内不含模型,模型请单独下载,点击去下载模型


本项目所用模型为coqui.ai出品的xtts_v2,模型开源协议为Coqui Public Model License 1.0.0,使用本项目请遵循该协议,协议全文见 https://coqui.ai/cpml.txt

The model used in this project is xtts_v2 produced by coqui.ai, and the model open source license is Coqui Public Model License 1.0.0 , please follow this agreement when using this project. The full text of the agreement can be found at https://coqui.ai/cpml.txt

clone-voice-v0.901

21 Jan 17:05
Compare
Choose a tag to compare

Changelos

  1. 更新证书说明coqui.ai

预编译主文件下载(1.7G/不含模型 no models)

百度网盘下载链接: https://pan.baidu.com/s/16xPodHMqXB7t8VVqnHouqg?pwd=qtai

GitHub downloadhttps://github.com/jianchang512/clone-voice/releases/download/v0.901/clone-voice-v0.901.7z


升级包下载(63M)

如果已有旧版软件,可仅下载该升级包,将解压后的app.exe和文件夹复制到原软件目录下覆盖即可

GitHub downloadhttps://github.com/jianchang512/clone-voice/releases/download/v0.901/PatchUpdate-to-v0.901.7z


模型下载/Download Models(3G)

为减小体积,主文件内不含模型,模型请单独下载,点击去下载模型


本项目所用模型为coqui.ai出品的xtts_v2,模型开源协议为Coqui Public Model License 1.0.0,使用本项目请遵循该协议,协议全文见 https://coqui.ai/cpml.txt

The model used in this project is xtts_v2 produced by coqui.ai, and the model open source license is Coqui Public Model License 1.0.0 , please follow this agreement when using this project. The full text of the agreement can be found at https://coqui.ai/cpml.txt

模型下载

19 Nov 17:41
Compare
Choose a tag to compare

完整模型下载(文字转声音和声音转声音)

下载完整模型压缩后,压缩包内含有2个文件夹,分别是ttstts_cache, 将这2个文件夹覆盖app.py或app.exe所在目录下的同名文件夹
如图
image

软件目录下有一个tts文件夹,包含“文字转声音”和“声音转文字”全部模型后,该文件夹内会存在3个子文件夹,分别是
tts_models--multilingual--multi-dataset--xtts_v2文件夹 voice_conversion_models--multilingual--vctk--freevc24文件夹 `wavlm 文件夹
如下图
image

百度网盘下载链接(2个模型2.9G): https://pan.baidu.com/s/1LkCbGJHeQaRs-sUoB_IbTw?pwd=dqv3

Huggingface.co下载(2个模型2.9G) https://huggingface.co/spaces/mortimerme/s4/resolve/main/clone-voice-all-models.7z?download=true

单独下载每个模型

也可单独下载每个模型,在tts文件夹内解压

GitHub下载载文字->声音模型(1.6G ): https://github.com/jianchang512/clone-voice/releases/download/v0.0.1/model-tts.7z

GitHub下载声音->声音模型(1.3G): https://github.com/jianchang512/clone-voice/releases/download/v0.0.1/model-sts.7z



提示 声音-声音线程失败,显示连接 github 错误解决

使用预编译时,如果模型均已下载,并正确解压,解压后目录结构如上图所示,但仍提示连接 github 网站失败,请 下载 extra-to-tts_cache.zip 解压后得到2个文件,将这2个文件复制到 tts_cache 目录下



下载用于训练的文件

下载训练文件后,在软件根目录下解压,然后双击 runtrain.bat

百度网盘下载:https://pan.baidu.com/s/1_9n-4GJjvUoeVYhkHllJOA?pwd=1k1g

huggingface下载:https://huggingface.co/spaces/mortimerme/s4/resolve/main/train-extract.7z?download=true



模型协议/ Model License

本项目所用模型为coqui.ai出品的xtts_v2,模型开源协议为Coqui Public Model License 1.0.0,使用本项目请遵循该协议,协议全文见 https://coqui.ai/cpml.txt

The model used in this project is xtts_v2 produced by coqui.ai, and the model open source license is Coqui Public Model License 1.0.0 , please follow this agreement when using this project. The full text of the agreement can be found at https://coqui.ai/cpml.txt