Skip to content

Releases: Artrajz/vits-simple-api

v0.6.14

30 Nov 10:29
Compare
Choose a tag to compare

What's Changed

  • Fix the parsing error of the lang parameter in stream_bert_vits2_infer
  • Remove the saving of abs_path in config.yaml
  • Fix the torch_data_type reading error in Bert-VITS2
  • Fix the download progress bar and add support for resuming downloads

Full Changelog: v0.6.13...v0.6.14

Decompression

如遇解压出错问题,请尝试下载最新版的7-zip解压。
If encountering issues with decompression, please try downloading the latest version of 7-Zip for extraction.
解凍で問題が発生した場合は、最新バージョンの7-Zipをダウンロードして解凍してみてください。
https://7-zip.org/

国内网络下载问题

搜索关键词:github release 加速
用国内版必应可以搜索出来,然后找到任意可用的加速代理网站进行下载

v0.6.13

11 Nov 15:42
Compare
Choose a tag to compare

What's Changed

  • Fix streaming audio duplication by @Risenafis in #163
  • Add CORS setting by @Risenafis in #164
  • Update readme(Use double quotes) by @initialencounter in #168
  • Update requirements.txt with prebuild-dependencies by @YaoSiQian in #177
  • 修复GPT-SoVITS API中语言lang参数传入问题
  • 支持在webui中搜索speaker以及参考音频预设
  • 支持在VITS,Bert-VITS2和GPT-SoVITS的lang参数中传入多个语种标签,以限制文本语种识别的范围。例如一个支持中日英三语模型,可以传入lang="zh en",多个语种使用空格分开,表示待合成文本只会使用中文和英语语音合成。传入模型不支持的语种标签则会被过滤
  • 支持修改文本分割的正则表达式(内置的语种识别逻辑是先将文本分割成多个小段,再分别进行识别得到对应语种),方法为在config.yaml中修改language_identification.split_pattern
  • 修复docker部署方式缺失bert等模型配置文件的问题

New Contributors

Full Changelog: v0.6.12...v0.6.13

Decompression

如遇解压出错问题,请尝试下载最新版的7-zip解压。
If encountering issues with decompression, please try downloading the latest version of 7-Zip for extraction.
解凍で問題が発生した場合は、最新バージョンの7-Zipをダウンロードして解凍してみてください。
https://7-zip.org/

v0.6.12

09 Apr 15:38
Compare
Choose a tag to compare

What's Changed

  • 修复SSML中加载多个模型时,说话人id切换错误的问题

Full Changelog: v0.6.11...v0.6.12

Decompression

如遇解压出错问题,请尝试下载最新版的7-zip解压。
If encountering issues with decompression, please try downloading the latest version of 7-Zip for extraction.
解凍で問題が発生した場合は、最新バージョンの7-Zipをダウンロードして解凍してみてください。
https://7-zip.org/

v0.6.11

25 Mar 12:08
Compare
Choose a tag to compare

What's Changed

  • 更新Bert-VITS2 日文特化版(Jpanese Extra)
  • 此版本后Release下的windows部署包将会预先把nltk数据包打包进来
  • 同步更新GPT-SoVITS并行推理,对于长文本推理有成倍速度提升
  • phrases_dict.txt移动到data目录下,方便docker挂载
  • 内置ngrok内网穿透,使用需要注册ngrok并填写autotoken
  • 程序初始化时预先加载langid模型,提升首次推理的速度
  • 同步更新GPT-SoVITS选择seed的功能
  • 新增Colab NotebookAutodl镜像

Full Changelog: v0.6.10...v0.6.11

Decompression

如遇解压出错问题,请尝试下载最新版的7-zip解压。
If encountering issues with decompression, please try downloading the latest version of 7-Zip for extraction.
解凍で問題が発生した場合は、最新バージョンの7-Zipをダウンロードして解凍してみてください。
https://7-zip.org/

v0.6.10

10 Mar 14:35
Compare
Choose a tag to compare

What's Changed

  • 同步更新GPT-SoVITS英文字符修复,无文本模式
  • 修复“泡一泡”等词组的推理问题
  • 修复GPT-SoVITS模型加载问题
  • 解决emotional的bug by @zwssunny in #148
  • 增加一键执行脚本 by @zwssunny in #149
  • 同步更新GPT-SoVITS推理加速,有20%~50%提升
  • 新增阅读API,支持旁白对话设置不同的说话人,接口为voice/reading,参数见文档
  • 修复若干的小毛病

