Skip to content

Releases: Artrajz/vits-simple-api

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をダウンロードして解凍してみてください。

v0.6.4

05 Jan 16:14
Compare
Choose a tag to compare

What's Changed

  • 修复Bert-VITS2多语种连读停顿的问题
  • 修复ssml解析中读取配置的问题
  • ssml调用参数中若不填写模型类型,则自动从已加载的模型类型中选取

Full Changelog: v0.6.3.1...v0.6.4

v0.6.3.1

04 Jan 04:58
Compare
Choose a tag to compare

What's Changed

  • Fix english_bert_mock.py and compatibility issues

Full Changelog: v0.6.3...v0.6.3.1