Skip to content

Releases: Spr-Aachen/Easy-Voice-Toolkit

Version 1.2.2

14 Nov 00:45
Compare
Choose a tag to compare

由于本次更新涉及大量的底层改动,建议删除以前的版本然后重新下载这个新版本
It's highly recommanded to uninstall/remove the previous version and download the new version instead since extensive changes to the core system have involved during this update.

New Features

  • 添加更新内容预览功能
    Add feature to display update content when querying updates
  • 性能优化(更快的响应速度和更小的资源占用)
    Performance optimization (faster response speed and smaller resource usage)

Changes

  • 改进所有弹窗中错误报告的展现形式且支持直接复制
    Improve error reporting in popups and add copy functionality
  • 新的控件视觉效果
    Improve visual effects of several controls

Bug Fixes

  • 修复由路径获取问题导致的GPT-SoVITS训练报错的问题
    Fix path retrieval issue for GPT-SoVITS model training
  • 修复程序退出后异常占用的问题
    Resolve resource leak after program exit
  • 修复部分图标/文字在黑色主题下消失的问题
    Resolve icon/text visibility issues in dark theme

Download Ready-to-use Portable Package

Link - huggingface
Link - 百度网盘

Version 1.2.1

21 Oct 14:31
Compare
Choose a tag to compare

Changes

  • 变更原‘ASR’为‘VPR’
    Rename 'ASR' to 'VPR' for semantic clarity
  • 变更原‘STT’为‘ASR’
    Rename 'STT' to 'ASR' for semantic clarity

Bug Fixes

  • 修复GPT-SoVITS训练报错的问题
    Fix ModuleNotFoundError for GPT-SoVITS model training
  • 修复所有子窗口的表格显示异常
    Fix index column display bug for all childWindows' tables
  • 修复部分输入栏图标丢失的问题
    Fix icon missing issue for several LineEdits

Download Ready-to-use Portable Package

Link - huggingface
Link - 百度网盘

Version 1.2.0

16 Oct 10:34
Compare
Choose a tag to compare

New Features

  • 添加选用webui还是gui进行GPT-SoVITS推理的选项
    Add option to choose whether to use the webui or gui for GPT-SoVITS infer
  • 性能优化(更快的响应速度和更小的资源占用)
    Performance optimization (faster response speed and smaller resource usage)

Changes

  • 移除客户端重启按钮
    Remove client reboot function

Bug Fixes

  • 修复程序无法正常退出的问题
    Fix issue where applications failed to exit properly
  • 修复语音识别的表格显示异常
    Fix index column display bug for asr edit table

Download Ready-to-use Portable Package

Link - huggingface
Link - 百度网盘

Version 1.1.9

16 Sep 00:55
Compare
Choose a tag to compare

New Features

  • 添加对GPT-SoVITS v2模型的推理支持
    Add TTS support for GPT-SoVITS v2 models
  • 性能优化(更快的响应速度和更小的资源占用)
    Performance optimization (faster response speed and smaller resource usage)

Changes

  • 改用静默的方式检查更新
    Implement silent update check on application startup
  • 使用git子模块替代核心文件
    Replace direct core files inclusion with Git submodules

Bug Fixes

  • 修复Python依赖安装bug
    Fix python requirements installation bug
  • 修复音频降噪报错问题
    Fix exception handling failure issue for audio denoiser

Download Ready-to-use Portable Package

Link - huggingface
Link - 百度网盘

Version 1.1.5

14 Jul 14:41
Compare
Choose a tag to compare

