Spr_Aachen
35fac290ba
Improve G2PWPinyin model handling
...
- Add 'bert_pretrained_dir' environment variable as the highest priority for model_source
- Replace redundant g2pw initialization in chinese2.py with import from download.py
- Remove unused 'parent_directory' variable
2025-11-10 15:00:00 +08:00
KamioRinn
6df61f58e4
语言分割及格式化优化 ( #2488 )
...
* better LangSegmenter
* add version num2str
* better version num2str
* sync fast infer
* sync api
* remove duplicate spaces
* remove unnecessary code
---------
Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
2025-06-27 11:58:41 +08:00
XXXXRT666
53cac93589
Refactor: Format Code with Ruff and Update Deprecated G2PW Link ( #2255 )
...
* ruff check --fix
* ruff format --line-length 120 --target-version py39
* Change the link for G2PW Model
* update pytorch version and colab
2025-04-07 16:42:47 +08:00
KamioRinn
fe2f04bdb8
API for V3 ( #2154 )
2025-03-05 17:13:46 +08:00
Spr_Aachen
78c68d46cb
Fix model_source path ( #1619 )
2024-09-17 15:09:58 +08:00
RVC-Boss
b525c2ae37
Add files via upload
2024-08-06 14:33:43 +08:00
RVC-Boss
d91589036a
更新最新的中文多音字处理逻辑
...
更新最新的中文多音字处理逻辑
2024-08-06 14:08:01 +08:00
KamioRinn
9f8f365b93
Fix normalize ( #1404 )
2024-08-06 12:49:13 +08:00
RVC-Boss
210e508b0c
support gpt-sovits v2
...
support gpt-sovits v2
2024-08-02 15:45:30 +08:00