New Contributors

Full Changelog: v0.6.9...v0.6.10

Decompression

如遇解压出错问题,请尝试下载最新版的7-zip解压。
If encountering issues with decompression, please try downloading the latest version of 7-Zip for extraction.
解凍で問題が発生した場合は、最新バージョンの7-Zipをダウンロードして解凍してみてください。
https://7-zip.org/

v0.6.9

14 Feb 12:43
Compare
Choose a tag to compare

What's Changed

  • 同步更新GPT-SoVITS DPO,增加top_k,top_p,temperature参数
  • 更新GPT-SoVITS中日英混合文本推理
  • 自动在大写的英文缩写字母之间加入空格,朗读时将会一个字母一个字母念

Full Changelog: v0.6.8...v0.6.9

Decompression

如遇解压出错问题,请尝试下载最新版的7-zip解压。
If encountering issues with decompression, please try downloading the latest version of 7-Zip for extraction.
解凍で問題が発生した場合は、最新バージョンの7-Zipをダウンロードして解凍してみてください。

v0.6.8

09 Feb 11:03
Compare
Choose a tag to compare

What's Changed

  • 更新对GPT-SoVITS的支持
  • 增加参考音频预设字典 (GPT-SoVITS)
  • 修复设置页面中复选框失效问题
  • 过滤掉一些影响不大的警告

Full Changelog: v0.6.7...v0.6.8

Decompression

如遇解压出错问题,请尝试下载最新版的7-zip解压。
If encountering issues with decompression, please try downloading the latest version of 7-Zip for extraction.
解凍で問題が発生した場合は、最新バージョンの7-Zipをダウンロードして解凍してみてください。

祝大家除夕快乐!

v0.6.7

01 Feb 06:46
ec7e2a1
Compare
Choose a tag to compare

What's Changed

  • update bert_vits2 v2.4 by @Artrajz in #142
  • 修复style_text导致的问题
  • 移除int8由于其不可用
  • 优化自动加载模型

Full Changelog: v0.6.6...v0.6.7

Decompression

如遇解压出错问题,请尝试下载最新版的7-zip解压。
If encountering issues with decompression, please try downloading the latest version of 7-Zip for extraction.
解凍で問題が発生した場合は、最新バージョンの7-Zipをダウンロードして解凍してみてください。

v0.6.6

21 Jan 06:07
Compare
Choose a tag to compare

What's Changed

  • 更新配置文件系统 by @Artrajz in #129
  • bert模型、情感模型、tts模型统一放到data目录下存放
  • 重要:此次更新之后,放入data/models目录下的tts模型,默认将会全部自动加载。在配置文件中保留了开关,可恢复为手动填写路径指定加载模型。
  • 同步支持bert-vits2的fp16功能
  • 为下载release文件添加新的国内代理
  • tts模型直接加载到device中
  • webui中添加api_key设置
  • 修复一些模型加载问题

Full Changelog: v0.6.5...v0.6.6

Decompression

如遇解压出错问题,请尝试下载最新版的7-zip解压。
If encountering issues with decompression, please try downloading the latest version of 7-Zip for extraction.
解凍で問題が発生した場合は、最新バージョンの7-Zipをダウンロードして解凍してみてください。

v0.6.5

09 Jan 05:28
Compare
Choose a tag to compare

What's Changed

  • 更新对Bert-VITS2中文特化版的兼容,使用前将模型的config.json版本号改为extra或者zh-clap
  • Bert-VITS2 v2.2和中文特化版中若不填写text_prompy,默认改为Happy,与Bert-VITS2的webui保持一致。
  • 内置的多音字词典添加重生重重地自少时的拼音。

Full Changelog: v0.6.4...v0.6.5

Decompression

如遇解压出错问题,请尝试下载最新版的7-zip解压。
If encountering issues with decompression, please try downloading the latest version of 7-Zip for extraction.
解凍で問題が発生した場合は、最新バージョンの7-Zipをダウンロードして解凍してみてください。