New Features

  • 支持鼠标拖拽控制台的边框
    Support page splitting (by dragging the console's border)

Changes

  • 简化数据集制作工具创建临时文件夹的流程
    Simplify the function to create temp folders for DatasetCreator

Bug Fixes

  • 修复数据集制作工具由于未能成功转换字符类型而导致执行加法操作时报错的问题
    Solve the problem that errors occurred due to the failure of DataFrame to convert character types
  • 修复语音识别界面表格的文件选择按钮无响应的问题
    Fix the no response issue of the file dialog button in the table of ASR interface

Download Ready-to-use Portable Package

Link: https://huggingface.co/SprAachen/Easy-Voice-Toolkit-Package/resolve/main/EVT_windows_x64.7z?download=true
Backup: https://pan.baidu.com/s/1TbzsT_asSOy9JIx72WJP_g?pwd=1xap

Version 1.1.4

03 Jul 06:08
Compare
Choose a tag to compare

Changes

  • 非N卡用户启动客户端时不再报错
    Disable the error report while no NVIDIA GPU is available
  • 重构VITS2代码
    Reconstruct VITS2

Bug Fixes

  • 修复无法正常保存GPT-SoVITS的数据集编辑结果的问题
    Resolve the issue where the dataset creator of GPT-SoVITS fails to save edit results successfully
  • 修复VITS(2)的数据集制作工具在创建临时文件夹时报错的问题
    Address the problem where the dataset creator of VITS encounters errors while creating temporary folders

Download Ready-to-use Portable Package

Link:
Backup: https://pan.baidu.com/s/1TbzsT_asSOy9JIx72WJP_g?pwd=1xap

Version 1.1.3

20 Jun 06:00
Compare
Choose a tag to compare

New Features

  • 将使用向导设置为常驻( 位于工具页面右上角)以便随时查看
    Make the guidance feature permanent (in the upper-right corner of the Tools page) so that it can be viewed at any time.
  • 添加对PyQt5库的支持
    Add support for PyQt5

Changes

  • 简化TTS参数设置(包括GPT-SoVITS与VITS2)
    Simplify TTS param options (including GPT-SoVITS&VITS2)
  • 合并最新版本的GPT-SoVITS代码
    Merge source code from the latest version of GPT-SoVITS

Bug Fixes

  • 彻底修复配置文件的编码报错问题
    Fix the complete encoding failure issue for ConfigParser
  • 解决GPT-SoVITS每次推理都需要重新加载模型的问题
    Fix the issue that GPT-SoVITS had to reload models for each inference

Download Ready-to-use Portable Package

Link:
Backup: https://pan.baidu.com/s/1TbzsT_asSOy9JIx72WJP_g?pwd=1xap

Version 1.1.2

09 Jun 11:42
Compare
Choose a tag to compare

New Features

  • 在环境配置页面加入了pytorch版本管理功能(尚在测试中,不建议使用)
    Support torch version management (beta version, not safe to use)
  • 添加对jieba_fast库的支持
    Add support for jieba_fast

Changes

  • 合并最新版本的GPT-SoVITS代码
    Merge source code from the latest version of GPT-SoVITS

Bug Fixes

  • 修复配置文件的编码问题
    Fix encoding failure issue for ini files
  • 修复语音合成页面输入框的所做更改无法被保存至配置文件的问题
    Fix the issue that the text input section in TTS pages can't be saved to config successfully

Download Ready-to-use Portable Package

Link:
Backup: https://pan.baidu.com/s/1TbzsT_asSOy9JIx72WJP_g?pwd=1xap

Version 1.1.1

31 May 04:49
Compare
Choose a tag to compare

New Features

  • 允许用户直接在本地界面(无需webui)进行GPT-SoVITS语音合成和保存合成结果
    Allow users to do GPT-SoVITS model inference locally and checking output through a button
  • 为导航树添加主题变换效果和状态图标
    Add theme changing effect and status icons to the navegation trees

Changes

  • 将导航树中的“基础/高级参数设置”条目替换为所有参数名称
    Replace all "Basic/Advance ParamSettings" items of the navegation trees with params' names
  • 合并最新版本的GPT-SoVITS代码
    Merge source code from the latest version of GPT-SoVITS

Bug Fixes

  • 修复部分内置功能故障问题
    Bug fix for several inner functions
  • 精简底层代码
    Code simplification

Download Ready-to-use Portable Package

Link:
Backup: https://pan.baidu.com/s/1TbzsT_asSOy9JIx72WJP_g?pwd=1xap

Version 1.0.9

18 May 04:06
Compare
Choose a tag to compare

New Features

  • 添加能够在启动时重置所有参数设置的选项
    Add option to reset parameter settings on start up
  • 为模型管理页面的表格添加模型文件类型信息
    Add suffix info to the model-managing table

Changes

  • 调整所有工具页面的配置分区以增强可读性
    Adjust config sections of each tool page to be more readable

Bug Fixes

  • 修复模型表单中文件后缀缺失的问题
    Fix suffix missing issue of manifest
  • 修复语音合成页面中配置管理按钮缺失的问题
    Complement the params management buttons of TTS tool page

Download Ready-to-use Portable Package

Link:
Backup: https://pan.baidu.com/s/1TbzsT_asSOy9JIx72WJP_g?pwd=1xap