-
0%| | 0/2 [00:00
-
![image](https://github.com/litagin02/Style-Bert-VITS2/assets/56304837/3ee5f8aa-924c-4649-a8bb-a96097db232e)
透明度の調整と、少し過剰な下スクロールへの対応をすることで問題はなくなるかな?
-
mayebe:[Bert-VITS2-Faster](https://github.com/foocker/Bert-VITS2-Faster )
-
如题,已经完成chinese_bert.py 的测试,主函数运行正常,对数据集的清理与重采样也完成
![image](https://github.com/YYuX-1145/Bert-VITS2-Integration-package/assets/96008766/919d210a-aace-493c-94ba-eec2daeba787)
![image](https://github.c…
-
I currently ran into a bit of a problem that may have something to do with my CUDA. I'm a MacBook M1 user, so naturally, I don't have a GPU that fits CUDA. Normally I would expect setting CPU to the d…
-
## 运行环境
* 操作系统 (Linux/macOS/Windows):
* 部署方式 (Docker/windows快速部署包/自己搭的环境):
* Python 版本 (如果是部署包可不填):
* 代码版本/部署包版本:
## 问题描述
## 问题复现步骤
-
Hello,
I am not sure what to do to install it?
There is the "release" file, then what should I click when I Unzipp the archive? There is a .sh file but I am on WINDOWS.
Any help is appreciated?
…
-
错误定位在:
audios = []
with torch.no_grad(): 下面,其中2.3新增的auto模式需要新的audio读取方式
![72c8cef6c4441ba5f8b4339d33704063](https://github.com/jiangyuxiaoxiao/Bert-VITS2-UI/assets/45302883/3c7c45cd…
-
Editorでは、テキストをペーストしたとき、テキストエリアではないがために改行の情報を捨ててしまっているが、これでは長すぎる。
自動でペーストされる内容の改行を認識して分割する機能は難しいような気がしたので、句点で分割する機能(Optional)をお願いします。
-
您好!我希望能够在我制作的bert-vits2整合包中集成您的subfix工具(不含打标功能)。如果您同意的话,我的训练管理器会提供启动subfix的入口。并且由于不同版本gradio组件更新方法不同,我可能会对您的一些代码进行修改,也可能加入一些新的功能。目前整合包的全部代码开源。也会在readme中进行说明。顺带问一下,您使用的gradio版本是哪一个?