Skip to content

[优化] 1Aa-文本获取#1102

Merged
RVC-Boss merged 4 commits into
RVC-Boss:mainfrom
SapphireLab:language_filter
May 19, 2024
Merged

[优化] 1Aa-文本获取#1102
RVC-Boss merged 4 commits into
RVC-Boss:mainfrom
SapphireLab:language_filter

Conversation

@SapphireLab

Copy link
Copy Markdown
Contributor

相关 Issue: #1099

Note

过滤掉标注文件中语言不受支持的数据.

修改 prepare_datasets/1-get-text.py:

  • 获取文本时过滤掉字典 language_v1_to_language_v2 不支持的语言类型, 添加 Warning 提示.

优化 WebUI 相应部分的反馈,

修改 webui.py:

  • 点击 开启文本获取一键三连 时, 判断输出结果拼接后的长度是否大于 0, 不大于 0 则表示文本获取失败.

修改效果示例:

image

Warning

  • 建议: 添加全局日志, 方便后续修改?

@RVC-Boss RVC-Boss merged commit 0357d0c into RVC-Boss:main May 19, 2024
@SapphireLab SapphireLab deleted the language_filter branch May 22, 2024 08:39
RVC-Boss pushed a commit that referenced this pull request May 27, 2024
* api接口,修复文本切分符号设定中,中文分号错写为英文分号的问题 (#1001)

* 一些小问题修复 (#1021)

* fix import error. It may happen when calling
 api.py

* Update README.md

* Update gpt-sovits_kaggle.ipynb

* Update gpt-sovits_kaggle.ipynb

* fix path error
delete useless line wraps

* 删除重复的 COPY 指令 (#1073)

* [优化] 1Aa-文本获取 (#1102)

* Filter unsupported languages

* add feedback

* simplify modification

* fix detail

* Update english.py (#1106)

copy but not ref the phones list becoz it will be extend later, if not do so,it will affect the self.cmu dict values.

* Update models.py

* modify freeze_quantizer mode, avoid quantizer's codebook updating (#953)

---------

Co-authored-by: FengQingYunDan <pingdengjia0liu@163.com>
Co-authored-by: Kenn Zhang <breakstring@hotmail.com>
Co-authored-by: 蓝梦实 <36986837+SapphireLab@users.noreply.github.com>
Co-authored-by: lyris <lyris@users.noreply.github.com>
Co-authored-by: hcwu1993 <15855138469@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants